krb5-1.2.4-beta1 compile

Tom Yu tlyu at MIT.EDU
Thu Feb 14 21:39:26 EST 2002


>>>>> "ray" == Ray Schneider <ray at hackfoo.net> writes:

ray> ok.. ive been playing with the beta... ive tried various things,
ray> im trying to configure and compile under solaris 8...on an
ray> ultra5, the following seems to occur no matter what...

[...]

ray> make[1]: Entering directory `/usr/local/src/krb5-1.2.4-beta1/src/util'
ray> echo libpath /usr/local/lib:`pwd`/../lib:/usr/lib:/lib >aix.bincmds
ray> rm -f libupdate libupdate.tmp
ray> sed -e 's,@''ARADD''@,false,g' -e 's,@''ARCHIVE''@,false,g' ./libupdate.sh > libupdate.tmp && chmod +x libupdate.tmp && mv libupdate.tmp libupdate

[...]

ray> rm -f libcom_err.a
ray> building static com_err library
ray> make[2]: *** [libcom_err.a] Error 255

This looks like you're missing the "ar" program.  Is /usr/ccs/bin in
your $PATH when you run ./configure?

---Tom



More information about the Kerberos mailing list