Strange behavior when compiling nvidia drivers
From: Alan Chandler (alan_at_chandlerfamily.org.uk)
Date: 12/31/03
- Previous message: DGLU TR: "Re: David Grudek/COR/AXE is out of the office"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: debian-user@lists.debian.org Date: Wed, 31 Dec 2003 12:10:53 +0000
I just upgraded to kernel 2.4.23 which meant that I have to recompile the
nvidia drivers.
During the build it detected that the kernel was build to gcc 3.2 but that I
was using gcc 3.3 and said it would use that. But in needed a header file
and said that it was looking in /usr/lib/gcc-lib/i486-linux/3.3.2/include/
stdarg.h
It couldn't find this because I have gcc 3.3.3 installed and not 3.3.2
I got round it by symlinking 3.3.2 to 3.3.3 - but it seems to me that
something is wrong somewhere. Problem is I don't know what - gcc should
automatically find the correct place?
-- Alan Chandler alan@chandlerfamily.org.uk -- To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: DGLU TR: "Re: David Grudek/COR/AXE is out of the office"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: kbuild: Implicit dependence on the C compiler
... You want to recompile when changing gcc. ... To give some background
info about why kbuild does what it does. ... will result in a non-workable kernel.
... (Linux-Kernel) - RealTek ALC650
... Trying to install an unsuported sound card. ... checking for gcc... ...
checking for C compiler default output... ... checking for directory with kernel source...
... (freebsd-questions) - [-mm patch] more updates for the gcc >= 3.2 requirement
... - - Make sure you have gcc 2.95.3 available. ... - some parts of the kernel,
... -The Red Hat gcc 2.96 compiler subtree can also be used to build this tree. ...
-extern inline void prefetch ... (Linux-Kernel) - Re: BTTV broken on recent kernels
... or 5 kernel versions ago, I could watch tv on either mplayer or xawtv), ...
gcc on Debian Sarge. ... This problem sounds suspiciously like an overlay bug, known in
the binary NVIDIA driver. ... (Linux-Kernel) - Re: sound blaster card
... it appears the kernel is not recognising your card. ... configure:1375: checking
for gcc ... configure:1684: checking for C compiler default output file name ...
ii kernel-headers 2.4.27-10sarge Header files related to Linux kernel ... (Debian-User)