MIT Kerberos compilation error (Was: Re: MIT & SEAM Kerberos

Jerome Walter walter+SP at M.efrei.fr
Tue Sep 2 04:52:58 EDT 2003


Christian wrote:
> Edit util/et/Makefile and look fot the line
> @echo "building static $(LIB) library"
> That's where the static libs are built. Remove the @ on the line below, the
> one starting with @dirs and run 'make clean' then 'make' so that you can see
> the command run. Might be something wrong with the options passed to ar.

Thank you for the tip: here comes the output :

rm -f libcom_err.a
building static com_err library
dirs=`echo OBJS.ST | \
         sed -e 's%/OBJS.ST%%g' -e 's%OBJS.ST%.%'`; \
         false cq libcom_err.a `for d in $dirs; do \
                 sed -e '/^$/d' -e "s%^%$d/%" -e "s% % $d/%g" \
                         $d/OBJS.ST; done`
*** Error code 255
make: Fatal error: Command failed for target `libcom_err.a'
Current working directory /export/home/root/krb5-1.3.1/solaris/util/et
*** Error code 1

I have to admit, i have no idea what is false ...

Jerome

-- 
-+--   Jerome Walter -  I2 EFREI                          ----+-
  Equipe Systeme - Efrei Robotique - Jap'Efrei - Erasmus Tutors
  "The World is my country" - "Nihon no tomodachi desu"
EFREI System and Networking guide http://perso.efrei.fr/~walter/



More information about the Kerberos mailing list