[2715] in Kerberos-V5-bugs
pending/410: compling krb5
daemon@ATHENA.MIT.EDU (Ed Marcotte)
Tue Apr 1 18:24:41 1997
Resent-From: gnats@rt-11.MIT.EDU (GNATS Management)
Resent-To: gnats-admin@rt-11.MIT.EDU
Resent-Reply-To: krb5-bugs@MIT.EDU, Ed Marcotte <marcotte@rio.com>
Date: Tue, 1 Apr 1997 15:08:16 -0800 (PST)
From: Ed Marcotte <marcotte@rio.com>
To: krb5-bugs@MIT.EDU
>Number: 410
>Category: pending
>Synopsis: compling krb5
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: gnats-admin
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Tue Apr 01 18:22:01 EST 1997
>Last-Modified:
>Originator:
>Organization:
>Release:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
Hi,
I get the following error when complining krb5-1.0...I don't know how I should fix it do you have any ideas....
SUN Sparc Solaris 2.5
making all in lib/krb5/os...
cc -DHAVE_LIBSOCKET=1 -DHAVE_LIBNSL=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_REGEX_H=1 -DHAVE_REGEXP_H=1 -DHAVE_REGEXPR_H=1 -DHAVE_REGCOMP=1 -DHAVE_COMPILE=1 -DHAVE_STEP=1 -DHAVE_RE_COMP=1 -DPOSIX_TYPES=1 -DAN_TO_LN_RULES=1 -DHAVE_COMPILE=1 -DHAVE_STEP=1 -DKRB5_KRB4_COMPAT -I./../../../include -I../../../include -I./../../../include/krb5 -I../../../include/krb5 -c ./sn2princ.c
./sn2princ.c: In function `krb5_sname_to_principal':
./sn2princ.c:47: `MAXHOSTNAMELEN' undeclared (first use this function)
./sn2princ.c:47: (Each undeclared identifier is reported only once
./sn2princ.c:47: for each function it appears in.)
*** Error code 1
make: Fatal error: Command failed for target `sn2princ.o'
Current working directory /usr2/src/krb5/krb5-1.0/src/lib/krb5/os
*** Error code 1
make: Fatal error: Command failed for target `all-recurse'
Current working directory /usr2/src/krb5/krb5-1.0/src/lib/krb5
*** Error code 1
make: Fatal error: Command failed for target `all-recurse'
Current working directory /usr2/src/krb5/krb5-1.0/src/lib
*** Error code 1
make: Fatal error: Command failed for target `all-recurse'
#