[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Make error!
From: |
HAYESE |
Subject: |
Make error! |
Date: |
Thu, 18 Mar 2004 10:16:07 -0500 |
This is my first install & configure went great, but MAKE has a
problem...has anybody seen or know what this error means?
Thanks...EDH
REF: I'm running Solaris9, SMCgcc v3.3.2
superman:root> make
Making all in pub
make[1]: Entering directory `/sa/cfengine-2.1.3/pub'
rm -f libpub.a
ar cru libpub.a getopt.o getopt1.o full-write.o regex.o getloadavg.o
snprintf.o
/bin/ksh: ar: not found
make[1]: *** [libpub.a] Error 127
make[1]: Leaving directory `/sa/cfengine-2.1.3/pub'
make: *** [all-recursive] Error 1
superman:root>