bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compilation error of 1.11.1p1 on Linux 2


From: terryh
Subject: compilation error of 1.11.1p1 on Linux 2
Date: Mon, 18 Mar 2002 15:28:17 -0800 (PST)

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: terryh@slac.stanford.edu 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]