pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

fail to build mail/thunderbird (macppc)



Hello, 

I have been trying to get thunderbird to build on netbsd/macppc. I have my pkgsrc updated to 2017Q3. I tried make install in both mail/thunderbird AND mail/thunderbird45. Both fail with same issue at same spot. Here is the output from thunderbird45:


---------------
../../xpcom/reflect/xptcall/xptcall.o:(.data.rel.ro.local._ZTV14nsXPTCStubBase[_ZTV14nsXPTCStubBase]+0x3ec): undefined reference to `nsXPTCStubBase::Stub249()'
../../xpcom/reflect/xptcall/xptcall.o:(.data.rel.ro.local._ZTV14nsXPTCStubBase[_ZTV14nsXPTCStubBase]+0x3f0): undefined reference to `nsXPTCStubBase::Sentinel0()'
../../xpcom/reflect/xptcall/xptcall.o:(.data.rel.ro.local._ZTV14nsXPTCStubBase[_ZTV14nsXPTCStubBase]+0x3f4): undefined reference to `nsXPTCStubBase::Sentinel1()'
../../xpcom/reflect/xptcall/xptcall.o:(.data.rel.ro.local._ZTV14nsXPTCStubBase[_ZTV14nsXPTCStubBase]+0x3f8): undefined reference to `nsXPTCStubBase::Sentinel2()'
../../xpcom/reflect/xptcall/xptcall.o:(.data.rel.ro.local._ZTV14nsXPTCStubBase[_ZTV14nsXPTCStubBase]+0x3fc): undefined reference to `nsXPTCStubBase::Sentinel3()'
../../xpcom/reflect/xptcall/xptcall.o:(.data.rel.ro.local._ZTV14nsXPTCStubBase[_ZTV14nsXPTCStubBase]+0x400): undefined reference to `nsXPTCStubBase::Sentinel4()'
ld: libxul.so: hidden symbol `_ZN14nsXPTCStubBase7Stub234Ev' isn't defined
ld: final link failed: Bad value
/usr/pkgsrc/mail/thunderbird45/work/thunderbird-45.8.0/mozilla/config/rules.mk:825: recipe for target 'libxul.so' failed
gmake[3]: *** [libxul.so] Error 1
gmake[3]: Leaving directory '/usr/pkgsrc/mail/thunderbird45/work/build/toolkit/library'
/usr/pkgsrc/mail/thunderbird45/work/thunderbird-45.8.0/mozilla/config/recurse.mk:71: recipe for target 'toolkit/library/target' failed
gmake[2]: *** [toolkit/library/target] Error 2
gmake[2]: Leaving directory '/usr/pkgsrc/mail/thunderbird45/work/build'
/usr/pkgsrc/mail/thunderbird45/work/thunderbird-45.8.0/mozilla/config/recurse.mk:32: recipe for target 'compile' failed
gmake[1]: *** [compile] Error 2
gmake[1]: Leaving directory '/usr/pkgsrc/mail/thunderbird45/work/build'
/usr/pkgsrc/mail/thunderbird45/work/thunderbird-45.8.0/mozilla/config/rules.mk:547: recipe for target 'default' failed
gmake: *** [default] Error 2
*** Error code 2

Stop.
make[2]: stopped in /usr/pkgsrc/mail/thunderbird45
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/mail/thunderbird45
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/mail/thunderbird45

——————————

If any more info is needed please let me know.

Thank you






Home | Main Index | Thread Index | Old Index