Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48609 - tcng-9i can't be emerged on 2.4 kernels > 2.4.23
Summary: tcng-9i can't be emerged on 2.4 kernels > 2.4.23
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-21 14:33 UTC by dswhite42
Modified: 2004-04-24 03:38 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 dswhite42 2004-04-21 14:33:02 UTC
> uname -a
Linux www 2.4.25_pre7-gss-r2 #1 SMP Wed Apr 21 12:19:14 EDT 2004 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz GenuineIntel GNU/Linux

> emerge -s gs-sources
*  sys-kernel/gs-sources
      Latest version available: 2.4.25_pre7-r4
      Latest version installed: 2.4.25_pre7-r4

> emerge sys-apps/tcng
>>> emerge (1 of 1) sys-apps/tcng-9i to /
...
>>> Unpacking tcng-9i.tar.gz to /var/tmp/portage/tcng-9i/work
...
>>> Source unpacked.
building tcsim:      yes
found kernel 2.4.25, need one of 2.4.3,2.4.4,2.4.5,2.4.6,2.4.7,2.4.8,2.4.9,2.4.10,2.4.12,2.4.13,2.4.14,2.4.15,2.4.16,2.4.17,2.4.18,2.4.19,2.4.20,2.4.21,2.4.22,2.4.23,2.5.0,2.5.1,2.5.2,2.5.3,2.5.4

!!! ERROR: sys-apps/tcng-9i failed.
!!! Function src_compile, Line 97, Exitcode 1
!!! configure failed

Looks like the $KVERSIONS variable in the tcng "configure" script needs to be updated - it only knows about 2.4 kernels up to 2.4.23

(as an aside, I'd appreciate if someone could tell me how I could jumpstart this ebuild process on my own machine.  I can manually edit /var/tmp/portage/tcng-9i/work/tcng/configure and add 2.4.25 to the KVERSIONS variable, but how do I get ebuild to use my newly-edited "configure" file and build the package (and add tcng to my "world" file)?  Doing an "emerge tcng" again will just start the process over, overwriting my edited "configure" file with a stock one from the tcng tarball.)

Thanks.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-04-23 18:39:15 UTC
i'm working on this now. the author recommends a version bump as lots of other things are fixed as well.
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-04-24 03:38:28 UTC
fixed in cvs.