Eric:

For many of the new directories, I had to do touch configure.ac
and buildit manually.  for-all-dirs would fail, period.
gr-gsm-vocoder is a particularly example.  It would never get
passed the "no makefile.in"  error with for-all-dirs.  I
tried doing

for-all-dirs touch configure.ac

this worked on some directories but I would still get a makefile.in
failure always in the gsm vocoder directory.  On those directories,
if I went into the directory and did touch configure.ac and then
used ../buildit, it always worked!  Single exception:  gr-usrp.
There I had to do touch configure.ac and ../buildit 3 times and
then it finally made.

This is not a time shift problem, this is a bug.

I have a true SMP machine (dual Athlon MP).  Can this have anything
to do with it?  SUSE 9.2 and for those packages that the build tools
complained I had no version, or not the "latest version", I went to
the respective project sites and got the latest and greatest.

While I am whining, what is with this underquoted AM_PATH_CPPUNIT
and underquoted AM_PATH_AVIFILE warning message?  Is it serious? What
exactly does it mean?

Bob

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf
Of Eric Blossom
Sent: Saturday, February 26, 2005 12:57 AM
To: discuss-gnuradio@gnu.org
Subject: [Discuss-gnuradio] usrp* example consolidation


FYI,

I've just consolidated the three gnuradio-example usrp directories
into one: usrp.

Eric


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




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

Reply via email to