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: Eric Blossom
Subject: Re: [Discuss-gnuradio] ltmain.sh in 3.3.0 tarball?
Date: Fri, 11 Jun 2010 18:43:30 -0700
User-agent: Mutt/1.5.20 (2009-08-17)

On Fri, Jun 11, 2010 at 04:28:19PM -0400, Catalin Patulea wrote:
> 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.

That will work, or you can use git to checkout directly from the repo.

Using git also allows you to more easily manage your local changes as the
code in the repo moves forward.

Eric



reply via email to

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