discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] gruel


From: Randy Heiland
Subject: Re: [Discuss-gnuradio] gruel
Date: Mon, 18 Aug 2008 13:56:10 -0400

Thanks for the sanity check. After googling around, I discovered a post by Eric Blossom, mentioning that it may be a libtool/auto* tools confusion which was indeed the case for me.

-Randy

On Aug 18, 2008, at 12:07 PM, Johnathan Corgan wrote:

On Mon, Aug 18, 2008 at 7:24 AM, Randy Heiland <address@hidden> wrote:

config.status: error: cannot find input file: gruel/Makefile.in

You likely need to run the full build sequence:

$ ./bootstrap
$ ./configure (...whatever you might normally use here...)
$ make
$ make check
$ make install

libgruel (the GNU Radio Utility Etcetera Library) is a new library in
the trunk that has (or will have) some minor functions moved into it
from gnuradio-core to simplify dependencies.

--
Johnathan Corgan
Corgan Enterprises LLC
http://corganenterprises.com/





reply via email to

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