On Fri, Dec 17, 2010 at 4:28 PM, Sangho Oh <sangho...@gmail.com> wrote: > In the gburadio directory I did: > > make unistall > make clean > make distclean > git pull > git checkout master > ./configure > > Then,. I got following error "config.status: error: cannot find input file: > `omnithread/gnuradio-omnithread.pc.in'" > Anyone knows how to fix it??
You forgot to the bootstrap stage. It looks like you've got some stuff left over from your old installation. We've removed omnithreads, so it's being called incorrectly. Tom _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio