[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

help debugging a compiler error (cpp)



---
bash-2.03$ make
rm -f nv.o os-interface.o os-registry.o Module-linux NVdriver
cc -c -Wall -Wunknown-pragmas -Wno-multichar -O  -D__KERNEL__ -DMODULE
-D_LOOSE_KERNEL_NAMES -DUNIX -DLINUX -DNV4_HW -DNTRM -DRM20 -D_X86_=1
-Di386=1 -D_GNU_SOURCE -DRM_HEAPMGR -D_LOOSE_KERNEL_NAMES    -I.
-I/usr/src/linux/include nv.c
cpp: -lang-c: linker input file unused since linking not done
cc: installation problem, cannot exec 'cc1': No such file or directory
make: *** [nv.o] Error 1
---

Does anyone know what I need installed here?  Thanks.

-- 
Jonathan Markevich <jmarkevich@mad.scientist.com>
http://www.geocities.com/jmarkevich
== It's VIRUSES, not VIRII!  See http://language.perl.com/misc/virus.html ==

Injustice anywhere is a threat to justice everywhere.
		-- Martin Luther King, Jr.



Reply to: