On Mon, Aug 18, 2008 at 7:24 AM, Randy Heiland <[EMAIL PROTECTED]> 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/


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to