discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Git HEAD build error - build environment issue?


From: Richard Clarke
Subject: [Discuss-gnuradio] Git HEAD build error - build environment issue?
Date: Tue, 23 Feb 2010 10:48:51 +1300

Hi,

I've just built the head of the Git repo on two different machines. On one of them it builds OK, however on my laptop I get the error shown below. I had installed all dependencies for Karmic (or I believe I have) however this must be related to my build environment in some way I guess. Does anyone have any clues?

Thanks
Richard

./.libs/libgnuradio-core.so: undefined reference to `gruel::msg_accepter::~msg_accepter()'
./.libs/libgnuradio-core.so: undefined reference to `pmt::intrusive_ptr_release(pmt::pmt_base*)'
./.libs/libgnuradio-core.so: undefined reference to `typeinfo for gruel::msg_accepter'
./.libs/libgnuradio-core.so: undefined reference to `pmt::intrusive_ptr_add_ref(pmt::pmt_base*)'
collect2: ld returned 1 exit status
make[5]: *** [gnuradio-config-info] Error 1
make[5]: Leaving directory `/home/richard/gnuradio/source/git_gnuradio-trunk/gnuradio/gnuradio-core/src/lib'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/richard/gnuradio/source/git_gnuradio-trunk/gnuradio/gnuradio-core/src/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/richard/gnuradio/source/git_gnuradio-trunk/gnuradio/gnuradio-core/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/richard/gnuradio/source/git_gnuradio-trunk/gnuradio/gnuradio-core'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/richard/gnuradio/source/git_gnuradio-trunk/gnuradio'
make: *** [all] Error 2


reply via email to

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