libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HELP: libtool 2.4.2 not compiling on Solaris 10u10 Sparc


From: Bob Friesenhahn
Subject: Re: HELP: libtool 2.4.2 not compiling on Solaris 10u10 Sparc
Date: Sun, 19 Aug 2012 14:29:56 -0500 (CDT)
User-agent: Alpine 2.01 (GSO 1266 2009-07-14)

On Sun, 19 Aug 2012, Jeff Martin wrote:

Bob,
Yes it was pulled from gnu.org.

-rw-r--r--   1 root     root     2632347 Oct 18  2011 libtool-2.4.2.tar.gz

I used:
wget 
http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/libtool/libtool-2.4.2.tar.gz
to retrieve the source.

Then all you should have to do is extract the content and do

  cd libtool-2.4.2
  ./configure

It should not be necessary to re-autoconf the libtool directory. It seems like your libtool was updated with content from an already installed libtool. Due to problems in the past, the libtool .m4 files are serialized so that it is possible to detect when there are files from different releases.

Since you extracted the libtool files into a subdirectory of another package, perhaps that package has somehow attempted to re-autoconf the libtool subdirectory.

Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]