Hi, Do you cvsup-ed your system?
Laci ----- Original Message ---- From: Dino Vliet <[EMAIL PROTECTED]> To: freebsd-questions@freebsd.org; [EMAIL PROTECTED] Sent: Sunday, September 28, 2008 2:25:15 PM Subject: stop in usr/ports/www/firefox3 Hi peeps, I want to install firefox3 beside my working firefox2 port on my amd64 system running freebsd 6.3 but the installation fails here: ../../../../dist/lib/libxpcomglue_s.a(nsStringAPI.o)(.text+0x13b8): In function `nsACString::SetLength(unsigned int)': : undefined reference to `NS_CStringGetMutableData' ../../../../dist/lib/libxpcomglue_s.a(nsStringAPI.o)(.text+0x13ea): In function `nsACString::BeginWriting(char**, char**, unsigned int)': : undefined reference to `NS_CStringGetMutableData' ../../../../dist/lib/libxpcomglue_s.a(nsStringAPI.o)(.text+0x14f8): In function `nsACString::BeginWriting(unsigned int)': : undefined reference to `NS_CStringGetMutableData' ../../../../dist/lib/libxpcomglue_s.a(nsStringAPI.o)(.text+0x151d): In function `nsACString::EndWriting()': : undefined reference to `NS_CStringGetMutableData' ../../../../dist/lib/libxpcomglue_s.a(nsStringAPI.o)(.text+0x1aac): In function `nsDependentSubstring_external::nsDependentSubstring_external(nsAString const&, unsigned int)': : undefined reference to `NS_StringContainerInit2' ../../../../dist/lib/libxpcomglue_s.a(nsStringAPI.o)(.text+0x1b14): In function `nsDependentSubstring_external::nsDependentSubstring_external(nsAString const&, unsigned int, unsigned int)': : undefined reference to `NS_StringContainerInit2' ../../../../dist/lib/libxpcomglue_s.a(nsStringAPI.o)(.text+0x1b68): In function `nsDependentCSubstring_external::nsDependentCSubstring_external(nsACString const&, unsigned int)': : undefined reference to `NS_CStringContainerInit2' ../../../../dist/lib/libxpcomglue_s.a(nsStringAPI.o)(.text+0x1bd0): In function `nsDependentCSubstring_external::nsDependentCSubstring_external(nsACString const&, unsigned int, unsigned int)': : undefined reference to `NS_CStringContainerInit2' ../../../../dist/lib/libxpcomglue_s.a(nsStringAPI.o)(.text+0x1c73): In function `CompressWhitespace(nsAString&)': : undefined reference to `NS_StringGetMutableData' ../../../../dist/lib/libxpcomglue_s.a(nsStringAPI.o)(.text+0x1e13): In function `ToLowerCase(nsACString const&, nsACString&)': : undefined reference to `NS_CStringGetMutableData' ../../../../dist/lib/libxpcomglue_s.a(nsStringAPI.o)(.text+0x1e93): In function `ToUpperCase(nsACString const&, nsACString&)': : undefined reference to `NS_CStringGetMutableData' ../../../../dist/lib/libxpcomglue_s.a(nsCRTGlue.o)(.text+0x14f): In function `NS_strndup(unsigned short const*, unsigned int)': : undefined reference to `NS_Alloc' ../../../../dist/lib/libxpcomglue_s.a(nsCRTGlue.o)(.text+0x1d1): In function `NS_strdup(char const*)': : undefined reference to `NS_Alloc' ../../../../dist/lib/libxpcomglue_s.a(nsMemory.o)(.text+0x1d): In function `nsMemory::Clone(void const*, unsigned long)': : undefined reference to `NS_Alloc' gmake[5]: *** [libimgicon.so] Error 1 gmake[5]: Leaving directory `/usr/ports/www/firefox3/work/mozilla/modules/libpr0n/decoders/icon' gmake[4]: *** [tools] Error 2 gmake[4]: Leaving directory `/usr/ports/www/firefox3/work/mozilla/modules/libpr0n/decoders' gmake[3]: *** [tools] Error 2 gmake[3]: Leaving directory `/usr/ports/www/firefox3/work/mozilla/modules/libpr0n' gmake[2]: *** [tools_tier_gecko] Error 2 gmake[2]: Leaving directory `/usr/ports/www/firefox3/work/mozilla' gmake[1]: *** [tier_toolkit] Error 2 gmake[1]: Leaving directory `/usr/ports/www/firefox3/work/mozilla' gmake: *** [default] Error 2 *** Error code 2 Stop in /usr/ports/www/firefox3. *** Error code 1 Stop in /usr/ports/www/firefox3. [EMAIL PROTECTED] /usr/ports/www/firefox3]# What is wrong here? uname -a: FreeBSD zouk.alice.nl 6.3-RELEASE-p1 FreeBSD 6.3-RELEASE-p1 #18: Thu Mar 20 21:01:24 CET 2008 root@:/usr/obj/usr/src/sys/MYKERNEL amd64 Hope somebody can help. Brgds Dino _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"