discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] missing gruel module when installing current


From: Ethan Trewhitt
Subject: Re: [Discuss-gnuradio] missing gruel module when installing current
Date: Mon, 14 Oct 2013 09:42:05 -0400

Nemanja,

Gruel and GNURADIO_CORE are both elements of GnuRadio 3.6 that went away in 3.7. If you want to use your module as-is, you'd need to revert back to 3.6, otherwise you'll need to update your module to work with 3.7. There's a guide here:

http://gnuradio.org/redmine/projects/gnuradio/wiki/Move_3-6_to_3-7

Ethan

On Oct 14, 2013 6:48 AM, "Nemanja Savic" <address@hidden> wrote:
After building and installing current version on my RHEL6 system, I was unable to compile my module and the following error appeared:

-- checking for module 'gruel'
--   package 'gruel' not found
-- Could NOT find GRUEL  (missing:  GRUEL_INCLUDE_DIRS)
-- checking for module 'gnuradio-core'
--   package 'gnuradio-core' not found
-- Could NOT find GNURADIO_CORE  (missing:  GNURADIO_CORE_INCLUDE_DIRS)
-- checking for module 'cppunit'
--   found cppunit, version 1.12.1
-- Found CPPUNIT: /usr/lib64/libcppunit.so;dl
CMake Error at CMakeLists.txt:99 (message):
  Gruel required to compile test

How can I find this gruel headers, and why would they be missing?

--
Nemanja Savić

_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

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