Not able to do a make of Kerberos 5

Biswatosh biswatosh2001 at yahoo.com
Thu Jul 28 01:42:32 EDT 2005


Dear Kerberos Team
             I downloaded Kerberos 5 on my Solaris 9
OS on AMD machine with x86 architecture. I am able to
run configure but not do make successfully. I am using
bash shell. Please help. I give the details below.
Thanks
Biswatosh

DETAILS:
I downloaded from MIT's site krb5-1.4.1-signed.tar
and untarred it and got krb5-1.4.1 directory made.
I did cd krb5-1.4.1;cd src;./configure. It was
successful. I did make, it went for some time and
stopped. Here is the snap shot of the make problem.
****************************************************
bash-2.05# gmake
(cd include && gmake krb5/autoconf.h)
gmake[1]: Entering directory `/krb5-1.4.1/src/include'
gmake[1]: `krb5/autoconf.h' is up to date.
gmake[1]: Leaving directory `/krb5-1.4.1/src/include'
making all in util...
gmake[1]: Entering directory `/krb5-1.4.1/src/util'
making all in util/support...
gmake[2]: Entering directory
`/krb5-1.4.1/src/util/support'
gmake[2]: Leaving directory
`/krb5-1.4.1/src/util/support'
making all in util/et...
gmake[2]: Entering directory `/krb5-1.4.1/src/util/et'
if cmp ./com_err.h \
../../include/com_err.h >/dev/null 2>&1; then :; \
else \
        (set -x; rm -f ../../include/com_err.h; \
         cp ./com_err.h \
                ../../include/com_err.h) ; \
fi
gmake[2]: Leaving directory `/krb5-1.4.1/src/util/et'
making all in util/ss...
gmake[2]: Entering directory `/krb5-1.4.1/src/util/ss'
rm -f libss.a
building static ss library
set -x; objlist=`set -x && perl -p -e '$e=$ARGV; $e =~
s/OBJS\...$//; s/^/ /; s/
 $//; s/ / $e/g;' OBJS.ST` && false cq libss.a
$objlist
+ set -x 
+ perl -p -e $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/
$//; s/ / $e/g; OBJS.ST 
objlist= ss_err.o std_rqs.o invocation.o help.o
execute_cmd.o listen.o parse.o e
rror.o prompt.o request_tbl.o list_rqs.o pager.o
requests.o data.o
+ false cq libss.a ss_err.o std_rqs.o invocation.o
help.o execute_cmd.o listen.o
 parse.o error.o prompt.o request_tbl.o list_rqs.o
pager.o requests.o data.o 
gmake[2]: *** [libss.a] Error 255
gmake[2]: Leaving directory `/krb5-1.4.1/src/util/ss'
gmake[1]: *** [all-recurse] Error 1
gmake[1]: Leaving directory `/krb5-1.4.1/src/util'
gmake: *** [all-recurse] Error 1
*****************************************************


I give below my system details by doing an export.
**********************************************
declare -x HOSTTYPE="i386"
declare -x LANG="C"
declare -x LOGNAME="root"
declare -x MACHTYPE="i386-pc-solaris2.9"
***********************************************

Thanks again ...








		
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 


More information about the Kerberos mailing list