This is the error when making gr-howto... from the tarballs: make all-recursive Making all in config Making all in src Making all in lib /usr/local/bin/swig -c++ -python -I/usr/local/include/python2.4 -I/usr/local/include/gnuradio/swig -I/usr/local/include/gnuradio -module howto -o howto.cc Must specify an input file. Use -help for available options. *** Error code 1
Stop in /usr/home/gr/tarballs/gr-howto-write-a-block-0.3/src/lib. *** Error code 1 Stop in /usr/home/gr/tarballs/gr-howto-write-a-block-0.3/src. *** Error code 1 Stop in /usr/home/gr/tarballs/gr-howto-write-a-block-0.3. *** Error code 1 Stop in /usr/home/gr/tarballs/gr-howto-write-a-block-0.3. And this is the error making gnuradio-core from the CVS: Making all in swig if /usr/local/bin/swig -c++ -fvirtual -python -I../../../src/lib/runtime -I../../../src/lib/general -I../../../src/lib/filter -I../../../src/lib/io -I../../../src/lib/g72x -I../../../src/lib/atsc -I../../../src/lib/omnithread -I../../../src/lib/general -I../../../src/lib/filter -I/usr/local/include -I/usr/local/include/python2.4 -I. -MMD -MF "gnuradio_swig_python.Td" -module gnuradio_swig_python -o gnuradio_swig_python.cc ; then mv -f "gnuradio_swig_python.Td" "gnuradio_swig_python.d"; else rm -f "gnuradio_swig_python.Td"; exit 1; fi Must specify an input file. Use -help for available options. *** Error code 1 Stop in /usr/home/gr/gr-build/gnuradio-core/src/lib/swig. *** Error code 1 Stop in /usr/home/gr/gr-build/gnuradio-core/src/lib. *** Error code 1 Stop in /usr/home/gr/gr-build/gnuradio-core/src. *** Error code 1 Stop in /usr/home/gr/gr-build/gnuradio-core. *** Error code 1 Stop in /usr/home/gr/gr-build/gnuradio-core. These appear to be due to missing .cc and/or .py files but I haven't quite tracked it down yet. -- LRK [EMAIL PROTECTED] _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio