2.3.20 ncpfs compile glawk

Shawn Leas (SLEAS@videoupdate.com)
Mon, 11 Oct 1999 16:07:49 -0500


Apparently someone half patched something somewhere?

----------

make -C ncpfs modules
make[2]: Entering directory `/usr/src/linux/fs/ncpfs'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce
-mpreferred-stack-boundary=2 -DCPU=686 -march=i686 -DMODULE -DMODVERSIONS
-include /usr/src/linux/include/linux/modversions.h -c -o dir.o dir.c
dir.c: In function `ncp_do_simple_filldir':
dir.c:436: warning: passing arg 1 of `iunique_Ref15a204' makes pointer from
integer without a cast
dir.c:436: too few arguments to function `iunique_Ref15a204'
dir.c: In function `ncp_do_filldir':
dir.c:481: warning: passing arg 1 of `iunique_Ref15a204' makes pointer from
integer without a cast
dir.c:481: too few arguments to function `iunique_Ref15a204'
dir.c:504: warning: passing arg 1 of `iunique_Ref15a204' makes pointer from
integer without a cast
dir.c:504: too few arguments to function `iunique_Ref15a204'
dir.c: In function `ncp_lookup':
dir.c:797: warning: passing arg 1 of `iunique_Ref15a204' makes pointer from
integer without a cast
dir.c:797: too few arguments to function `iunique_Ref15a204'
dir.c: In function `ncp_instantiate':
dir.c:825: warning: passing arg 1 of `iunique_Ref15a204' makes pointer from
integer without a cast
dir.c:825: too few arguments to function `iunique_Ref15a204'
make[2]: *** [dir.o] Error 1

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/