Hello,
On a
OSF1 V5.1 732 alpha
I am getting the following output from an attempted build.
Can someone suggest something for me to examine to make this error go away?
I have made sure that I have a recent GNU libtool in my path.
thanks
-JK
########
.
.
.
config.status: creating Makefile
config.status: creating config/config.h
Making all in config
make[1]: Entering directory
`/net/redbelly/scratch1/Admin/Build/amanda-2.4.3b2-20020306/config'
cd .. \
&& CONFIG_FILES= CONFIG_HEADERS=config/config.h \
/usr/bin/sh ./config.status
config.status: creating config/config.h
config.status: config/config.h is unchanged
make all-am
make[2]: Entering directory
`/net/redbelly/scratch1/Admin/Build/amanda-2.4.3b2-20020306/config'
make[2]: Leaving directory
`/net/redbelly/scratch1/Admin/Build/amanda-2.4.3b2-20020306/config'
make[1]: Leaving directory
`/net/redbelly/scratch1/Admin/Build/amanda-2.4.3b2-20020306/config'
Making all in common-src
make[1]: Entering directory
`/net/redbelly/scratch1/Admin/Build/amanda-2.4.3b2-20020306/common-src'
source='alloc.c' object='alloc.lo' libtool=yes \
depfile='.deps/alloc.Plo' tmpdepfile='.deps/alloc.TPlo' \
depmode=tru64 /usr/bin/sh ../config/depcomp \
/usr/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.
-I../config -I./../regex-src -I/usr/local/gnu/include -O2 -c -o
alloc.lo `test -f alloc.c || echo './'`alloc.c
../libtool: print: not found
../libtool: print: not found
../libtool: print: not found
../libtool: print: not found
../libtool: print: not found
../libtool: print: not found
../libtool: print: not found
../libtool: print: not found
../libtool: print: not found
../libtool: print: not found
../libtool: print: not found
../libtool: print: not found
../libtool: print: not found
../libtool: print: not found
../libtool: print: not found
make[1]: *** [alloc.lo] Error 1
make[1]: Leaving directory
`/net/redbelly/scratch1/Admin/Build/amanda-2.4.3b2-20020306/common-src'
make: *** [all-recursive] Error 1
#########