Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


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@novell.com  <><, Pseudo Engineer, itinerant idiot



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.