Michael: Yes, I have seen this mismatched symbol problem. I recommend that you clean all of the unxmacx(i)(p).pro directories and running the build again. cppuhelper may be looking at a different library for that symbol than salhelper.
BTW, what are you building? aquavcl01 or another build? Putting this in the subject line helps. James McKenzie -----Original Message----- >From: Michael Sicotte <[EMAIL PROTECTED]> >Sent: Feb 25, 2007 7:48 PM >To: [email protected] >Subject: [mac] build troubles > >I have some new trouble building ooo. > >Making: ../unxmacxi.pro/slb/cppuhelper.lib >Making: ../unxmacxi.pro/lib/libuno_cppuhelpergcc3.dylib.3 >ccache g++ -Wl,-multiply_defined,suppress -Wl -lobjc -Wl,- >exported_symbols_list >... >ld: Undefined symbols: >__ZN9salhelper21SimpleReferenceObjectnwEm >__ZTIN9salhelper21SimpleReferenceObjectE >/usr/bin/libtool: internal link edit command failed >dmake: Error code 1, while making '../unxmacxi.pro/lib/ >libuno_cppuhelpergcc3.dylib.3' > >but I find >_ZN9salhelper21SimpleReferenceObjectnwEm >_ZTIN9salhelper21SimpleReferenceObjectE > >in salhelper already built, so I don't understand why it is broken. > >Has anyone seen and solved this trouble before? I tried re-building >and delivering in salhelper again, and then cleaning cppuhelper and >building again, but still the same error. > >Thanks, > >Mike > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
