[7393] in Kerberos
problem
daemon@ATHENA.MIT.EDU (J K Chun)
Wed Jun 5 01:38:00 1996
Date: Tue, 4 Jun 1996 21:14:15 +0900
From: J K Chun <jkchun@kjist.kjist.ac.kr>
To: kerberos@MIT.EDU
How are you doing ?
well,
I got some problem when installing Kerberos 4...
These errors happened when I typed " make world " like Installation guide instructs...
like below
Could you tell me why errors happen ?
And I make a source at /export/home/std95/jkchun/kerberos.
and obj dir. /export/home/std95/jkchun/kerberos/obj
of course I set SRCTOP at config.Imakefile.....
make clean-imake
make Makefile
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I./util/imake.includes -TImake.template -DNEW_TOP=. -s Makefile
make Makefiles
### Making Makefiles in /export/home/std95/jkchun/kerberos
### Making Makefile in /export/home/std95/jkchun/kerberos/util
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I.././util/imake.includes -TImake.template -DNEW_TOP=../. -s Makefile
### Making Makefiles in /export/home/std95/jkchun/kerberos/util
### Making Makefile in /export/home/std95/jkchun/kerberos/util/makedepend
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I../.././util/imake.includes -TImake.template -DNEW_TOP=../../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/util/makedepend
### Making Makefile in /export/home/std95/jkchun/kerberos/util/et
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I../.././util/imake.includes -TImake.template -DNEW_TOP=../../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/util/et
### Making Makefile in /export/home/std95/jkchun/kerberos/util/ss
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I../.././util/imake.includes -TImake.template -DNEW_TOP=../../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/util/ss
### Done with /export/home/std95/jkchun/kerberos/util
### Making Makefile in /export/home/std95/jkchun/kerberos/include
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I.././util/imake.includes -TImake.template -DNEW_TOP=../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/include
### Making Makefile in /export/home/std95/jkchun/kerberos/lib
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I.././util/imake.includes -TImake.template -DNEW_TOP=../. -s Makefile
### Making Makefiles in /export/home/std95/jkchun/kerberos/lib
### Making Makefile in /export/home/std95/jkchun/kerberos/lib/des
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I../.././util/imake.includes -TImake.template -DNEW_TOP=../../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/lib/des
### Making Makefile in /export/home/std95/jkchun/kerberos/lib/krb
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I../.././util/imake.includes -TImake.template -DNEW_TOP=../../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/lib/krb
### Making Makefile in /export/home/std95/jkchun/kerberos/lib/kdb
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I../.././util/imake.includes -TImake.template -DNEW_TOP=../../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/lib/kdb
### Making Makefile in /export/home/std95/jkchun/kerberos/lib/kadm
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I../.././util/imake.includes -TImake.template -DNEW_TOP=../../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/lib/kadm
### Making Makefile in /export/home/std95/jkchun/kerberos/lib/knet
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I../.././util/imake.includes -TImake.template -DNEW_TOP=../../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/lib/knet
### Making Makefile in /export/home/std95/jkchun/kerberos/lib/acl
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I../.././util/imake.includes -TImake.template -DNEW_TOP=../../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/lib/acl
### Making Makefile in /export/home/std95/jkchun/kerberos/lib/kstream
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I../.././util/imake.includes -TImake.template -DNEW_TOP=../../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/lib/kstream
### Done with /export/home/std95/jkchun/kerberos/lib
### Making Makefile in /export/home/std95/jkchun/kerberos/admin
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I.././util/imake.includes -TImake.template -DNEW_TOP=../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/admin
### Making Makefile in /export/home/std95/jkchun/kerberos/appl
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I.././util/imake.includes -TImake.template -DNEW_TOP=../. -s Makefile
### Making Makefiles in /export/home/std95/jkchun/kerberos/appl
### Making Makefile in /export/home/std95/jkchun/kerberos/appl/sample
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I../.././util/imake.includes -TImake.template -DNEW_TOP=../../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/appl/sample
### Making Makefile in /export/home/std95/jkchun/kerberos/appl/bsd
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I../.././util/imake.includes -TImake.template -DNEW_TOP=../../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/appl/bsd
### Making Makefile in /export/home/std95/jkchun/kerberos/appl/tftp
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I../.././util/imake.includes -TImake.template -DNEW_TOP=../../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/appl/tftp
### Making Makefile in /export/home/std95/jkchun/kerberos/appl/knetd
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I../.././util/imake.includes -TImake.template -DNEW_TOP=../../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/appl/knetd
### Making Makefile in /export/home/std95/jkchun/kerberos/appl/rkinit
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I../.././util/imake.includes -TImake.template -DNEW_TOP=../../. -s Makefile
### Making Makefiles in /export/home/std95/jkchun/kerberos/appl/rkinit
### Making Makefile in /export/home/std95/jkchun/kerberos/appl/rkinit/man
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I../../.././util/imake.includes -TImake.template -DNEW_TOP=../../../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/appl/rkinit/man
### Making Makefile in /export/home/std95/jkchun/kerberos/appl/rkinit/include
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I../../.././util/imake.includes -TImake.template -DNEW_TOP=../../../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/appl/rkinit/include
### Making Makefile in /export/home/std95/jkchun/kerberos/appl/rkinit/lib
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I../../.././util/imake.includes -TImake.template -DNEW_TOP=../../../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/appl/rkinit/lib
### Making Makefile in /export/home/std95/jkchun/kerberos/appl/rkinit/rkinitd
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I../../.././util/imake.includes -TImake.template -DNEW_TOP=../../../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/appl/rkinit/rkinitd
### Making Makefile in /export/home/std95/jkchun/kerberos/appl/rkinit/rkinit
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I../../.././util/imake.includes -TImake.template -DNEW_TOP=../../../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/appl/rkinit/rkinit
### Done with /export/home/std95/jkchun/kerberos/appl/rkinit
### Done with /export/home/std95/jkchun/kerberos/appl
### Making Makefile in /export/home/std95/jkchun/kerberos/kuser
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I.././util/imake.includes -TImake.template -DNEW_TOP=../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/kuser
### Making Makefile in /export/home/std95/jkchun/kerberos/server
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I.././util/imake.includes -TImake.template -DNEW_TOP=../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/server
### Making Makefile in /export/home/std95/jkchun/kerberos/slave
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I.././util/imake.includes -TImake.template -DNEW_TOP=../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/slave
### Making Makefile in /export/home/std95/jkchun/kerberos/kadmin
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I.././util/imake.includes -TImake.template -DNEW_TOP=../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/kadmin
### Making Makefile in /export/home/std95/jkchun/kerberos/man
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I.././util/imake.includes -TImake.template -DNEW_TOP=../. -s Makefile
### Done with /export/home/std95/jkchun/kerberos/man
make depend
cd util/makedepend; make
cc -L/usr/athena/lib -O -I../.././include '-DINCLUDEDIR="/usr/include"' -DKERBEROS -DATHENA -DHESIOD -I/usr/athena/include -DNDBM -c include.c
"include.c", line 12: Error: file is not defined.
"include.c", line 28: Error: The function strcmp must have a prototype.
"include.c", line 38: Warning: The variable dot has not yet been assigned a value.
"include.c", line 40: Error: Too many arguments in call to newinclude().
"include.c", line 44: Error: The function log must have a prototype.
"include.c", line 52: Error: The function strlen must have a prototype.
"include.c", line 56: Error: The function strcpy must have a prototype.
"include.c", line 58: Error: The function strncpy must have a prototype.
"include.c", line 60: Error: The function strcpy must have a prototype.
"include.c", line 62: Error: The function remove_dotdot must have a prototype.
"include.c", line 64: Error: Too many arguments in call to newinclude().
"include.c", line 68: Error: The function log must have a prototype.
"include.c", line 78: Error: The function remove_dotdot must have a prototype.
"include.c", line 80: Error: Too many arguments in call to newinclude().
"include.c", line 80: Warning: The variable include has not yet been assigned a value.
"include.c", line 85: Error: The function log must have a prototype.
"include.c", line 94: Error: Too many arguments in call to newinclude().
"include.c", line 106: Error: The function remove_dotdot must have a prototype.
"include.c", line 106: Error: path is not defined.
"include.c", line 107: Error: Badly formed expression.
"include.c", line 118: Error: path is not defined.
"include.c", line 122: Error: path is not defined.
"include.c", line 122: Warning: The variable end has not yet been assigned a value.
"include.c", line 126: Warning: The variable from has not yet been assigned a value.
"include.c", line 139: Error: The function isdot must have a prototype.
"include.c", line 139: Error: The function isdotdot must have a prototype.
"include.c", line 139: Error: The function isdotdot must have a prototype.
"include.c", line 140: Error: The function issymbolic must have a prototype.
"include.c", line 159: Error: The function strcpy must have a prototype.
Compilation aborted, too many Error messages.
*** Error code 1
make: Fatal error: Command failed for target `include.o'
Current working directory /export/home/std95/jkchun/kerberos/util/makedepend
*** Error code 1
make: Fatal error: Command failed for target `depend'
Current working directory /export/home/std95/jkchun/kerberos
*** Error code 1
make: Fatal error: Command failed for target `world'