On 25.11.10 21:25, [email protected] wrote:
Author: andreast
Date: Thu Nov 25 20:25:12 2010
New Revision: 441
Log:
Fix compilation on amd64. Same as in Firefox.
Hi Andreas,
was that enough to for the build to complete? With a patch that
basically did the same thing the build stopped here for me:
c++ -o xpcshell -I/usr/local/include -fno-rtti -fno-exceptions -Wall
-Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy
-Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof
-Wno-variadic-macros -Werror=return-type -O2 -pipe -fno-strict-aliasing
-fno-strict-aliasing -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O
xpcshell.o -pthread
-Wl,-rpath-link,/usr/home/flo/freebsd-gecko/branches/experimental/mail/thunderbird-devel/work/comm-central/mozilla/dist/bin
-Wl,-rpath-link,/usr/local/lib -L../../../../dist/bin
-L../../../../dist/lib ../../../../dist/lib/libxpcomglue_s.a
-L/usr/home/flo/freebsd-gecko/branches/experimental/mail/thunderbird-devel/work/comm-central/mozilla/dist/bin
-lxpcom -lmozalloc -lxul
-L/usr/home/flo/freebsd-gecko/branches/experimental/mail/thunderbird-devel/work/comm-central/mozilla/dist/bin
-lxpcom -lmozalloc -lxul -L/usr/local/lib -lplds4 -lplc4 -lnspr4
-pthread
/usr/home/flo/freebsd-gecko/branches/experimental/mail/thunderbird-devel/work/comm-central/mozilla/dist/bin/libldap60.so:
undefined reference to `re_comp'
/usr/home/flo/freebsd-gecko/branches/experimental/mail/thunderbird-devel/work/comm-central/mozilla/dist/bin/libldap60.so:
undefined reference to `re_exec'
gmake[5]: *** [xpcshell] Error 1
gmake[5]: Leaving directory
`/usr/home/flo/freebsd-gecko/branches/experimental/mail/thunderbird-devel/work/comm-central/mozilla/js/src/xpconnect/shell'
gmake[4]: *** [tools] Error 2
gmake[4]: Leaving directory
`/usr/home/flo/freebsd-gecko/branches/experimental/mail/thunderbird-devel/work/comm-central/mozilla/js/src/xpconnect'
gmake[3]: *** [tools_tier_platform] Error 2
gmake[3]: Leaving directory
`/usr/home/flo/freebsd-gecko/branches/experimental/mail/thunderbird-devel/work/comm-central/mozilla'
gmake[2]: *** [tier_platform] Error 2
gmake[2]: Leaving directory
`/usr/home/flo/freebsd-gecko/branches/experimental/mail/thunderbird-devel/work/comm-central/mozilla'
gmake[1]: *** [default] Error 2
gmake[1]: Leaving directory
`/usr/home/flo/freebsd-gecko/branches/experimental/mail/thunderbird-devel/work/comm-central/mozilla'
gmake: *** [default] Error 2
*** Error code 1
Stop in
/usr/home/flo/freebsd-gecko/branches/experimental/mail/thunderbird-devel.
*** Error code 1
Stop in
/usr/home/flo/freebsd-gecko/branches/experimental/mail/thunderbird-devel.
I didn't have enough time to track this down today, but I'll have
another look at it tomorrow.
This is 9-CURRENT built with clang...
--
Florian Smeets
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"