The latest version I could find at the standard site (2.2-beta34)
ftp://ftp.mathematik.th-darmstadt.de/pub/linux/okir/dontuse
bombs on the first file when attempting to build against GNU libc.
I have Linux 2.1 kernel headers underneath `/usr/src/linux' and plan
on upgrading as soon as the (worst of the) sound problems are sorted
out.
$ make
gcc -c -DHAVE_CONFIG_H -I. -I. -g -O -Wall mountd.c
In file included from mountd.h:17,
from mountd.c:30:
system.h:255: parse error before `__u32'
system.h:255: warning: type defaults to `int' in declaration of `__u32'
system.h:255: warning: data definition has no type or storage class
In file included from mountd.h:42,
from mountd.c:30:
fh.h:60: parse error before `psi_t'
fh.h:60: warning: type defaults to `int' in declaration of `psi_t'
fh.h:60: warning: data definition has no type or storage class
fh.h:70: parse error before `psi_t'
...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu