Hi Michael,<br><br>This is the end of strace output:<br><br>Process 8798 resumed<br>Process 8799 detached<br>[pid 8798] --- SIGCHLD (Child exited) @ 0 (0) ---<br>Process 8797 resumed<br>Process 8798 detached<br>--- SIGCHLD (Child exited) @ 0 (0) ---<br>
open("/usr/share/locale-langpack/en_US.UTF-8/LC_MESSAGES/make.mo", O_RDONLY) = -1 ENOENT (No such file or directory)<br>open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/make.mo", O_RDONLY) = -1 ENOENT (No such file or directory)<br>
open("/usr/share/locale-bundle/en_US.UTF-8/LC_MESSAGES/make.mo", O_RDONLY) = -1 ENOENT (No such file or directory)<br>open("/usr/share/locale-langpack/en_US.utf8/LC_MESSAGES/make.mo", O_RDONLY) = -1 ENOENT (No such file or directory)<br>
open("/usr/share/locale/en_US.utf8/LC_MESSAGES/make.mo", O_RDONLY) = -1 ENOENT (No such file or directory)<br>open("/usr/share/locale-bundle/en_US.utf8/LC_MESSAGES/make.mo", O_RDONLY) = -1 ENOENT (No such file or directory)<br>
open("/usr/share/locale-langpack/en_US/LC_MESSAGES/make.mo", O_RDONLY) = -1 ENOENT (No such file or directory)<br>open("/usr/share/locale/en_US/LC_MESSAGES/make.mo", O_RDONLY) = -1 ENOENT (No such file or directory)<br>
open("/usr/share/locale-bundle/en_US/LC_MESSAGES/make.mo", O_RDONLY) = -1 ENOENT (No such file or directory)<br>open("/usr/share/locale-langpack/en.UTF-8/LC_MESSAGES/make.mo", O_RDONLY) = -1 ENOENT (No such file or directory)<br>
open("/usr/share/locale/en.UTF-8/LC_MESSAGES/make.mo", O_RDONLY) = -1 ENOENT (No such file or directory)<br>open("/usr/share/locale-bundle/en.UTF-8/LC_MESSAGES/make.mo", O_RDONLY) = -1 ENOENT (No such file or directory)<br>
open("/usr/share/locale-langpack/en.utf8/LC_MESSAGES/make.mo", O_RDONLY) = -1 ENOENT (No such file or directory)<br>open("/usr/share/locale/en.utf8/LC_MESSAGES/make.mo", O_RDONLY) = -1 ENOENT (No such file or directory)<br>
open("/usr/share/locale-bundle/en.utf8/LC_MESSAGES/make.mo", O_RDONLY) = -1 ENOENT (No such file or directory)<br>open("/usr/share/locale-langpack/en/LC_MESSAGES/make.mo", O_RDONLY) = -1 ENOENT (No such file or directory)<br>
open("/usr/share/locale/en/LC_MESSAGES/make.mo", O_RDONLY) = -1 ENOENT (No such file or directory)<br>open("/usr/share/locale-bundle/en/LC_MESSAGES/make.mo", O_RDONLY) = -1 ENOENT (No such file or directory)<br>
make: *** [all] Error 1<br>chdir("/home/joost/work/git/libo") = 0<br><br>My /usr/share has locale and locale-bundle, but not locale-langpack.<br>My /usr/share/locale has en_US, but not en_US.UTF-8.<br><br>Thanks, Joost<br>
<br><br><div class="gmail_quote">2010/12/2 Michael Meeks <span dir="ltr"><<a href="mailto:michael.meeks@novell.com">michael.meeks@novell.com</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi Joost,<br>
<div class="im"><br>
On Thu, 2010-12-02 at 08:28 +0100, Joost Eekhoorn wrote:<br>
> I missed the e-mail about moving from rawbuild to native build, so I<br>
> did remove the old installation.<br>
<br>
:-)<br>
<br>
> Then I did a new Native Build installation as described on the wiki<br>
> page.<br>
<br>
</div> Great.<br>
<div class="im"><br>
> make[2]: Entering directory<br>
> `/home/joost/work/git/libo/clone/libs-extern/cppunit/<a href="http://unxlngx6.pro/misc/build/cppunit-1.12.1/src/DllPlugInTester" target="_blank">unxlngx6.pro/misc/build/cppunit-1.12.1/src/DllPlugInTester</a>'<br>
> /bin/sh ../../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/joost/work/git/libo/clone/libs-extern/cppunit/<a href="http://unxlngx6.pro/misc/build/cppunit-1.12.1/ooo-install/lib" target="_blank">unxlngx6.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<br>
> `dlclose'<br>
> collect2: ld returned 1 exit status<br>
<br>
</div> That is rather odd. My equivalent line is:<br>
<br>
/bin/sh ../../libtool --tag=CXX --mode=link /opt/icecream/bin/g++<br>
-I/data/opt/OpenOffice/bootstrap/solver/330/<a href="http://unxlngi6.pro/inc/stl%0A-DGXX_INCLUDE_PATH=/usr/include/c++/4.5" target="_blank">unxlngi6.pro/inc/stl<br>
-DGXX_INCLUDE_PATH=/usr/include/c++/4.5</a> -ldl<br>
-L/data/opt/OpenOffice/bootstrap/solver/330/<a href="http://unxlngi6.pro/lib" target="_blank">unxlngi6.pro/lib</a> -o<br>
DllPlugInTester DllPlugInTester.o<br>
CommandLineParser.o ../../src/cppunit/<a href="http://libcppunit.la" target="_blank">libcppunit.la</a> -Wl,-Bdynamic<br>
-lstlport_gcc -lm -lstdc++ -lm<br>
<br>
It looks like you're missing a some -L<library path>s in there - but<br>
surely they cannot affect this - /usr/lib will be in the compiler<br>
library search paths (surely).<br>
<br>
I assume you have a /usr/lib/libdl.so (and lib64) and that you have<br>
glibc-devel packages installed [ it would be hard not to I think ].<br>
<br>
Most odd; ;-) perhaps an "strace -f -e file make" output will be more<br>
helpful, showing you which libdl (if any) it is finding.<br>
<br>
Thanks,<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>