discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: Alexandru Csete
Subject: Re: [Discuss-gnuradio] Git HEAD build error - build environment issue?
Date: Mon, 22 Feb 2010 23:17:12 +0100

On 22 February 2010 22:48, Richard Clarke <address@hidden> wrote:
> 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

I believe I've seen the same error message when I tried to build from
git while 3.2.2 was still installed. Removing 3.2.2 from the linker
path solved the problem for me.

Alex




reply via email to

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