devfsd 1.3.20 compile error

Alan and Vivian Vaughn (avvaughn@pacbell.net)
Fri, 30 Nov 2001 13:51:47 -0800


I got the following error when I tried to compile 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

I am using gcc 2.95.3.

-
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/