Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > PC Technology Zone > Linux, BSD, other *nixes & Open Source Software » gcc: installation problem - ndiswrapper attempts...
Closed Thread
Old 02-19-2005, 10:19 PM   #1 (permalink)
 
Newb Techie

Join Date: Feb 2005

Posts: 1

phizzy

Default gcc: installation problem - ndiswrapper attempts...

hey, I am working on trying to compile and install ndiswrapper on Mandrake community 10.0... when I did 'make' command for ndiswrapper i got this error:

make[1]: Entering directory `/home/phizzy/tmp/ndiswrapper-1.0/driver'
make -C /lib/modules/2.6.3-7mdk/build SUBDIRS=/home/phizzy/tmp/ndiswrapper-1.0/driver \
NDISWRAPPER_VERSION=1.0 \
EXTRA_VERSION= modules
make[2]: Entering directory `/usr/src/linux-2.6.3-7mdk'
CC scripts/empty.o
gcc: installation problem, cannot exec `cc1': No such file or directory
make[3]: *** [scripts/empty.o] Error 1
make[2]: *** [scripts] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.3-7mdk'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/phizzy/tmp/ndiswrapper-1.0/driver'
make: *** [all] Error 2

**it appears this (gcc: installation problem, cannot exec `cc1': No such file or directory) is what halts the completion of the process.

any ideas on how to overcome this error?

Thanks!

- phizzy
phizzy is offline  
Old 02-19-2005, 11:33 PM   #2 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

install gcc if it isnt present, cant believe its not there already though
horndude is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On