Okay, I've built gnuradio-next, and the result is the same: it's dying on the vlen error.
The installed packages are fully updated relative to Angstrom's repos. I can't seem to locate any further information about the test that is failing, either. Does anyone have guidance or thoughts about where to dig around? Thanks! Cheers, Ben On Fri, Dec 17, 2010 at 4:21 PM, Philip Balister <[email protected]> wrote: > On 12/17/2010 04:12 PM, Ben Hilburn wrote: >> >> Hey all - >> >> I'm building gnuradio on a Beagle Board xM (Rev B) and ran into a >> problem I haven't seen before. >> >> While make checking, I hit this: http://pastebin.com/WnSb17Bk >> >> Unfortunately, no further information is given, and I can't seem to >> track down much else. I know the error message is coming from one >> of the gr_vector_source_* functions, but I'm not sure which one - >> especially since this is all happening from a python directory. >> >> It looks like Ashwin Raut had this problem once before, in July, but >> never got an answer: >> http://www.mail-archive.com/[email protected]/msg00189.html >> >> I haven't been able to find any other reports of it. >> >> Ideas? > > Assuming you are using git, which branch are you building. I'd recommend > sticking to next for arm work. > > git branch --track next origin/next > git checkout next > > Philip > > >> >> Cheers, Ben >> >> _______________________________________________ Discuss-gnuradio >> mailing list [email protected] >> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio >> > _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
