Hi Michael,<br><br>Ubuntu-natty dev build from Jan 26 2011.<br><br>Now, I switched back to unbunto 10.10. I'l retry git, make and let know.<br><br><div class="gmail_quote">On Fri, Feb 11, 2011 at 3:08 PM, Michael Meeks <span dir="ltr"><<a href="mailto:michael.meeks@novell.com">michael.meeks@novell.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi Kishan,<br>
<div class="im"><br>
On Fri, 2011-02-11 at 09:15 +0530, Kishan Bhat wrote:<br>
> I'm trying to build LO.<br>
<br>
</div> On what platform (out of interest ?) is this some self-build linux by<br>
any chance ? did you somehow disable dynamic linking while configuring<br>
it ? ;-)<br>
<div class="im"><br>
> and I get this error: <a href="http://pastebin.com/KcMu29Ja" target="_blank">http://pastebin.com/KcMu29Ja</a><br>
<br>
</div>make[2]: Entering directory<br>
`/home/bhat/git/libo/clone/libs-extern/cppunit/<a href="http://unxlngi6.pro/misc/build/cppunit-1.12.1/src/DllPlugInTester" target="_blank">unxlngi6.pro/misc/build/cppunit-1.12.1/src/DllPlugInTester</a>'<br>
/bin/bash ../../libtool --tag=CXX --mode=link g++ -ldl -o<br>
DllPlugInTester DllPlugInTester.o<br>
CommandLineParser.o ../../src/cppunit/<a href="http://libcppunit.la" target="_blank">libcppunit.la</a> -lm<br>
g++ -o .libs/DllPlugInTester DllPlugInTester.o CommandLineParser.o<br>
-ldl ../../src/cppunit/.libs/libcppunit.so -lm -Wl,--rpath<br>
-Wl,/home/bhat/git/libo/clone/libs-extern/cppunit/<a href="http://unxlngi6.pro/misc/build/cppunit-1.12.1/ooo-install/lib" target="_blank">unxlngi6.pro/misc/build/cppunit-1.12.1/ooo-install/lib</a><br>
./../src/cppunit/.libs/libcppunit.so: undefined reference to `dlsym'<br>
./../src/cppunit/.libs/libcppunit.so: undefined reference to `dlopen'<br>
./../src/cppunit/.libs/libcppunit.so: undefined reference to `dlclose'<br>
<br>
Looks like your libdl is causing grief - it would be interesting to<br>
know what:<br>
<br>
objdump -T /lib/libdl.so.2<br>
<br>
says - surely it must define 'dlsym' ? :-) how could it not ? and your<br>
link line contains that.<br>
<br>
ATB,<br>
<br>
Michael.<br>
<font color="#888888"><br>
--<br>
<a href="mailto:michael.meeks@novell.com">michael.meeks@novell.com</a> <><, Pseudo Engineer, itinerant idiot<br>
<br>
<br>
</font></blockquote></div><br>