[2966] in Kerberos-V5-bugs
pending/630:
daemon@ATHENA.MIT.EDU (Tsung-kuang E. Ma)
Sat Sep 12 00:17:22 1998
Resent-From: gnats@rt-11.MIT.EDU (GNATS Management)
Resent-To: gnats-admin@rt-11.MIT.EDU
Resent-Reply-To: krb5-bugs@MIT.EDU,
"Tsung-kuang E. Ma" <ervin@courant.esam.nwu.edu>
Date: Fri, 11 Sep 1998 23:08:37 -0500 (CDT)
From: "Tsung-kuang E. Ma" <ervin@courant.esam.nwu.edu>
Apparently-To: <krb5-bugs@mit.edu>
>Number: 630
>Category: pending
>Synopsis:
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: gnats-admin
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Sat Sep 12 00:09:00 EDT 1998
>Last-Modified:
>Originator:
>Organization:
>Release:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
Hi,
I am installing Kerberos V5 on the mahine, SGI indigo with IRIX 4,
in our lab. From krb5-1.0.5/doc/install-guid.ps, I did
1) cd /krb5-1.0.5/src
2) ./configure
3) make
The 2nd step works fine, but the 3rd step produce following message
and installation stop. Note that I only show part of the message right
before errors occuring. Would you please help me to install Kerberos V5?
Thanks
Ervin
cc -o test_parse test_parse.o prof_tree.o prof_file.o prof_parse.o pr
of_err.o prof_init.o ../et/libcom_err.a
cc -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_UNISTD_H=1 -D
HAVE_STDLIB_H=1 -DHAVE_STAT=1 -DKRB5_KRB4_COMPAT -I./../../include -I../../incl
ude -I./../../include/krb5 -I../../include/krb5 -I. -I./../et -c ./test_profile
.c
cc -o test_profile test_profile.o prof_tree.o prof_file.o prof_parse.o
prof_err.o prof_init.o ../et/libcom_err.a
+ echo prof_tree.o prof_file.o prof_parse.o prof_err.o prof_init.o
making all in util/pty...
+ rm -f ./../../include/libpty.h
+ cp ./libpty.h ./../../include/libpty.h
nawk -f ../../util/et/et_h.awk outfile=pty_err.h pty_err.et
cc -DHAVE_FCHMOD=1 -DHAVE_FCHOWN=1 -DHAVE_VHANGUP=1 -DHAVE_KILLPG=1 -DH
AVE__GETPTY=1 -Dtime_t=int -DHAVE_GETUTENT=1 -DHAVE_SETREUID=1 -DHAVE_SETSID=1 -
DHAVE_TTYNAME=1 -DHAVE_PTSNAME=1 -DHAVE_GRANTPT=1 -DHAVE_GETUTMPX=1 -DHAVE_UNIST
D_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UTMPX_H=1 -DHAVE_UTMP_H=1 -DHAV
E_SYS_FILIO_H=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_LASTLOG_H=1 -DHAVE_SYS_SELECT_H=1 -
DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_UPDWTMPX=1 -DSYS_ERRLIST_DECLARED=1 -
DHAVE_SYS_ERRLIST=1 -Dkrb5_sigtype=void -DPOSIX_SIGNALS=1 -DPOSIX_SETJMP=1 -DUSE
_DIRENT_H=1 -DPOSIX_TERMIOS=1 -DNO_UT_PID=1 -DNO_UT_TYPE=1 -DNO_UT_HOST=1 -DNO_U
T_EXIT=1 -DHAVE_SETUTENT=1 -DHAVE_SETUTXENT=1 -DHAVE_UPDWTMP=1 -DHAVE_UPDWTMPX=1
-DKRB5_KRB4_COMPAT -I./../../include -I../../include -I./../../include/krb5 -I
../../include/krb5 -DKERBEROS -I. -I. -c ./cleanup.c
"/usr/include/sys/types.h", line 152: error(1084): invalid combination of type
specifiers
typedef int time_t; /* <time> type */
^
1 error detected in the compilation of "./cleanup.c".
*** Error code 1 (bu21)
make: fatal error.
*** Error code 1 (bu21)
make: fatal error.
*** Error code 1 (bu21)
make: fatal error.
courant 18%