Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 171574

Summary: x11-drivers/nvidia-drivers-1.0.9755-r1 sandbox violation w/ gentoo-sources 2.6.20-r3
Product: Gentoo Linux Reporter: Stratos Psomadakis (RETIRED) <psomas>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stratos Psomadakis (RETIRED) gentoo-dev 2007-03-20 15:11:58 UTC
i tried to compile x11-drivers/nvidia-drivers-1.0.9755-r1 with gentoo-sources 2.6.20-r3 but i get the following error:

">>> Compiling source in /var/tmp/portage/x11-drivers/nvidia-drivers-1.0.9755-r1/work/NVIDIA-Linux-x86_64-1.0-9755-pkg2/usr/src/nv ...
 * Preparing nvidia module
rm -f Makefile
sh ./conftest.sh "x86_64-pc-linux-gnu-gcc" "x86_64-pc-linux-gnu-gcc" /usr/src/linux /usr/src/linux cc_sanity_check full_output
sh ./conftest.sh "x86_64-pc-linux-gnu-gcc" "x86_64-pc-linux-gnu-gcc" /usr/src/linux /usr/src/linux select_makefile full_output
make --no-print-directory -f Makefile module

NVIDIA: calling KBUILD...
make CC=x86_64-pc-linux-gnu-gcc  KBUILD_VERBOSE=1 -C /usr/src/linux M=/var/tmp/portage/x11-drivers/nvidia-drivers-1.0.9755-r1/work/NVIDIA-Linux-x86_64-1.0-9755-pkg2/usr/src/nv modules
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
test -e include/linux/autoconf.h -a -e include/config/auto.conf || (            \
        echo;                                                           \
        echo "  ERROR: Kernel configuration is invalid.";               \
        echo "         include/linux/autoconf.h or include/config/auto.conf are missing.";      \
        echo "         Run 'make oldconfig && make prepare' on kernel src to fix it.";  \
        echo;                                                           \
        /bin/false)
"

However i checked,and both include/linux/autoconf.h and include/config/auto.conf exist... :/

and in the end i get the following:

"--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-x11-drivers_-_nvidia-drivers-1.0.9755-r1-13081.log"

open_wr:   /usr/src/linux-2.6.20-gentoo-r3/-.gcda
--------------------------------------------------------------------------------
"



Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-03-20 15:13:27 UTC

*** This bug has been marked as a duplicate of bug 135745 ***