bug-cvs
[Top][All Lists]
Advanced

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

compiling issues under Solaris 8 and Mit Kerberos 5


From: Nadim El-Khoury
Subject: compiling issues under Solaris 8 and Mit Kerberos 5
Date: Mon, 17 Dec 2001 13:30:23 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2

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




reply via email to

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