[447] in Kerberos-V5-bugs
Really dumb question!
daemon@ATHENA.MIT.EDU (James P. Hughes)
Fri Apr 1 16:21:22 1994
From: hughes@hughes.network.com (James P. Hughes)
Date: Fri, 1 Apr 1994 15:29:00 -0600
To: krb5-bugs@MIT.EDU
I am trying to install krb5 on a Suna nd I get the following error:
-----------------------------------------
raistlan% make world
[... stuff deleted ...]
cd unifdef; imake -DUseInstalled -I/usr/lib/X11/config -DTOPDIR=../../. -DCURDIR=./util/unifdef; \
make Makefiles
make: Fatal error in reader: Makefile, line 252: Unexpected end of line seen
Current working directory /tmp_mnt/home/anubis13/hughes/krb5-beta3/util/unifdef
*** Error code 1
-----------------------------------------
The make file has a the following statements at line 250-252.
250>
251> SimpleTestProgramTarget(unifdef)
252>
I guess that this should have been compiled somehow into something else.
I am using stock SunOS, /usr/openwin/bin/imake.
-rwxr-xr-x 1 root 32768 Sep 18 1991 /usr/openwin/bin/imake
I know I am doing something patently dumb and this must hapen elsewhere. I
am sorry if this is a FAQ.
Thanks.
jim