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/beagle-sdr@opensdr.com/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 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