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

Kishan Bhat kishanbhat at gmail.com
Fri Feb 11 09:40:45 PST 2011


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 <michael.meeks at novell.com>wrote:

> 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/KcMu29Ja
>
> make[2]: Entering directory
> `/home/bhat/git/libo/clone/libs-extern/cppunit/
> unxlngi6.pro/misc/build/cppunit-1.12.1/src/DllPlugInTester'
> /bin/bash ../../libtool --tag=CXX   --mode=link g++   -ldl  -o
> DllPlugInTester DllPlugInTester.o
> CommandLineParser.o ../../src/cppunit/libcppunit.la -lm
> g++ -o .libs/DllPlugInTester DllPlugInTester.o CommandLineParser.o
>  -ldl ../../src/cppunit/.libs/libcppunit.so -lm  -Wl,--rpath
> -Wl,/home/bhat/git/libo/clone/libs-extern/cppunit/
> unxlngi6.pro/misc/build/cppunit-1.12.1/ooo-install/lib
> ./../src/cppunit/.libs/libcppunit.so: undefined reference to `dlsym'
> ./../src/cppunit/.libs/libcppunit.so: undefined reference to `dlopen'
> ./../src/cppunit/.libs/libcppunit.so: undefined reference to `dlclose'
>
>        Looks like your libdl is causing grief - it would be interesting to
> know what:
>
>        objdump -T /lib/libdl.so.2
>
>        says - surely it must define 'dlsym' ? :-) how could it not ? and
> your
> link line contains that.
>
>        ATB,
>
>                Michael.
>
> --
>  michael.meeks at novell.com  <><, Pseudo Engineer, itinerant idiot
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110211/3db288f6/attachment.htm>


More information about the LibreOffice mailing list