[7023] in Kerberos
K5 build on Sol2.3
daemon@ATHENA.MIT.EDU (Ralph Haber)
Fri Apr 5 19:56:08 1996
Date: Fri, 5 Apr 96 19:30 EST
From: Ralph Haber <0006590912@mcimail.com>
To: kerberos mail group <kerberos@MIT.EDU>
This may be an easy problem to fix, at least I hope so. Downloaded
the K5 distro from MIT, and followed the build procedure included with
the distro. Problem arises during the make portion, and the specific
error is:
making in /et/profile.........
stuff....
stuff....
more stuff....
.
.
.
prof_init.o
:libprofile.a
/apps/bin/gcc -Dconst= -I. -I./../et -c test_parse.c -o
test_parse.o
make[2]: No way to make target '../et/libcom_err.a'. Stop.
make[1]: ***[all]Error 1
make: *** [all] Error 1
The above was generated using the make -n command. Version of Solaris
is 2.3, gnu compiler (not sure of the version). Being new at this,
what is it telling me, and how can I fix it? TIA.