Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24626 - dev-libs/nss fails to compile with Linux 2.6.0-test1
Summary: dev-libs/nss fails to compile with Linux 2.6.0-test1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-16 16:19 UTC by Blu3
Modified: 2003-08-29 10:22 UTC (History)
1 user (show)

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 Blu3 2003-07-16 16:19:11 UTC
# emerge -u nss
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-libs/nss-3.8 to /
>>> md5 src_uri ;-) nss-3.8.tar.gz
>>> Unpacking source...
>>> Unpacking nss-3.8.tar.gz to /mnt/old/var/tmp/portage/nss-3.8/work
>>> Source unpacked.
../coreconf/config.mk:67: ../coreconf/Linux2.6.mk: No such file or directory
../coreconf/config.mk:167: no file name for `-include'
make: *** No rule to make target ../coreconf/Linux2.6.mk.  Stop.
make: *** [../coreconf/Linux2.6.mk] Error 1

!!! ERROR: dev-libs/nss-3.8 failed.
!!! Function src_compile, Line 43, Exitcode 2
!!! coreconf make failed

It occurs to me that an upstream patch of copying Linux2.5.mk to Linux2.6.mk
should be close to sufficient
Comment 1 Pat Erley 2003-07-17 16:45:14 UTC
have tested and verified that copying the 2.5 file to 2.6 fixes it.  I believe that a sumple patch has probably been submitted to mozilla for this, but is sort of lost in the mixup of the whole domain move thing.
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2003-07-20 09:22:50 UTC
thanks pat for the suggestion. i've fixed it by doing exactly that. however, i don't have a 2.6 kernel to test. someone want to verify that it is truely fixed for 2.6 ?
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2003-08-29 10:22:34 UTC
i assume its fixed since a number of ppl use 2.6 and haven't reported the problem since.