[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bino-list] bino compile error, ubuntu 10.04
From: |
Nate |
Subject: |
Re: [Bino-list] bino compile error, ubuntu 10.04 |
Date: |
Mon, 24 Oct 2011 02:50:24 -0700 (PDT) |
that's a good catch.
i did sudo apt-get remove already
but had to do sudo apt-get autoremove to get all the other lib files
did make on Equalizer again, now bino configure is not seeing Equalizer
I have not used cmake before. Is there some kind of make install command I need
to do to get it in the right location?
address@hidden:/projects/KidI/Equalizer-1.0.1$ make install
make: *** No rule to make target `install'. Stop.
----- Original Message ----
> From: Martin Lambers <address@hidden>
> To: address@hidden
> Sent: Mon, October 24, 2011 2:20:04 AM
> Subject: Re: [Bino-list] bino compile error, ubuntu 10.04
>
> 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
>
>
- [Bino-list] bino compile error, ubuntu 10.04, Nate, 2011/10/24
- Re: [Bino-list] bino compile error, ubuntu 10.04, Martin Lambers, 2011/10/24
- Re: [Bino-list] bino compile error, ubuntu 10.04, Nate, 2011/10/24
- Re: [Bino-list] bino compile error, ubuntu 10.04, Martin Lambers, 2011/10/24
- Re: [Bino-list] bino compile error, ubuntu 10.04, Nate, 2011/10/24
- Re: [Bino-list] bino compile error, ubuntu 10.04, Martin Lambers, 2011/10/24
- Re: [Bino-list] bino compile error, ubuntu 10.04,
Nate <=
- Re: [Bino-list] bino compile error, ubuntu 10.04, Stefan Eilemann, 2011/10/24
- Re: [Bino-list] bino compile error, ubuntu 10.04, Nate, 2011/10/25
- Re: [Bino-list] bino compile error, ubuntu 10.04, Stefan Eilemann, 2011/10/25
- Re: [Bino-list] bino compile error, ubuntu 10.04, Nate, 2011/10/25
- Re: [Bino-list] bino compile error, ubuntu 10.04, Martin Lambers, 2011/10/25
- Re: [Bino-list] bino compile error, ubuntu 10.04, Nate, 2011/10/26
- Re: [Bino-list] bino compile error, ubuntu 10.04, Martin Lambers, 2011/10/27
- [Bino-list] macport qt4-mac install error, Nate, 2011/10/28
- Message not available
- Re: [Bino-list] macport qt4-mac install error, Nate, 2011/10/28
- Re: [Bino-list] macport qt4-mac install error, Frédéric Devernay, 2011/10/29