krb5-1.2.4-beta1 compile

Ray Schneider ray at hackfoo.net
Wed Feb 13 16:00:30 EST 2002


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

(excuse the length)

./configure (i have put options here as well, or no options doesnt matter)

bash-2.03# make
making all in util...
make[1]: Entering directory `/usr/local/src/krb5-1.2.4-beta1/src/util'
echo libpath /usr/local/lib:`pwd`/../lib:/usr/lib:/lib >aix.bincmds
rm -f libupdate libupdate.tmp
sed -e 's,@''ARADD''@,false,g' -e 's,@''ARCHIVE''@,false,g' ./libupdate.sh > libupdate.tmp && chmod +x libupdate.tmp && mv libupdate.tmp libupdate
rm -f makeshlib makeshlib.tmp
sed -e 's,@''CC''@,/usr/local/bin/gcc,g' -e 's,@''HOST_TYPE''@,sparc-sun-solaris2.8,g' -e 's,@''HAVE_GCC''@,yes,g' ./makeshlib.sh >makeshlib.tmp&&chmod a+x makeshlib.tmp&&mv makeshlib.tmp makeshlib
making all in util/et...
make[2]: Entering directory `/usr/local/src/krb5-1.2.4-beta1/src/util/et'
/usr/local/bin/gcc -DHAVE_LIBNSL=1 -DHAVE_LIBSOCKET=1 -DKRB5_DNS_LOOKUP_KDC=1 -DKRB5_DNS_LOOKUP=1 -DNO_YYLINENO=1 -DHAVE_SYS_ERRLIST=1 -DNEED_SYS_ERRLIST=1 -DHAVE_STRERROR=1 -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1   -DKRB5_KRB4_COMPAT -I../../include -I./../../include -I../../include/krb5 -I./../../include/krb5 -I. -I.  -c error_message.c
/usr/local/bin/gcc -DHAVE_LIBNSL=1 -DHAVE_LIBSOCKET=1 -DKRB5_DNS_LOOKUP_KDC=1 -DKRB5_DNS_LOOKUP=1 -DNO_YYLINENO=1 -DHAVE_SYS_ERRLIST=1 -DNEED_SYS_ERRLIST=1 -DHAVE_STRERROR=1 -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1   -DKRB5_KRB4_COMPAT -I../../include -I./../../include -I../../include/krb5 -I./../../include/krb5 -I. -I.  -c et_name.c
/usr/local/bin/gcc -DHAVE_LIBNSL=1 -DHAVE_LIBSOCKET=1 -DKRB5_DNS_LOOKUP_KDC=1 -DKRB5_DNS_LOOKUP=1 -DNO_YYLINENO=1 -DHAVE_SYS_ERRLIST=1 -DNEED_SYS_ERRLIST=1 -DHAVE_STRERROR=1 -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1   -DKRB5_KRB4_COMPAT -I../../include -I./../../include -I../../include/krb5 -I./../../include/krb5 -I. -I.  -c init_et.c
/usr/local/bin/gcc -DHAVE_LIBNSL=1 -DHAVE_LIBSOCKET=1 -DKRB5_DNS_LOOKUP_KDC=1 -DKRB5_DNS_LOOKUP=1 -DNO_YYLINENO=1 -DHAVE_SYS_ERRLIST=1 -DNEED_SYS_ERRLIST=1 -DHAVE_STRERROR=1 -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1   -DKRB5_KRB4_COMPAT -I../../include -I./../../include -I../../include/krb5 -I./../../include/krb5 -I. -I.  -c com_err.c
rm -f libcom_err.a
building static com_err library
make[2]: *** [libcom_err.a] Error 255
make[2]: Leaving directory `/usr/local/src/krb5-1.2.4-beta1/src/util/et'
make[1]: *** [all-recurse] Error 1
make[1]: Leaving directory `/usr/local/src/krb5-1.2.4-beta1/src/util'
make: *** [all-recurse] Error 1

Now, if i go in and say, touch libcom_err.a, and then make again, i will make
it a directory further along and then it will happen again? Anyone seen this
behaviour? Im curious about it, wondering what stupid thing Im forgeting or
whatever...

Thanks,
-ray

btw- Im getting the same thing when configuring and make 1.2.3 as well.

-- 
------------------------------------------------
http://hackfoo.net



More information about the Kerberos mailing list