From ervin@courant.esam.nwu.edu Sat Sep 12 00:08:39 1998 Received: from MIT.EDU (PACIFIC-CARRIER-ANNEX.MIT.EDU [18.69.0.28]) by rt-11.MIT.EDU (8.7.5/8.7.3) with SMTP id AAA25318 for ; Sat, 12 Sep 1998 00:08:39 -0400 Received: from courant.esam.nwu.edu by MIT.EDU with SMTP id AA08621; Sat, 12 Sep 98 00:08:38 EDT Received: (from ervin@localhost) by courant.esam.nwu.edu (8.7.6/8.7.3) id XAA17829 for krb5-bugs@mit.edu; Fri, 11 Sep 1998 23:08:37 -0500 (CDT) Message-Id: <199809120408.XAA17829@courant.esam.nwu.edu> Date: Fri, 11 Sep 1998 23:08:37 -0500 (CDT) From: "Tsung-kuang E. Ma" Apparently-To: Subject: >Number: 630 >Category: krb5-build >Synopsis: >Confidential: no >Severity: serious >Priority: medium >Responsible: krb5-unassigned >State: open >Class: sw-bug >Submitter-Id: unknown >Arrival-Date: Sat Sep 12 00:09:00 EDT 1998 >Last-Modified: Thu Jul 5 22:04:56 EDT 2001 >Originator: "Tsung-kuang E. Ma" >Organization: >Release: >Environment: >Description: 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; /*