gcc-3.4: command not found You don't have a compiler installed. Try installing GCC and see what changes.
-----Original Message----- From: Don Gould [mailto:[EMAIL PROTECTED] Sent: Friday, 28 July 2006 3:16 p.m. To: clug Subject: Make debug - translate... Can anyone translate this and tell me what I'm doing wrong? I suspect I don't have enough of the platform installed? [EMAIL PROTECTED]:/home/don/ndiswrapper-1.21# make make -C driver make[1]: Entering directory `/home/don/ndiswrapper-1.21/driver' make -C /lib/modules/2.6.12-10-386/build SUBDIRS=/home/don/ndiswrapper-1.21/driver \ DRIVER_VERSION=1.21 /usr/src/linux-headers-2.6.12-10-386/scripts/gcc-version.sh: line 11: gcc-3.4: command not found /usr/src/linux-headers-2.6.12-10-386/scripts/gcc-version.sh: line 12: gcc-3.4: command not found make[2]: gcc-3.4: Command not found make[2]: Entering directory `/usr/src/linux-headers-2.6.12-10-386' LD /home/don/ndiswrapper-1.21/driver/built-in.o /bin/sh: ar: command not found make[3]: *** [/home/don/ndiswrapper-1.21/driver/built-in.o] Error 127 make[2]: *** [_module_/home/don/ndiswrapper-1.21/driver] Error 2 make[2]: Leaving directory `/usr/src/linux-headers-2.6.12-10-386' make[1]: *** [default] Error 2 make[1]: Leaving directory `/home/don/ndiswrapper-1.21/driver' make: *** [all] Error 2 [EMAIL PROTECTED]:/home/don/ndiswrapper-1.21# -- Don Gould www.thinkdesignprint.co.nz - www.tcn.bowenvale.co.nz - www.bowenvale.co.nz - SkypeMe: ThinkDesignPrint
