Re: [Libreoffice] build error with cppunit - Making install in DllPlugInTester

2011-02-13 Thread Kishan Bhat
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

Re: [Libreoffice] build error with cppunit - Making install in DllPlugInTester

2011-02-11 Thread Kishan Bhat
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

Re: [Libreoffice] build error with cppunit - Making install in DllPlugInTester

2011-02-11 Thread Michael Meeks
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

[Libreoffice] build error with cppunit - Making install in DllPlugInTester

2011-02-10 Thread Kishan Bhat
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