Hi, While porting cvs-1.11.1p1 to Linux 2, I got the following error:
$ uname -a $ Linux noric01 2.2.19-6.2.15smp #1 SMP Wed Feb 27 12:29:40 EST 2002 i686 unknown $ ./configure $ make ...snip.. make[2]: Entering directory `/afs/slac.stanford.edu/u/ec/terryh/SRT/vol1/port/cvs-1.11.1p1/Linux2/src' make all-am make[3]: Entering directory `/afs/slac.stanford.edu/u/ec/terryh/SRT/vol1/port/cvs-1.11.1p1/Linux2/src' source='client.c' object='client.o' libtool=no \ depfile='.deps/client.Po' tmpdepfile='.deps/client.TPo' \ depmode=gcc /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I../diff -I../zlib -I/usr/kerberos/include -g -O2 -c -o client.o `test -f client.c || echo './'`client.c client.c: In function `start_tcp_server': client.c:4120: `client_sai' undeclared (first use in this function) client.c:4120: (Each undeclared identifier is reported only once client.c:4120: for each function it appears in.) client.c:4147: warning: passing arg 6 of `krb_sendauth' discards `const' from pointer target type make[3]: *** [client.o] Error 1 make[3]: Leaving directory `/afs/slac.stanford.edu/u/ec/terryh/SRT/vol1/port/cvs-1.11.1p1/Linux2/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/afs/slac.stanford.edu/u/ec/terryh/SRT/vol1/port/cvs-1.11.1p1/Linux2/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/afs/slac.stanford.edu/u/ec/terryh/SRT/vol1/port/cvs-1.11.1p1/Linux2' make: *** [all] Error 2 Thanks in advance! -- Terry Hung - Stanford Linear Accelerator Center e-mail: [EMAIL PROTECTED] _______________________________________________ Bug-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-cvs
