[453] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

Making Makefiles

daemon@ATHENA.MIT.EDU (Jim Ertle)
Wed Apr 6 17:00:08 1994

From: ertle@uvm-gen.emba.uvm.edu (Jim Ertle)
To: krb5-bugs@MIT.EDU
Date: Wed, 6 Apr 1994 16:59:46 -0400 (EDT)

Hi!
   Sorry to bother you with this if it is an FAQ - I haven't seen the
answer yet.

   I'm trying to install krb5-beta3 on a Sun4 running SunOS 4.1.3.
I've used both the default make and gnu's make, and I come up with the
same errors when it is trying to make the Makefiles.  The following is
an example of some of the errors that I get ( this is after typing
"make world" at the top of the directory - one of the first things
that it does is try to make the Makefiles) :


cd util; .././config/imake -I.././config  -DTOPDIR=../.
-DCURDIR=./util; \
make  Makefiles
making Makefiles in ./util/unifdef...
rm -f unifdef/Makefile.bak
+ mv unifdef/Makefile unifdef/Makefile.bak
cd unifdef; ../.././config/imake -I../.././config  -DTOPDIR=../../.
-DCURDIR=./util/unifdef; \
make  Makefiles
Makefile:292: missing separator.  Stop.
make[5]: *** [subdirMakefiles] Error 1
making Makefiles in ./util/et...
rm -f et/Makefile.bak
+ mv et/Makefile et/Makefile.bak
cd et; ../.././config/imake -I../.././config  -DTOPDIR=../../.
-DCURDIR=./util/et; \
make  Makefiles
Makefile:304: missing separator.  Stop.
make[5]: *** [subdirMakefiles] Error 1


   Do you have any suggestions as to what I can do?

-- 
James A. Ertle                       |... long ago, it must be, I have a 
ertle@emba.uvm.edu                   |photograph.  Preserve your memories, 
UVM's EMBA Computer Facility         |they're all that's left you.
Burlington, Vt. USA                  |                   - Simon & Garfunkel

home help back first fref pref prev next nref lref last post