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: `
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
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