Re: [Discuss-gnuradio] trunk build error

2008-09-20 Thread Michael Dickens
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

Re: [Discuss-gnuradio] trunk build error

2008-09-20 Thread Eric Blossom
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

Re: [Discuss-gnuradio] trunk build error

2008-09-20 Thread Eric Blossom
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

Re: [Discuss-gnuradio] trunk build error

2008-09-20 Thread Gregory Maxwell
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

[Discuss-gnuradio] trunk build error

2008-09-20 Thread Michael Dickens
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