<div style="font-family: Verdana; font-size: 12;"><div style="font-family: 'Times New Roman'; font-size: medium;"><span style="font-family: monospace;">On 28/06/13 12:01, Michel Stahl wrote:</span></div><div><span style="font-family: monospace; font-size: medium;">>On 28/06/13 07:39, Gabriele Bulfon wrote:</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>> Hi, I moved to 4.1 build from scratch.</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>> Build required me a couple of new system libs (libodfgen and libmwaw)</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>> that I could package easily.</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>> Then, it stops just after the succesful configure:</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>> </span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>> /sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice->4.1.0.1//bridges/Module_bridges.mk:28:</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>> *** no bridge selected for build: bailing out.. Stop.</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;">>the UNO binary<->C++ bridge, which is specific to architecture and</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>compiler ABI.</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;">>i guess you need to tweak the "if" conditionals in</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>bridges/Module_bridges.mk to select the appropriate GCC3 bridge for your</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>platform; there is one in bridges/source/cpp_uno/gcc3_solaris_{intel,sparc}</span></div><div><span style="font-family: monospace; font-size: medium;"><br></span></div><div><span style="font-family: monospace; font-size: medium;">Hi, I noticed the bridges structure is quite changed from 4.0 and 4.1.</span></div><div><span style="font-family: monospace; font-size: medium;">In 4.0 build, it could correctly select the solaris intel bridge.</span></div><div><span style="font-family: monospace; font-size: medium;">Looks like 4.1 cannot do it anymore, though I debugged env vars and they look</span></div><div><span style="font-family: monospace; font-size: medium;">correctly set to CPU=I and OS=SOLARIS.</span></div><div style="font-family: 'Times New Roman'; font-size: medium;"><font face="monospace">Actually I cannot see how that 4.1 mk file is now selecting the bridge,</font></div><div style="font-family: 'Times New Roman'; font-size: medium;"><font face="monospace">while in 4.0 there were a lot of if, including solaris specifics.</font></div><div style="font-family: 'Times New Roman'; font-size: medium;"><font face="monospace">Can you help me on how to force Module_bridges.mk to use gcc3_solaris_intel?</font></div><div style="font-family: 'Times New Roman'; font-size: medium;"><font face="monospace"><br></font></div><div style="font-family: 'Times New Roman'; font-size: medium;"><font face="monospace">Another clue: I'm using gcc4.4.7....maybe this is annoying it? And if yes, why</font></div><div style="font-family: 'Times New Roman'; font-size: medium;"><font face="monospace">4.0 was not?</font></div><div style="font-family: 'Times New Roman'; font-size: medium;"><font face="monospace"><br></font></div><div style="font-family: 'Times New Roman'; font-size: medium;"><font face="monospace">Thanks again,</font></div><div style="font-family: 'Times New Roman'; font-size: medium;"><font face="monospace">Gabriele.</font></div></div>