Re: amanda+krb5 compile dies with libtool...

2002-02-06 Thread John R. Jackson

And I expressly have '--disable-libtool' in the configure statement so it
won't do it, yet it bitches about libtool...

I think --disable-libtool only controls whether an attempt is made to
create shared libraries.  What you want to do is convince automake itself
to not build the libtool stuff (e.g. $(LINK)) into the Makefile.in files.
That has to happen before you run ./configure.

I tried several things (even resorting to reading the documentation :-)
and could not come up with anything that got rid of libtool.  I think
you're going to need to ask the automake/libtool folks and/or try using
the latest version of libtool to see if the problem will just go away.

Sorry I couldn't be of more help.

(Let me know if this is better served on amanda-hackers) ...

Topics this deep probably should go to amanda-hackers.

Peter Losher

John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]



amanda+krb5 compile dies with libtool...

2002-02-04 Thread Peter Losher


Hi,

I have been compiling that latest stable CVS branch of Amanda (co amanda)
plus the krb5 module in the amanda-krb-2 CVS tree, for an transition to a
krb5 aware Amanda from a Krb4 install.  Below is the result from a Tru64
v5.0 system (this src tree has already successfully compiled on BSDI).

-=-
gmake[1]: Entering directory
`/tmp/Amanda-Krb5/amanda/common-src'
/sbin/sh ../libtool --mode=link gcc  -g -O2   -I/usr/local/krb5/include
-L/usr/local/krb5/lib -o genversion  genversion.o versuff.o  -lm -ltermcap
/usr/local/krb5/lib/libgssapi_krb5.a /usr/local/krb5/lib/libkrb5.a
/usr/local/krb5/lib/libk5crypto.a /usr/local/krb5/lib/libcom_err.a
../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: : Permission denied
../libtool: print: not found
gmake[1]: *** [genversion] Error 1
gmake[1]: Leaving directory
`/tmp/Amanda-Krb5/amanda/common-src'
gmake: *** [all-recursive] Error 1
-=-

And I expressly have '--disable-libtool' in the configure statement so it
won't do it, yet it bitches about libtool...

Any ideas? (Let me know if this is better served on amanda-hackers) I
could install the latest version of GNU libtool, but I would hope it
wouldn't come to that.

Thanks - Peter Losher
-- 
[EMAIL PROTECTED] - Internet Software Consortium - http://www.isc.org/