discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Makefile.in


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Makefile.in
Date: Mon, 28 Feb 2005 13:25:33 -0800
User-agent: Mutt/1.5.6i

On Mon, Feb 28, 2005 at 03:07:35PM -0500, Bob Vincent wrote:
> FYI, I just did a clean CVS checkout. The directories don't have 
> Makefile.in, so I copied from the versions in the tarfiles.

The Makefile.in's are not kept in CVS.

The easiest way is to use gr-build

  http://comsec.com/wiki?HowtoBuildFromCVS

Then you can ./for-all-dirs ../buildit


In the meanwhile try this:

  $ cd gnuradio-core
  $ ./bootstrap         # should generate Makefile.in's
  $ ./configure
  $ make

Some folks have reported a problem where the Makefile.in's aren't
getting built by ./bootstrap.  Josh Lackey posted a suggested fix to
the list in the last 24 - 48 hrs.  If you see the problem where they
aren't getting built, can you try his fix and let me know if it works
for you.

Thanks,
Eric




reply via email to

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