Stefan Bruda wrote:
> Hi,
> 
> I am trying to build a fresh 64-bit fink installation on my 10.5.8
> (Intel) box.  While installing bundle-gnome, firefox2 fails as
> follows:
> 
> gcc -o prsystem.o -c    -I/opt/sw/include  -pipe -Wmost -fno-common 
> -no-cpp-precomp -pthread -Os -fPIC  -UDEBUG  -DMOZILLA_CLIENT=1 -DNDEBUG=1 
> -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DXP_UNIX=1 -DDARWIN=1 
> -DHAVE_BSD_FLOCK=1 -Di386=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1  -DFORCE_PR_LOG 
> -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ 
> -I/opt/sw/src/fink.build/firefox2-2.0.0.20-4/mozilla/dist/include/nspr 
> -I../../../pr/include -I../../../pr/include/private  prsystem.c
> prsystem.c: In function 'PR_GetSystemInfo':
> prsystem.c:198: error: '_PR_SI_ARCHITECTURE' undeclared (first use in this 
> function)
> prsystem.c:198: error: (Each undeclared identifier is reported only once
> prsystem.c:198: error: for each function it appears in.)
> make[5]: *** [prsystem.o] Error 1
> make[5]: Leaving directory 
> `/opt/sw/src/fink.build/firefox2-2.0.0.20-4/mozilla/nsprpub/pr/src/misc'

Firefox2 won't support x86_64 without significant patching and it has 
been end of lifed by upstream, so it's pretty much certain that will 
never change.  The package description for the stable tree got modified 
to indicate this, but that change was not done to the unstable tree, so 
you're seeing that.  I've modified the info file now so after a 
selfupdate it should stop showing for any x86_64 setups.

Firefox3 should be able to build on x86_64, but I haven't actually been 
able to test it.  If you needed firefox2 as a dependency for some gnome 
related package, you should contact the maintainer of that package to 
see if firefox3 would satisfy it instead.

Hanspeter

ps.  I did manage to patch the error you reported, but there are further 
errors after that one that are much more significant.  I can provide 
that first patch, but have no idea on how to even begin on the later errors.

-- 
Hanspeter Niederstrasser
hanspeter AT snaggledworks DOT com


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to