Toby Bluhm wrote:
> 
> Trying to install 2.4.2 on solaris 7. Make dies here:
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64     -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64 -g -O2   -c version.c
> gcc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64     -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64 -g -O2   -c pipespawn.c
> rm -f libamanda.a
> cru libamanda.a alloc.o amflock.o debug.o dgram.o error.o file.o
> fileheader.o match.o protocol.o regcomp.o regerror.o regexec.o regfree.o
> security.o statfs.o stream.o token.o util.o version.o versuff.o
> pipespawn.o
> /usr/bin/sh: cru: not found
> make[1]: *** [libamanda.a] Error 1
> make[1]: Leaving directory `/usr/local/src/amanda-2.4.2/common-src'
> make: *** [all-recursive] Error 1
> 
> Seems to be tied to common-src/Makefile not having AR defined.
> My rh71  box has AR = /usr/bin/ar. Can't find any utility called ar on
> the sparc system.
> 
> Is this the problem? What is the solution?


I fixed it. Needed SUNWbtool package which was installed but
/usr/ccs/bin was not in the path. I should have been more patient in
figuring this out.



-- 
toby


"I believe we are on an irreversible trend toward more freedom and
democracy -- but that could change" - Dan Qualye

Reply via email to