Hi

I'm trying to get nforce-net to emerge with 2.6.0-test2 but I get the
following error

gcc -c -Wall -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/usr/src/linux/include   nvnet.c
In file included from /usr/src/linux/include/linux/irq.h:19,
                 from /usr/src/linux/include/asm/hardirq.h:6,
                 from /usr/src/linux/include/linux/interrupt.h:10,
                 from nvnet.h:30,
                 from nvnet.c:21:
/usr/src/linux/include/asm/irq.h:16:25: irq_vectors.h: No such file or directory
In file included from /usr/src/linux/include/asm/hardirq.h:6,
                 from /usr/src/linux/include/linux/interrupt.h:10,
                 from nvnet.h:30,
                 from nvnet.c:21:
/usr/src/linux/include/linux/irq.h:69: `NR_IRQS' undeclared here (not in a function)
In file included from /usr/src/linux/include/linux/irq.h:71,
                 from /usr/src/linux/include/asm/hardirq.h:6,
                 from /usr/src/linux/include/linux/interrupt.h:10,
                 from nvnet.h:30,
                 from nvnet.c:21:
/usr/src/linux/include/asm/hw_irq.h:28: `NR_IRQS' undeclared here (not in a function)
/usr/src/linux/include/asm/hw_irq.h:31: `NR_IRQS' undeclared here (not in a function)
nvnet.c: In function `nvnet_open':
nvnet.c:735: warning: passing arg 2 of `request_irq' from incompatible pointer type
nvnet.c: In function `nvnet_remove':
nvnet.c:1248: structure has no member named `driver_data'
make: *** [nvnet.o] Error 1

The same happens for net-misc/nforce-net-1.0.0256,
net-misc/nforce-net-1.0.0261, net-misc/nforce-net-1.0.0261-r1.

Any idea how to fix this, or have I got to wait for nVidia?

Cheers

Adam

--
[EMAIL PROTECTED] mailing list

Reply via email to