Re: devfsd 1.3.20 compile error

Richard Gooch (rgooch@ras.ucalgary.ca)
Fri, 30 Nov 2001 16:11:22 -0700


Alan and Vivian Vaughn writes:
> I got the following error message when compiling devfsd 1.3.20
>
> cc -O2 -I. -Wall -DLIBNSL="\"/lib/libnsl.so.1\"" -c -o devfsd.o devfsd.c
> devfsd.c:480: `DEVFSD_NOTIFY_DELETE' undeclared here (not in a function)
> devfsd.c:480: initializer element is not constant
> devfsd.c:480: (near initialization for `event_types[7].type')
> make: *** [devfsd.o] Error 1

Actually, this is the wrong list for such bug reports, hence I've set
Reply-to: devfs@oss.sgi.com

To answer your question: you need modern kernel headers. Something
later than August (2.4 series) should be fine. Either unpack a new
kernel under /usr/src/linux or point the KERNEL_DIR environment
variable to where you've unpacked the new kernel.

Regards,

Richard....
Permanent: rgooch@atnf.csiro.au
Current: rgooch@ras.ucalgary.ca
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/