Re: stop in usr/ports/www/firefox3

2008-09-30 Thread Anton Shterenlikht
On Mon, Sep 29, 2008 at 05:54:20AM -0700, Dino Vliet wrote:
 Hi Laci,
  
 I did portsnap fetch update so I guess that should do the trick.
  
 Or not?

also see  [Bug 449373] firefox3 FreeBSD Alpha build fails on
bugzilla.mozilla.org

I gave up on firefox3 on FBSD Alpha, use kazehakase instead.

regards

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 928 8233 
Fax: +44 (0)117 929 4423
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: stop in usr/ports/www/firefox3

2008-09-29 Thread Dánielisz László
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]


Re: stop in usr/ports/www/firefox3

2008-09-29 Thread Dino Vliet
Hi Laci,
 
I did portsnap fetch update so I guess that should do the trick.
 
Or not?
 
Brgds
Dino

--- On Mon, 9/29/08, Dánielisz László [EMAIL PROTECTED] wrote:

From: Dánielisz László [EMAIL PROTECTED]
Subject: Re: stop in usr/ports/www/firefox3
To: [EMAIL PROTECTED], freebsd-questions@freebsd.org, [EMAIL PROTECTED]
Date: Monday, September 29, 2008, 2:14 PM






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]


stop in usr/ports/www/firefox3

2008-09-28 Thread Dino Vliet
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]