Greetings. After several hours of dependency hell, I've finally gotten gnuradio to bootstrap and configure. When I hit "make," however, I get:
[EMAIL PROTECTED]:~/gnuradio# make make all-recursive make[1]: Entering directory `/home/kevin/gnuradio' Making all in config make[2]: Entering directory `/home/kevin/gnuradio/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/kevin/gnuradio/config' Making all in omnithread make[2]: Entering directory `/home/kevin/gnuradio/omnithread' make[2]: *** No rule to make target `posix.lo', needed by `libgromnithread.la'. Stop. make[2]: Leaving directory `/home/kevin/gnuradio/omnithread' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/kevin/gnuradio' make: *** [all] Error 2 [EMAIL PROTECTED]:~/gnuradio# I' m running this on Ubuntu (Dapper), and am a near-total newbie, so be gentle. Any suggestions? Many thanks, Kevin -- View this message in context: http://www.nabble.com/soooo-close...-tf4015823.html#a11405053 Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
