Hi Everyone,

cvs-1.11.1p1 won't compile under Solaris 8 running on a Ultra 60 Sparc 
station.
ran configure as follows: ./configure --with-krb4=/usr/local 
--enable-encryption --with-gssapi=/opt/krb5

Kerberos 5 is from MIT
Kerberos 4 is from  Cygnus (version cns-96q4)

I am getting the following errors in the client.c code. gcc version that 
I am running is
gcc.2.95.2

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I../diff -I../zlib 
-I/usr/local/include -I/opt/krb5/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 
qualifiers from pointer target type
*** Error code 1
make: Fatal error: Command failed for target `client.o'
Current working directory /tmp/cvs-1.11.1p1/src
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /tmp/cvs-1.11.1p1/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /tmp/cvs-1.11.1p1
*** Error code 1
make: Fatal error: Command failed for target `all'


I would appreciate any help on this matter.

Thank you
Nadim El-Khoury


_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to