Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-amd64
Navigation:
Lists: gentoo-amd64: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-amd64@g.o
From: Aurélien Francillon <aurelien.francillon@...>
Subject: trouble building mozilla on P4 x86_64
Date: Tue, 9 May 2006 16:22:24 +0200
Hi,
It's my first time in installing gentoo on an amd64 host, everyting was ok 
untill now, thanks ..
however i run into trouble with building mozilla (seems to be required to 
build mozilla from source for grome ). the error is :

"Only 32bit ELF files supported"

I'm quite surprised to know that mozilla don't support 64Bit ;) ... I gess 
this is  a bug or a miss  configuration from my side ...
I searched bugzilla, forums ans google the only relevant link i have found is 
in greek :( 
http://www.pctechnology.gr/vbull/vb/archive/index.php/t-14766.html

if anyone has a hint for me ... or reads greek ;)
if it turns out to not be a missconfiguration from my side I will file a bug 
on b.g.o ...

Thanks in advance 
Aurélien

details:
- cpu is a Pentium 4 930
- error :
x86_64-pc-linux-gnu-g++ -o nsRegistry.o -c -DOSTYPE=\"Linux2.6\" 
-DOSARCH=\"Linux\" -DHAVE_DEPENDENT_LIBS -I./../  
-I../../../dist/include/xpcom -I../../../dist/include/xpcom_obsolete 
-I../../../dist/include/string -I../../../dist/include/libreg 
-I../../../dist/include/xpcom_compat_c -I../../../dist/include 
-I/var/tmp/portage/mozilla-1.7.13/work/mozilla/dist/include/nspr     -I.    
-fPIC  -DGENTOO_NSPLUGINS_DIR=\"/usr/lib64/nsplugins\" 
-DGENTOO_NSBROWSER_PLUGINS_DIR=\"/usr/lib64/nsbrowser/plugins\"  -fno-rtti 
-fno-handle-exceptions  -Wconversion -Wpointer-arith -Wcast-align 
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor 
-Wno-long-long -march=nocona -pipe -fPIC -Wno-deprecated -Wno-return-type -w 
-fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -ffunction-sections -O1  
-DGENTOO_NSPLUGINS_DIR=\"/usr/lib64/nsplugins\" 
-DGENTOO_NSBROWSER_PLUGINS_DIR=\"/usr/lib64/nsbrowser/plugins\"  
-DMOZILLA_CLIENT -include ../../../mozilla-config.h 
-Wp,-MD,.deps/nsRegistry.pp nsRegistry.cpp
rm -f libxpcom_compat_c.so
x86_64-pc-linux-gnu-g++ -DGENTOO_NSPLUGINS_DIR=\"/usr/lib64/nsplugins\" 
-DGENTOO_NSBROWSER_PLUGINS_DIR=\"/usr/lib64/nsbrowser/plugins\"  -fno-rtti 
-fno-handle-exceptions  -Wconversion -Wpointer-arith -Wcast-align 
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor 
-Wno-long-long -march=nocona -pipe -fPIC -Wno-deprecated -Wno-return-type -w 
-fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -ffunction-sections -O1 
-fPIC -shared -Wl,-h -Wl,libxpcom_compat_c.so -Wl,-rpath,/usr/lib64/mozilla 
-o libxpcom_compat_c.so  nsXPCOMObsolete.o nsRegistry.o      
-Wl,-rpath,/usr/lib64/mozilla  -L../../../dist/bin -lxpcom  
-L../../../dist/bin -L/var/tmp/portage/mozilla-1.7.13/work/mozilla/dist/lib 
-lplds4 -lplc4 -lnspr4 -lpthread -ldl  -L../../../dist/lib -lxpcom_compat  
-Wl,--version-script 
-Wl,../../../build/unix/gnu-ld-scripts/components-version-script 
-Wl,-Bsymbolic -lpangoft2-1.0 -ldl -lm
chmod +x libxpcom_compat_c.so
strip libxpcom_compat_c.so
/var/tmp/portage/mozilla-1.7.13/work/mozilla/config/nsinstall -R -m 755 
libxpcom_compat_c.so ../../../dist/gre/components
../../../dist/bin/elf-dynstr-gc ../../../dist/gre/components/libxpcom_compat_c.so
Only 32bit ELF files supported <=====
gmake[3]: *** [libs] Error 1
gmake[3]: Leaving directory 
`/var/tmp/portage/mozilla-1.7.13/work/mozilla/xpcom/obsolete/component'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory 
`/var/tmp/portage/mozilla-1.7.13/work/mozilla/xpcom/obsolete'
gmake[1]: *** [tier_2] Error 2
gmake[1]: Leaving directory `/var/tmp/portage/mozilla-1.7.13/work/mozilla'
make: *** [default] Error 2


- my emerge info :
(same result with ACCEPT_KEYWORDS="amd64" )


Portage 2203-svn (default-linux/amd64/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 
2.6.15-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r7 x86_64 Intel(R) Pentium(R) D CPU 3.00GHz
Gentoo Base System version 1.6.14
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 x86"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -fomit-frame-pointer -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=nocona -fomit-frame-pointer -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.proxad.net/mirrors/ftp.gentoo.org/ 
http://gentoo.osuosl.org"
LINGUAS="fr es en fr_FR de en_GB pl hu"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X aac alsa apache2 apm arts audiofile avi berkdb bitmap-fonts 
bootsplash bzip2 cdparanoia cdr cli crypt ctype cups curl dba dri dvd eds 
elibc_glibc emboss encode esd ethereal exif expat fam fastbuild flac 
foomaticdb force-cgi-redirect fortran ftp gd gdbm gif glut gmp gnome gpm 
gstreamer gtk gtk2 gtkhtml guile idn imlib ipv6 isdnlog jpeg kde kernel_linux 
lcms libg++ libwww live lzw lzw-tiff mad matroska matrox memlimit mikmod mng 
motif mozilla mp3 mpeg musicbrainz ncurses nls nptl nvidia ogg openal opengl 
oss pam pcre pdflib perl png posix ppds pppd python qt quicktime readline 
reflection samba sdl session simplexml slang soap sockets speex spell spl ssl 
tcltk tcpd theora tiff tokenizer truetype truetype-fonts type1-fonts udev usb 
userland_GNU vorbis x86 xanim xml xml2 xmms xorg xpm xsl xv xvid zlib 
linguas_fr linguas_es linguas_en linguas_fr_FR linguas_de linguas_en_GB 
linguas_pl linguas_hu"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, 
PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS

-- 
gentoo-amd64@g.o mailing list


Replies:
Re: trouble building mozilla on P4 x86_64
-- Aurélien Francillon
Navigation:
Lists: gentoo-amd64: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
Hi and init problem
Next by thread:
Re: trouble building mozilla on P4 x86_64
Previous by date:
Re: How to install to a RAID set?
Next by date:
Re: How to install to a RAID set?


Updated Jun 17, 2009

Summary: Archive of the gentoo-amd64 mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.