[5990] in Kerberos
Help with K5B5 compile on SUNOS 4.1.3_U1
daemon@ATHENA.MIT.EDU (Selander, Bill)
Fri Oct 13 15:51:28 1995
From: "Selander, Bill" <bselander@ltnpo1.xyplex.com>
To: Kerberos <kerberos@MIT.EDU>
Date: Fri, 13 Oct 95 15:36:00 est
Please excuse and net-etiquette violations.
I'm just begining in my experience with Kerberos building......sigh.....
If anyone has experience (successful preferably :-) with compiling K5 B5 on
a SUNOS
system, 4.1.3.
Have you seen the following message? I'm using GCC and hit it with both GCC
and regular
CC.
Thanks,
Bill Selander
Xyplex, Inc
295 Foster Street
Littleton MA 01460-2016
508-952-5628
bselander@xyplex.com
===============================make output follows=========================
gcc -ldl -DTIME_WITH_SYS_TIME=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1
-I./../..
/../include -I../../../include -I./../../../include/krb5
-I../../../include/krb5
-I/usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.0/include
-I./../../../inc
lude -I../../../include -I./../../../include/krb5 -I../../../include/krb5
-I/usr
/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.0/include -target sun4 -c
an_to_
ln.c
In file included from ./../../../include/krb5/ext-proto.h:47,
from ./../../../include/k5-int.h:25,
from an_to_ln.c:27:
/usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.0/include/string.h:22:
warnin
g: conflicting types for built-in function `strcmp'
/usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.7.0/include/string.h:23:
warnin
g: conflicting types for built-in function `strcpy'
an_to_ln.c: In function `dbm_an_to_ln':
an_to_ln.c:88: `datum' undeclared (first use this function)
an_to_ln.c:88: (Each undeclared identifier is reported only once
an_to_ln.c:88: for each function it appears in.)
an_to_ln.c:88: parse error before `key'
an_to_ln.c:93: `key' undeclared (first use this function)
an_to_ln.c:103: `contents' undeclared (first use this function)