[6959] in Kerberos
How to build Kerberose IV on OSF/1
daemon@ATHENA.MIT.EDU (An Ning)
Wed Mar 27 11:00:06 1996
Date: Tue, 26 Mar 1996 22:33:07 +0800
From: An Ning <ann@lzu.edu.cn>
To: kerberos@MIT.EDU
Hello,
I am new to Kerberose. Now, I want to
install MIT Kerberose IV on my OSF/1 V3.2 system
(Machine type : DEC 3000/300x). I really do
not know how to create my own include/osconf.h.
So when I type "make world", I meet the error
message as below:
"# make world
make clean-imake
make Makefile
rm -f Makefile.bak; mv Makefile Makefile.bak
imake -I./util/imake.includes -TImake.template -DNEW_TOP=. -s Makefile
cpp: Error: util/imake.includes/Imake.rules:148: # operator should be followed b
y a macro argument name
imake: Exit code 1. Stop.
*** Exit 1
Stop.
*** Exit 1
Stop."
Is there somebody kindly tell me how
to contine my work? Thanks in advance.
An