hi ya colin On Tue, 7 Jan 2003, Colin Watson wrote:
> On Tue, Jan 07, 2003 at 03:46:53PM +0000, Tim wrote: > > I'm trying to install drivers for the nforce chip, for audio, OHCI USB > > and ethernet. I've downloaded the tar file for drivers from the nVidia > > website. After tar xvzf, I enter the created directory and run make > > which stops with the following error: > > > > make -C nvnet > > make[1]: Entering directory `/home/tim/tmp/nforce/nvnet' > > cc -c -DLINUX -DMODULE -DEXPORT_SYMTAB -D__KERNEL__ -O > > -Wstrict-prototypes -DCONFIG_PM -fno-strict-aliasing > > -mpreferred-stack-boundary=2 -march=i686 -falign-functions=4 -DMODULE > > -I/lib/modules/2.4.18/build/include -DMODVERSIONS -include > > /lib/modules/2.4.18/build/include/linux/modversions.h nvnet.c > > cc1: Invalid option `-falign-functions=4' > > That looks like a typo for -malign-functions=4. yup... its -malign-functions... guess you need to fix the Makefile that came with your version - i just re-make'd the version i had ( 102566 bytes -- NVIDIA_nforce-1.0-0241.tar.gz ) c ya alvin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]