GNU bug report logs - #10762
Dependency tracking looses libtool on OpenIndiana.

Previous Next

Package: libtool;

Reported by: Mats Erik Andersson <gnu <at> gisladisker.se>

Date: Wed, 8 Feb 2012 17:00:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>
To: Mats Erik Andersson <gnu <at> gisladisker.se>
Cc: 10762 <at> debbugs.gnu.org
Subject: bug#10762: Dependency tracking looses libtool on OpenIndiana.
Date: Wed, 8 Feb 2012 20:27:12 -0600 (CST)
On Wed, 8 Feb 2012, Mats Erik Andersson wrote:

> Hello there,
>
> when building libgpg-error on OpenIndiana, I observe myself,
> as well as the autobuilder at http://hydra.nixos.org/, that
> libtool misbehaves in the configuration step, should the
> switch "--disable-dependency-tracking" be active.

This project seems to use libtool 2.2.6, which is from 2008, so its 
libtool is antique.

Does the problem go away if you do this in the source tree?

  libtoolize --copy --force
  autoreconf
  ./configure --disable-static --prefix=/tmp/roen \
         --disable-dependency-tracking

I just tested this on Solaris 10 with autoconf 2.68, automake 1.11.3, 
and libtool 2.4.2 and it worked for me.

Please let us know if the problem does not go away.

Bob
-- 
Bob Friesenhahn
bfriesen <at> simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/




This bug report was last modified 13 years and 215 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.