Hello again...
I took the advice and inserted "--disable-libtool" into my configure.
(OSF1 V5.1 732 alpha)
Files actually started to compile this time instead of dying right at the
beginning......
This time... not long after some files *did* compile, it seems the broken libtool
invocation showed up again... How can that be? I said 'disable-libtool'.
Does this information plus the fact that the 2.4.2p2 build worked fine without the
disabling the use of libtool, provide any useful information to the maintainers?
###
Here is my output from the most recent build attempt of amanda-2.4.3b3:
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.3b3/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.3b3/config'
make[2]: Leaving directory `/net/redbelly/scratch1/Admin/Build/amanda-2.4.3b3/config'
make[1]: Leaving directory `/net/redbelly/scratch1/Admin/Build/amanda-2.4.3b3/config'
Making all in common-src
make[1]: Entering directory
`/net/redbelly/scratch1/Admin/Build/amanda-2.4.3b3/common-src'
source='alloc.c' object='alloc.o' libtool=no \
depfile='.deps/alloc.Po' tmpdepfile='.deps/alloc.TPo' \
depmode=tru64 /usr/bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -I/usr/local/gnu/include
-O2 -c `test -f alloc.c || echo './'`alloc.c
source='amflock.c' object='amflock.o' libtool=no \
depfile='.deps/amflock.Po' tmpdepfile='.deps/amflock.TPo' \
depmode=tru64 /usr/bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -I/usr/local/gnu/include
-O2 -c `test -f amflock.c || echo './'`amflock.c
source='debug.c' object='debug.o' libtool=no \
depfile='.deps/debug.Po' tmpdepfile='.deps/debug.TPo' \
depmode=tru64 /usr/bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -I/usr/local/gnu/include
-O2 -c `test -f debug.c || echo './'`debug.c
source='dgram.c' object='dgram.o' libtool=no \
depfile='.deps/dgram.Po' tmpdepfile='.deps/dgram.TPo' \
depmode=tru64 /usr/bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -I/usr/local/gnu/include
-O2 -c `test -f dgram.c || echo './'`dgram.c
cc: Warning: dgram.c, line 110: In this statement, the referenced type of the pointer
value "&len" is "unsigned int", which is not compatible with "int" because they differ
by signed/unsigned attribute. (ptrmismatch1)
if(getsockname(s, (struct sockaddr *)&name, &len) == -1) {
------------------------------------------------^
cc: Warning: dgram.c, line 292: In this statement, the referenced type of the pointer
value "&addrlen" is "unsigned long", which is not compatible with "int". (ptrmismatch)
(struct sockaddr *)fromaddr, &addrlen);
-------------------------------------------------^
source='error.c' object='error.o' libtool=no \
depfile='.deps/error.Po' tmpdepfile='.deps/error.TPo' \
depmode=tru64 /usr/bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -I/usr/local/gnu/include
-O2 -c `test -f error.c || echo './'`error.c
source='file.c' object='file.o' libtool=no \
depfile='.deps/file.Po' tmpdepfile='.deps/file.TPo' \
depmode=tru64 /usr/bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -I/usr/local/gnu/include
-O2 -c `test -f file.c || echo './'`file.c
source='fileheader.c' object='fileheader.o' libtool=no \
depfile='.deps/fileheader.Po' tmpdepfile='.deps/fileheader.TPo' \
depmode=tru64 /usr/bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -I/usr/local/gnu/include
-O2 -c `test -f fileheader.c || echo './'`fileheader.c
source='match.c' object='match.o' libtool=no \
depfile='.deps/match.Po' tmpdepfile='.deps/match.TPo' \
depmode=tru64 /usr/bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -I/usr/local/gnu/include
-O2 -c `test -f match.c || echo './'`match.c
source='protocol.c' object='protocol.o' libtool=no \
depfile='.deps/protocol.Po' tmpdepfile='.deps/protocol.TPo' \
depmode=tru64 /usr/bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -I/usr/local/gnu/include
-O2 -c `test -f protocol.c || echo './'`protocol.c
source='regcomp.c' object='regcomp.o' libtool=no \
depfile='.deps/regcomp.Po' tmpdepfile='.deps/regcomp.TPo' \
depmode=tru64 /usr/bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -I/usr/local/gnu/include
-O2 -c `test -f regcomp.c || echo './'`regcomp.c
source='regerror.c' object='regerror.o' libtool=no \
depfile='.deps/regerror.Po' tmpdepfile='.deps/regerror.TPo' \
depmode=tru64 /usr/bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -I/usr/local/gnu/include
-O2 -c `test -f regerror.c || echo './'`regerror.c
source='regexec.c' object='regexec.o' libtool=no \
depfile='.deps/regexec.Po' tmpdepfile='.deps/regexec.TPo' \
depmode=tru64 /usr/bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -I/usr/local/gnu/include
-O2 -c `test -f regexec.c || echo './'`regexec.c
source='regfree.c' object='regfree.o' libtool=no \
depfile='.deps/regfree.Po' tmpdepfile='.deps/regfree.TPo' \
depmode=tru64 /usr/bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -I/usr/local/gnu/include
-O2 -c `test -f regfree.c || echo './'`regfree.c
source='security.c' object='security.o' libtool=no \
depfile='.deps/security.Po' tmpdepfile='.deps/security.TPo' \
depmode=tru64 /usr/bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -I/usr/local/gnu/include
-O2 -c `test -f security.c || echo './'`security.c
source='statfs.c' object='statfs.o' libtool=no \
depfile='.deps/statfs.Po' tmpdepfile='.deps/statfs.TPo' \
depmode=tru64 /usr/bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -I/usr/local/gnu/include
-O2 -c `test -f statfs.c || echo './'`statfs.c
source='stream.c' object='stream.o' libtool=no \
depfile='.deps/stream.Po' tmpdepfile='.deps/stream.TPo' \
depmode=tru64 /usr/bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -I/usr/local/gnu/include
-O2 -c `test -f stream.c || echo './'`stream.c
cc: Warning: stream.c, line 115: In this statement, the referenced type of the pointer
value "&len" is "unsigned long", which is not compatible with "int". (ptrmismatch)
if(getsockname(server_socket, (struct sockaddr *)&server, &len) == -1) {
--------------------------------------------------------------^
source='token.c' object='token.o' libtool=no \
depfile='.deps/token.Po' tmpdepfile='.deps/token.TPo' \
depmode=tru64 /usr/bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -I/usr/local/gnu/include
-O2 -c `test -f token.c || echo './'`token.c
source='util.c' object='util.o' libtool=no \
depfile='.deps/util.Po' tmpdepfile='.deps/util.TPo' \
depmode=tru64 /usr/bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -I/usr/local/gnu/include
-O2 -c `test -f util.c || echo './'`util.c
rm -f genversion.h genversion.h.new
echo '#define CC "cc"' > genversion.h.new
echo '#define BUILT_DATE "'`date`'"' >> genversion.h.new
echo '#define BUILT_MACH "'`uname -a || echo UNKNOWN HOST`'"' >> genversion.h.new
mv genversion.h.new genversion.h
source='genversion.c' object='genversion.o' libtool=no \
depfile='.deps/genversion.Po' tmpdepfile='.deps/genversion.TPo' \
depmode=tru64 /usr/bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -I/usr/local/gnu/include
-O2 -c `test -f genversion.c || echo './'`genversion.c
source='versuff.c' object='versuff.o' libtool=no \
depfile='.deps/versuff.Po' tmpdepfile='.deps/versuff.TPo' \
depmode=tru64 /usr/bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -I/usr/local/gnu/include
-O2 -c `test -f versuff.c || echo './'`versuff.c
/usr/bin/sh ../libtool --mode=link cc -O2 -L/usr/local/gnu/lib -o genversion
genversion.o versuff.o alloc.o debug.o error.o util.o file.o -lm -lreadline -ltermcap
../libtool: print: not found
../libtool: print: not found
../libtool: print: not found
../libtool: print: not found
../libtool: : Permission denied
../libtool: print: not found
make[1]: *** [genversion] Error 1
make[1]: Leaving directory
`/net/redbelly/scratch1/Admin/Build/amanda-2.4.3b3/common-src'
make: *** [all-recursive] Error 1