ln -s /usr/src/linux ksrc
Making all in tools
Making all in rpcgen
gcc -g -O2 -D_GNU_SOURCE -I../../support/include -Wno-unused -Wno-unused
-c rpc_clntout.c -o rpc_clntout.o
...
Building rpcgen done.
cp rpcgen ../../bin
Making all in getkversion
gcc -g -O2 -D_GNU_SOURCE -I../../support/include -Wno-unused -c
getkversion.
c -o getkversion.o
gcc -g -O2 -L../../support/lib -o getkversion getkversion.o
Building getkversion done.
Making all in rpcdebug
gcc -g -O2 -D_GNU_SOURCE -I../../support/include -Wno-unused -c
rpcdebug.c -o rpcdebug.o
In file included from /usr/include/linux/sched.h:70,
from /usr/include/linux/nfs_fs.h:13,
from rpcdebug.c:15:
/usr/include/linux/time.h:59: warning: `FD_SET' redefined
/usr/include/sys/select.h:60: warning: this is the location of the
previous definition
/usr/include/linux/time.h:60: warning: `FD_CLR' redefined
/usr/include/sys/select.h:61: warning: this is the location of the
previous definition
This continues on for several files.
Any simple thoughts or fixes, or pointers to some info already available?
Thanks,
Greg
--------------------
Greg Whalin
gwhalin@numerix.com
-
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.altern.org/andrebalsa/doc/lkml-faq.html