Alexander Heinlein wrote: > Hi Andreas, > >> Please rerun the module-assistant build with increased verboseness >> (after cleaning):
After the failed build, what is the content of /usr/src/modules/nvidia?
ls -la /usr/src/modules/nvidia
Now let's try to compile the offending file manually and collect some
more information (gcc version, environment variables, ...). A small
shell script is attached, it worked successfully in a pbuilder
environment similar to your setup:
sh 582748-1.sh
If there are errors, you may have to adjust paths or other settings. The
script can be run many times, it always creates a clean unpacked module
source tree first.
Please send the logfile:
sh 582748-1.sh > 582748-1.log 2>&1
The following might be interesting, too:
which gcc-4.3
ls -la /usr/bin/gcc*
Andreas
582748-1.sh
Description: Bourne shell script

