Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11227 - Mozilla-1.0.1-r3 emerge failure
Summary: Mozilla-1.0.1-r3 emerge failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-25 17:10 UTC by mindtech
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mindtech 2002-11-25 17:10:23 UTC
After a "emerge mozilla" 
 
with : 
 
USE="alsa avi crypt cups dvd esd gif -gnome gpm gtk gtk2 imap imlib ipv6 jpeg 
java kde ldap libwww mmx mozilla mpeg mysql ncurses opengl oggvorbis pam perl 
png pnp python qt quicktime readline samba ssl tetex tiff truetype X xmms xv 
zlib" 
 
I get : 
 
make[3]: Entering directory 
`/var/tmp/portage/mozilla-1.0.1-r3/work/mozilla/security/coreconf' 
../coreconf/config.mk:66: ../coreconf/Linux2.4.19.mk: No such file or 
directory 
../coreconf/config.mk:166: no file name for `-include' 
make[3]: warning: -jN forced in submake: disabling jobserver mode. 
emake -j1: *** No rule to make target ../coreconf/Linux2.4.19.mk.  Stop. 
make[3]: *** [../coreconf/Linux2.4.19.mk] Error 1 
make[3]: Leaving directory 
`/var/tmp/portage/mozilla-1.0.1-r3/work/mozilla/security/coreconf' 
make[2]: *** [libs] Error 2 
make[2]: Leaving directory 
`/var/tmp/portage/mozilla-1.0.1-r3/work/mozilla/security/manager' 
make[1]: *** [tier_95] Error 2 
make[1]: Leaving directory `/var/tmp/portage/mozilla-1.0.1-r3/work/mozilla' 
make: *** [default] Error 2 
 
!!! ERROR: net-www/mozilla-1.0.1-r3 failed. 
!!! Function src_compile, Line 168, Exitcode 2 
!!! (no error message)
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-11-27 14:04:32 UTC
Add the full output of:

  # uname -a
Comment 2 mindtech 2002-11-28 06:33:09 UTC
Linux adelaide 2.4.19.02 #1 Tue Nov 26 13:03:50 CET 2002 i686 Intel(R) 
Pentium(R) 4 Mobile CPU 1.80GHz GenuineIntel GNU/Linux 
 
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2002-11-28 22:43:36 UTC
Ok, this is a known issue.  You will have to change the Makefile of your kernel
to remove the '.02'
in '2.4.19.02', and recompile/install it.