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(&quot;/usr/share/locale-langpack/en_US.UTF-8/LC_MESSAGES/make.mo&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>open(&quot;/usr/share/locale/en_US.UTF-8/LC_MESSAGES/make.mo&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>
open(&quot;/usr/share/locale-bundle/en_US.UTF-8/LC_MESSAGES/make.mo&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>open(&quot;/usr/share/locale-langpack/en_US.utf8/LC_MESSAGES/make.mo&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>
open(&quot;/usr/share/locale/en_US.utf8/LC_MESSAGES/make.mo&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>open(&quot;/usr/share/locale-bundle/en_US.utf8/LC_MESSAGES/make.mo&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>
open(&quot;/usr/share/locale-langpack/en_US/LC_MESSAGES/make.mo&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>open(&quot;/usr/share/locale/en_US/LC_MESSAGES/make.mo&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>
open(&quot;/usr/share/locale-bundle/en_US/LC_MESSAGES/make.mo&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>open(&quot;/usr/share/locale-langpack/en.UTF-8/LC_MESSAGES/make.mo&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>
open(&quot;/usr/share/locale/en.UTF-8/LC_MESSAGES/make.mo&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>open(&quot;/usr/share/locale-bundle/en.UTF-8/LC_MESSAGES/make.mo&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>
open(&quot;/usr/share/locale-langpack/en.utf8/LC_MESSAGES/make.mo&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>open(&quot;/usr/share/locale/en.utf8/LC_MESSAGES/make.mo&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>
open(&quot;/usr/share/locale-bundle/en.utf8/LC_MESSAGES/make.mo&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>open(&quot;/usr/share/locale-langpack/en/LC_MESSAGES/make.mo&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>
open(&quot;/usr/share/locale/en/LC_MESSAGES/make.mo&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>open(&quot;/usr/share/locale-bundle/en/LC_MESSAGES/make.mo&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>
make: *** [all] Error 1<br>chdir(&quot;/home/joost/work/git/libo&quot;)      = 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">&lt;<a href="mailto:michael.meeks@novell.com">michael.meeks@novell.com</a>&gt;</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>
&gt; I missed the e-mail about moving from rawbuild to native build, so I<br>
&gt; did remove the old installation.<br>
<br>
        :-)<br>
<br>
&gt; Then I did a new Native Build installation as described on the wiki<br>
&gt; page.<br>
<br>
</div>        Great.<br>
<div class="im"><br>
&gt; make[2]: Entering directory<br>
&gt; `/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>&#39;<br>

&gt; /bin/sh ../../libtool --tag=CXX   --mode=link g++   -ldl  -o<br>
&gt; DllPlugInTester DllPlugInTester.o<br>
&gt; CommandLineParser.o ../../src/cppunit/<a href="http://libcppunit.la" target="_blank">libcppunit.la</a> -lm<br>
&gt; g++ -o .libs/DllPlugInTester DllPlugInTester.o CommandLineParser.o<br>
&gt; -ldl ../../src/cppunit/.libs/libcppunit.so -lm  -Wl,--rpath<br>
&gt; -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>
&gt; ../../src/cppunit/.libs/libcppunit.so: undefined reference to `dlsym&#39;<br>
&gt; ../../src/cppunit/.libs/libcppunit.so: undefined reference to `dlopen&#39;<br>
&gt; ../../src/cppunit/.libs/libcppunit.so: undefined reference to<br>
&gt; `dlclose&#39;<br>
&gt; 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&#39;re missing a some -L&lt;library path&gt;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 &quot;strace -f -e file make&quot; 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>  &lt;&gt;&lt;, Pseudo Engineer, itinerant idiot<br>
<br>
<br>
</font></blockquote></div><br>