[5001] in Kerberos
Re: Fatal error messages
daemon@ATHENA.MIT.EDU (Ed Phillips)
Thu Apr 20 17:46:45 1995
Date: Thu, 20 Apr 1995 17:25:31 -0400 (EDT)
From: Ed Phillips <flaregun@udel.edu>
To: Cynthia Guy <cguy@pioneer.uspto.gov>
Cc: kerberos@MIT.EDU
In-Reply-To: <9504201917.AA14967@pioneer.uspto.gov>
On Thu, 20 Apr 1995, Cynthia Guy wrote:
> I am trying to install kerberos on our Sun 4.1.3 system. While doing a make
> world I am receiving error messages like the following:
>
> ld: Undefined symbol
> _dlopen
> _dlclose
> _dlsym
> *** Error code 2
> make: Fatal error: Command failed for target akedepend'
> Current working directory /usr2/mit/kerberos/obj/util/makedepend
> *** Error code 1
> make: Fatal error: Command failed for target epend'
> Current working directory /usr2/mit/kerberos/obj
> *** Error code 1
> make: Fatal error: Command failed for target orld'
>
I'm not sure about this, but makedepend shouldn't even be used
anymore. When I built krb5 B4-3 for Solaris2.4, make doesn't bother with
that directory. The HOW_TO_BUILD document says to do a `make' not a `make
world'. Maybe that's the problem.
One thing I noticed: make clean removes files in util/et that
it's not supposed to be removing... and you can't rebuild any more until
you restore these files. Off the top of my head, I think one of these
poor files is util/et/et_c.lex, but there is definitely more than one
file. A real pain... !!! I usually end up starting from scratch if I
need to rerun Configure. It would be nice if this didn't happen. ;-)
Hope this helps,
Ed
+-------------------------------------------------------------------------+
| Ed Phillips <flaregun@udel.edu> University of Delaware (302) 831-6082 |
| Jr Systems Programmer, Network and Systems Services, Info. Technologies |
| Public key footprint: 1C D4 AC C2 A3 D5 97 AA DB 3B D8 85 88 E7 40 B8 |
| Finger flaregun@udel.edu for PGP public key |
+-------------------------------------------------------------------------+