bino-list
[Top][All Lists]
Advanced

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

Re: [Bino-list] bino compile error, ubuntu 10.04


From: Martin Lambers
Subject: Re: [Bino-list] bino compile error, ubuntu 10.04
Date: Mon, 24 Oct 2011 11:20:04 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110922 Lightning/1.0b2 Thunderbird/3.1.15

Hi Nate!

On 24/10/11 11:11, Nate wrote:
> Installing bison and also flex got equalizer 1.0.1 to compile.
> However bino still won't compile with equalizer:
> 
>   CXX    player_equalizer.o
>   CXX    qt_resources-rcc.o
>   CXX    player_qt-moc.o
>   CXX    video_output_qt-moc.o
>   CXXLD  bino
> /usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libCollage.so: undefined 
> reference to `std::_List_node_base::_M_unhook()@GLIBCXX_3.4.14'
> /usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libCollage.so: undefined 
> reference to 
> `std::_List_node_base::_M_hook(std::_List_node_base*)@GLIBCXX_3.4.14'
> collect2: ld returned 1 exit status
> make[4]: *** [bino] Error 1
> make[4]: Leaving directory `/projects/KidI/bino/src'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/projects/KidI/bino/src'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/projects/KidI/bino/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/projects/KidI/bino'
> make: *** [all] Error 2
> 
> One thought is that i need libstdc++6-4.5 instead of 4.4.3
> but that would require ubuntu 11

This looks like Bino still tries to build against the Equalizer
precompiled package and not your own Equalizer build
(/usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/ = /usr/lib).

Martin



reply via email to

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