Re: Error acx-20060215 wireless module

2006-07-14 Thread John W. Linville
On Fri, Jul 14, 2006 at 06:08:46PM +0200, VinX wrote: > Hi, > on my gentoo with kernel 2.6.18-rc1 I had this error: > -- > CC [M] /var/tmp/portage/acx-0.3.35/work/pci.o > /var/tmp/portage/acx-0.3.35/work/pci.c: In function `acxpci_e_probe': > /var/tmp/portage/acx-0.3.35/work/pci.c:1652: error: `

Re: Error acx-20060215 wireless module

2006-07-14 Thread Kyle McMartin
On Fri, Jul 14, 2006 at 06:08:46PM +0200, VinX wrote: > I think that it's missing on this file! > Wow. Why does so much out of tree shite want UTS_RELEASE? I'm (untested) thinking that instead they could just put in their Makefile: CFLAGS += -D KERNVERSION=$(KERNELVERSION) And obtain it from t

Error acx-20060215 wireless module

2006-07-14 Thread VinX
Hi, on my gentoo with kernel 2.6.18-rc1 I had this error: -- CC [M] /var/tmp/portage/acx-0.3.35/work/pci.o /var/tmp/portage/acx-0.3.35/work/pci.c: In function `acxpci_e_probe': /var/tmp/portage/acx-0.3.35/work/pci.c:1652: error: `UTS_RELEASE' undeclared (first use in this function) /var/tmp/po