I am building CVS on Solaris 8. I am getting the following when I try to make.
Any help is appreciated pebblebeach# make make all-recursive Making all in lib Making all in zlib Making all in diff Making all in src make all-am source='server.c' object='server.o' libtool=no \ depfile='.deps/server.Po' tmpdepfile='.deps/server.TPo' \ depmode=none /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I../diff -I../zlib -Iyes/include -I/usr/local/include -I/usr/local/include/gssapi -g -c -o server.o `test -f server.c || echo './'`server.c "server.c", line 5980: undefined symbol: GSS_C_NT_HOSTBASED_SERVICE "server.c", line 5981: warning: improper pointer/integer combination: arg #3 cc: acomp failed for server.c *** Error code 2 make: Fatal error: Command failed for target `server.o' Current working directory /export/home/cvs-1.11.1p1/src *** Error code 1 make: Fatal error: Command failed for target `all' Current working directory /export/home/cvs-1.11.1p1/src *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /export/home/cvs-1.11.1p1 *** Error code 1 make: Fatal error: Command failed for target `all' _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
