puckbag
09-03-2006, 12:46 AM
had good success with RapidVPS Gentoo for 4 months :)
...now i've run into 2 gentoo kernel issues in 2 days :confused:
trying to emerge tomcat which has dev-java/jss-3.4 in the dependency tree. jss seems to need access to the kernel .config to emerge. below i've included kernel information and the output of emerge -va jss
would any .config work?
do i need the 2.6.8-022stab078.14-enterprise source directory?
not sure what to do next in resolving this issue...
rapidvps ~ # uname -a
Linux rapidvps.*** 2.6.8-022stab078.14-enterprise #1 SMP Wed Jul 19 16:24:18 MSD 2006
i686 Dual Core AMD Opteron(tm) Processor 270 GNU/Linux
rapidvps src # emerge -va jss
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] dev-java/jss-3.4 0 kB
Total size of downloads: 0 kB
Would you like to merge these packages? [Yes/No] Yes
>>> Emerging (1 of 1) dev-java/jss-3.4 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking jss-3.4-src.tar.gz ;-)
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Could not find a usable .config in the kernel source directory.
* Please ensure that /usr/src/linux points to a configured set of Linux sources.
* If you are using KBUILD_OUTPUT, please set the environment var so that
* it points to the necessary object directory so that it might find .config.
!!! ERROR: dev-java/jss-3.4 failed.
Call stack: ebuild.sh, line 1555: Called dyn_setup
ebuild.sh, line 668: Called pkg_setup
ebuild.sh, line 1248: Called linux-info_pkg_setup
linux-info.eclass, line 554: Called die
!!! Unable to calculate Linux Kernel version
!!! If you need support, post the topmost build error, and the call stack if relevant.
...now i've run into 2 gentoo kernel issues in 2 days :confused:
trying to emerge tomcat which has dev-java/jss-3.4 in the dependency tree. jss seems to need access to the kernel .config to emerge. below i've included kernel information and the output of emerge -va jss
would any .config work?
do i need the 2.6.8-022stab078.14-enterprise source directory?
not sure what to do next in resolving this issue...
rapidvps ~ # uname -a
Linux rapidvps.*** 2.6.8-022stab078.14-enterprise #1 SMP Wed Jul 19 16:24:18 MSD 2006
i686 Dual Core AMD Opteron(tm) Processor 270 GNU/Linux
rapidvps src # emerge -va jss
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] dev-java/jss-3.4 0 kB
Total size of downloads: 0 kB
Would you like to merge these packages? [Yes/No] Yes
>>> Emerging (1 of 1) dev-java/jss-3.4 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking jss-3.4-src.tar.gz ;-)
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Could not find a usable .config in the kernel source directory.
* Please ensure that /usr/src/linux points to a configured set of Linux sources.
* If you are using KBUILD_OUTPUT, please set the environment var so that
* it points to the necessary object directory so that it might find .config.
!!! ERROR: dev-java/jss-3.4 failed.
Call stack: ebuild.sh, line 1555: Called dyn_setup
ebuild.sh, line 668: Called pkg_setup
ebuild.sh, line 1248: Called linux-info_pkg_setup
linux-info.eclass, line 554: Called die
!!! Unable to calculate Linux Kernel version
!!! If you need support, post the topmost build error, and the call stack if relevant.