<div style="color: rgb(0, 0, 0); font-family: Verdana; font-size: 12px;"><br></div><div style="color: rgb(0, 0, 0); font-family: Verdana; font-size: 12px;"><span style="font-family: monospace; font-size: medium;">>take a look at Library_cpp_uno.mk</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>and in particular how bridges_SELECTED_BRIDGE is set...</span><br style="font-family: monospace; font-size: medium;">><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>from what I read the else ifeq($(CPU),I) line 56 pre-empt the section</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>you want which is lower.. line 143</span><br style="font-family: monospace; font-size: medium;">><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>some re-order of the different if/else section seems in order (to</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>works we need to test from the most particular to the most generic)</span><br style="font-family: monospace; font-size: medium;">><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>Norbert</span></div><div style="color: rgb(0, 0, 0); font-family: Verdana; font-size: 12px;"><br></div><div style="color: rgb(0, 0, 0); font-family: Verdana; font-size: 12px;">Build goes through for some time, then I got this (I didn't have this on 4.0):</div><div style="color: rgb(0, 0, 0); font-family: Verdana; font-size: 12px;"><br></div><div><div><span style="font-size: 12px;"><font face="courier new">[build C  ] sal/osl/unx/tempfile.c</font></span></div><div><span style="font-size: 12px;"><font face="courier new">[build C  ] sal/osl/unx/thread.c</font></span></div><div><span style="font-size: 12px;"><font face="courier new">[build C  ] sal/osl/unx/time.c</font></span></div><div><span style="font-size: 12px;"><font face="courier new">[build C  ] sal/osl/unx/util.c</font></span></div><div><span style="font-family: 'courier new'; font-size: 12px;">[build C  ] sal/osl/unx/signal.c</span></div><div><span style="font-size: 12px;"><font face="courier new">[build C  ] sal/osl/unx/backtrace.c</font></span></div><div><span style="font-family: 'courier new'; font-size: 12px;">[build ASM] sal/osl/unx/asm/interlck_x86</span></div><div><span style="font-size: 12px;"><font face="courier new">[build LNK] Library/libuno_sal.so</font></span></div><div><span style="font-size: 12px;"><font face="courier new">ERROR: aux-target missing, library deleted, please try running make again</font></span></div><div><span style="font-size: 12px;"><font face="courier new">make[2]: *** [/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/workdir/unxsogi.pro/LinkTarget/Library//libuno_sal.so.3] Error 1</font></span></div><div style="color: rgb(0, 0, 0); font-family: Verdana; font-size: 12px;"><br></div></div><div style="color: rgb(0, 0, 0); font-family: Verdana; font-size: 12px;">Running make again as suggested, repeats the error.</div><div style="color: rgb(0, 0, 0); font-family: Verdana; font-size: 12px;">Any idea?</div><div style="color: rgb(0, 0, 0); font-family: Verdana; font-size: 12px;"><br></div><div style="color: rgb(0, 0, 0); font-family: Verdana; font-size: 12px;">Gabriele.</div>