[4354] in Kerberos
Re: Building Kerberos on SCO Unix
daemon@ATHENA.MIT.EDU (eichin@cygnus.com)
Fri Dec 16 16:02:13 1994
Date: Fri, 16 Dec 94 15:46:21 -0500
To: jim_dutcher@qmrelay.mail.cornell.edu (James Michael Dutcher )
Cc: kerberos@MIT.EDU
In-Reply-To: "[4352] in Kerberos"
From: eichin@cygnus.com
> cd util/makedepend; make
> Make: No arguments or description file. Stop.
> *** Error code 1
I'd guess that you haven't run "configure"; look at the instructions
more closely -- you run configure, then make depend, then make all...