Summary: | sys-kernel/config-kernel-0.3.3 is not working | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | José Romildo Malaquias <jrmalaq> |
Component: | Current packages | Assignee: | Peter Johanson (RETIRED) <latexer> |
Status: | RESOLVED WONTFIX | ||
Severity: | major | CC: | mindtech |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
José Romildo Malaquias
2004-09-24 15:06:51 UTC
I've the same problem with lirc-0.7.0_pre7. I installed config-kernel-0.3.3 too and ran : #config-kernel --output-dir /var/tmp/kernel-output * Writing out changes to /etc/env.d/05kernel * Running env-update. You should run 'source /etc/profile' to update * your environment, or log out and in again. * Error updating the environment! That's what I received. The only change I noticed is : # echo $KBUILD_OUTPUT_PREFIX /var/tmp/kernel-output I have forgot to tell that I have the same output messages from the command "config-kernel --output-dir /var/tmp/kernel-output". It seems to me it's working (at least on my computer) you only have to do config-kernel --make-koutput=$PWD in your kernel dir The only problem is that new kernel doesn't automagically use that feature. --output-dir only sets KBUILD_OUTPUT_PREFIX which seems not to be used by any eclass. config-kernel is no longer supported or recommended. Marking WONTFIX. |