PDA

View Full Version : Nforce2 Ethernet install


moorphin
07-13-04, 03:14 AM
I know this has been brought up before... but i have some more indepth erros i would like you all to look at..

Im trying to install my onboard Nforce2 ethernet card. RH9 kernel 2.4.20-31.9.

I downloaded the tar.gz package... untarred and did the whole cd nforce/nvnet.... make... blah blah.. and got these errors

[root@localhost nvnet]# make
make: cc: Command not found
cc -c -Wall -DLINUX -DMODULE -DEXPORT_SYMTAB -D__KERNEL__ -O2 -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DCONFIG_PM -malign-functions=4 -I/lib/modules/2.4.20-31.9/build/include nvenet.c
make: cc: Command not found
make: *** [nvnet.o] Error 127


any ideas anyone??

moorphin

Spriggan
07-13-04, 11:36 AM
not sure if this will help, but i ran the "make" command in the root (nforce) folder, not the nvnet folder. It installed the network, sound and other drivers in one go?

--Spriggan