On Sep 20, 2008, at 4:11 PM, Eric Blossom wrote:
Fixed in the trunk in r9625
Thanks! That took care of the issue. - MLD
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
On Sat, Sep 20, 2008 at 03:56:11PM -0400, Gregory Maxwell wrote:
> The key error is
> "/GNURadio/trunk/build/../gnuradio-core/src/lib/runtime/gr_realtime.h:26:28:
> error: gruel/realtime.h: No such file or directory"
>
> Either adjust gnuradio-core/src/lib/runtime/gr_realtime.h to call
> gruel/src
On Sat, Sep 20, 2008 at 03:56:11PM -0400, Gregory Maxwell wrote:
> The key error is
> "/GNURadio/trunk/build/../gnuradio-core/src/lib/runtime/gr_realtime.h:26:28:
> error: gruel/realtime.h: No such file or directory"
>
> Either adjust gnuradio-core/src/lib/runtime/gr_realtime.h to call
> gruel/src
The key error is
"/GNURadio/trunk/build/../gnuradio-core/src/lib/runtime/gr_realtime.h:26:28:
error: gruel/realtime.h: No such file or directory"
Either adjust gnuradio-core/src/lib/runtime/gr_realtime.h to call
gruel/src/include/gruel/realtime.h where it stands, adjust the build
scripts to includ
I'm building on PPC-OSX 10.5.5 XCode 3.1, with the latest trunk, from
scratch. Error is:
g++ -DHAVE_CONFIG_H -I. -I../../../../../gnuradio-core/src/lib/swig -
I../../../.. -DOMNITHREAD_POSIX=1 -I/opt/local/include -I/GNURadio/
trunk/build/../omnithread -I/GNURadio/trunk/build/../gnuradio-co