discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Gnu radio build error on beagle board


From: Philip Balister
Subject: Re: [Discuss-gnuradio] Gnu radio build error on beagle board
Date: Thu, 28 Jan 2010 10:00:38 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-3.fc11 Thunderbird/3.0

On 01/27/2010 11:53 PM, Philip Balister wrote:
In a fit of madness, I decided to build gnuradio on the beagleboard.

My current issue is ths error. Does anyone have any thoughts on what
might cause this?

Ignore this. I think the problem was failure to aggressively clean the source tree I copied from my x86 box. Must get git going on Beagle...

Philip


libtool: link: ar cru .libs/libviterbi.a .libs/metrics.o .libs/tab.o
.libs/viter
bi.o
libtool: link: ranlib .libs/libviterbi.a
libtool: link: ( cd ".libs" && rm -f "libviterbi.la" && ln -s
"../libviterbi.la"
"libviterbi.la" )
g++ -DHAVE_CONFIG_H -I. -I../../../.. -g -O2 -Wall -Woverloaded-virtual
-pth
read -MT encode.o -MD -MP -MF .deps/encode.Tpo -c -o encode.o encode.cc
mv -f .deps/encode.Tpo .deps/encode.Po
/bin/sh ../../../../libtool --tag=CXX --mode=link g++ -g -O2 -Wall
-Woverload
ed-virtual -pthread -o encode encode.o libviterbi.la -lm
libtool: link: g++ -g -O2 -Wall -Woverloaded-virtual -pthread -o encode
encode.o
./.libs/libviterbi.a -lm -pthread
encode.o: In function `main':
/home/balister/gnuradio/gnuradio-core/src/lib/viterbi/encode.cc:49:
undefined re
ference to `encode'
collect2: ld returned 1 exit status
make[5]: *** [encode] Error 1
make[5]: Leaving directory
`/home/balister/gnuradio/gnuradio-core/src/lib/viterb
i'
make[4]: *** [all-recursive] Error 1

Philip


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio





reply via email to

[Prev in Thread] Current Thread [Next in Thread]