discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] ltmain.sh in 3.3.0 tarball?


From: Catalin Patulea
Subject: Re: [Discuss-gnuradio] ltmain.sh in 3.3.0 tarball?
Date: Fri, 11 Jun 2010 16:28:19 -0400

On Fri, Jun 11, 2010 at 3:36 PM, Eric Blossom <address@hidden> wrote:
> If you unpack the tarball (and don't modify anything), run configure, then
> make, it should work.
Yes, you're right. The problem was that I was also running autoreconf,
which I guess creates a mixed-version libtool environment in the tree.

> If you modify anything you'll need a consistent set of autotools.
The reason for all this is I need to make changes in a *.am file. Is
there a way to un-bootstrap a tarball? Just doing ./bootstrap causes
the same mismatched libtool version problem. The only solution I've
found so far is to remove ltmain.sh from the tree, then bootstrap,
which feels kind of hackish.

Thanks,
Catalin



reply via email to

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