Hi Michael,
I could successfully make dev-install on my lubuntu 10.10, yay!!
I'm sorry I could not provide you with results from the command you
suggested - objdump -T /lib/libdl.so.2. I had formatted and re-installed
lubuntu already.
Thanks for all your help on the ML and the IRC.
On Fri, Feb
Hi Michael,
Ubuntu-natty dev build from Jan 26 2011.
Now, I switched back to unbunto 10.10. I'l retry git, make and let know.
On Fri, Feb 11, 2011 at 3:08 PM, Michael Meeks wrote:
> Hi Kishan,
>
> On Fri, 2011-02-11 at 09:15 +0530, Kishan Bhat wrote:
> > I'm trying to build LO.
>
> On w
Hi Kishan,
On Fri, 2011-02-11 at 09:15 +0530, Kishan Bhat wrote:
> I'm trying to build LO.
On what platform (out of interest ?) is this some self-build linux by
any chance ? did you somehow disable dynamic linking while configuring
it ? ;-)
> and I get this error: http://pastebin.com/KcM
I'm trying to build LO.
This is what I did:
# mkdir git
# cd git
# git clone git://anongit.freedesktop.org/libreoffice/bootstrap libo
# ./autogen.sh --with-num-cpus=2 --with-max-jobs=1 --without-junit
--disable-graphite
# make
and the build failed citing to re-build cppunit.
I run:
# source *Env