Jules Colding schreef: > Hi, > > "emerge --sync && emerge -vauDN" today gave me the following error. >
> adding: skin/modern/communicator/cookie/taskbar-cookie.gif (stored 0%) > adding: skin/modern/communicator/cookie/status-cookie.gif (stored 0%) > +++ making chrome /var/tmp/portage/homedir => > ../../dist/bin/chrome/classic.jar > error: file './resources/skin/classic/taskbar-cookie.gif' doesn't exist at > ../../config/make-jars.pl line 418. > gmake[3]: *** [libs] Error 2 > gmake[3]: Leaving directory > `/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/extensions/cookie' > gmake[2]: *** [libs] Error 2 > gmake[2]: Leaving directory > `/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/extensions' > gmake[1]: *** [tier_94] Error 2 > gmake[1]: Leaving directory > `/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla' > make: *** [default] Error 2 > > !!! ERROR: www-client/mozilla-firefox-1.0.6-r2 failed. > !!! Function src_compile, Line 159, Exitcode 2 > !!! (no error message) > !!! If you need support, post the topmost build error, NOT this status > message. > > ############## emerge --info ################# > omc-2 ~ # emerge --info > Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.3, glibc-2.3.5-r0, > 2.6.12-gentoo-r6 x86_64) > ================================================================= > System uname: 2.6.12-gentoo-r6 x86_64 AMD Opteron(tm) Processor 252 > Gentoo Base System version 1.6.13 > dev-lang/python: 2.3.5 > sys-apps/sandbox: 1.2.11 > sys-devel/autoconf: 2.13, 2.59-r6 > sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5 > sys-devel/binutils: 2.15.92.0.2-r10 > sys-devel/libtool: 1.5.18-r1 > virtual/os-headers: 2.6.11-r2 > ACCEPT_KEYWORDS="amd64" > AUTOCLEAN="yes" > CBUILD="x86_64-pc-linux-gnu" > CFLAGS="-march=k8 -O2 -pipe" > CHOST="x86_64-pc-linux-gnu" > CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config > /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config > /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ > /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ > /usr/share/texmf/xdvi/ /var/qmail/control" > CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" > CXXFLAGS="-march=k8 -O2 -pipe" Well, since I just (literally, 10 minutes ago) emerged mozilla-firefox-1.0.6-r2, and had no problems on a 32-bit system, I must suspect that this is a 64-bit issue. In that regard, I see at least one thing in your emerge info that has been called into question for 64-bit users in recent threads: CFLAGS="-march=k8 I am, of course, not a 64-bit user, so I don't know anything about this, but I have seen several responses to similar questions that suggest that the correct flag is march=amd64 Oh, and despite what Patrick said, I think you were right to post here first-- no need to clog up b.g.o with what might be a configuration problem and waste developer's time closing an invalid bug. I think it's always wise to try to make sure that it really is a bug before posting it. And it seems to me that if there is a bug, it might be a *documentation* bug (because the other person who mentioned using march=k8 said that that was the recommendation of the docs, but that seems to no longer be the case, if people using this flag are regularly receiving compilation errors). Holly -- gentoo-user@gentoo.org mailing list