Quote:
|
Originally Posted by gijoner
Hi!
At last I found people having the same problem as mine. As I am an absolute beginner in Linux, the perfect solution given by Lithorus doesn't mean anything to me
I would be most grateful if someone told me what to do with that gcc 3.4 and as a consequence how to solve the problem.
I have Mandriva 2005 LE, kernel linux-2.6.11-6mdk (that's the subdir from /usr/src)
Thank you in advance! 
|
I'm not particularly familiar with Mandrake.
1. What does a "ls -la /lib/modules/`uname -r`/build" (without the ") produce?
2. If the above works what does "cat /lib/modules/`uname -r`/build/include/linux/compile.h" produce?
3. What does a gcc -v say?