Install Trouble
KHumpf@IITRI.ORG
KHumpf@IITRI.ORG
Mon Jun 14 10:44:00 GMT 1999
I'mÃÂ trying to install ecgs on our sun-solaris machine and I keep getting
a "fatal error".
ÃÂ
The reason I'm installing this is for a program called HT://Dig.ÃÂ It's a
search engine we're trying to use but apparently we're missing a C++ or
G++ library.
ÃÂ
I was told to install egcs to resolve this but as I mentioned, I'm
getting an error (actually a couple errors).ÃÂ ÃÂ IÃÂ get through
"./configure" with no problem, but then I run "make bootstrap" and it
runs through a bunch of stuff until finally I get:
ÃÂ
rm -f libiberty.a
ar rc libiberty.a \
ÃÂ argv.o choose-temp.o concat.o cplus-dem.oÃÂ fdmatch.o fnmatch.o
getopt.o getopt1.o getruntime.o hex.oÃÂ floatformat.o objalloc.o
obstack.o pex
ecute.o spaces.o strerror.oÃÂ strsignal.o xatexit.o xexit.o xmalloc.o
xstrdup.o xstrerror.oÃÂ asprintf.o basename.o sigsetmask.o vasprintf.o
sh: ar: not found
*** Error code 1
make: Fatal error: Command failed for target `libiberty.a'
Current working directory /home/amptiac/HTDIG/CPLUS/egcs-1.1.2/libiberty
*** Error code 1
make: Fatal error: Command failed for target `all-libiberty'
ÃÂ
Even though I got that, I still tried "make install" afterward and got
this:
ÃÂ
/bin/sh ./mkinstalldirs /usr/localÃÂ /usr/local
rm -f libobjc.a
ar rc libobjc.a objc/hash.o objc/sarray.oÃÂ objc/class.o objc/sendmsg.oÃÂ
objc/init.o objc/archive.oÃÂ objc/encoding.o objc/selector.oÃÂ objc/obje
cts.o objc/misc.oÃÂ objc/NXConstStr.o objc/Object.oÃÂ objc/Protocol.o
objc/nil_method.oÃÂ objc/thr.o objc/linking.oÃÂ objc/thr-posix.o
sh: ar: not found
*** Error code 1
make: Fatal error: Command failed for target `libobjc.a'
Current working directory /home/amptiac/HTDIG/CPLUS/egcs-1.1.2/gcc
*** Error code 1
make: Fatal error: Command failed for target `install-gcc'
ÃÂ
Any ideas would be greatly appreciated!
ÃÂ
Keith Humpf
khumpf@iitri.org
(315)-339-7071 - voice
(315)-339-7107 - fax
IIT Research Institute
201 Mill Street
Rome, NY 13440
ÃÂ
Keith Humpf
khumpf@iitri.org
(315)-339-7071 - voice
(315)-339-7107 - fax
IIT Research Institute
201 Mill Street
Rome, NY 13440
ÃÂ
More information about the Gcc
mailing list