[chuck-users] miniAudicle-0.1.3.4 failed to build on Gentoo Linux

schwaahed schwaahed at gmail.com
Tue Aug 8 16:49:29 EDT 2006


On 8/8/06, carmen <_ at whats-your.name> wrote:
> On Tue Aug 08, 2006 at 01:56:13PM -0400, schwaahed wrote:
> > Hi,
> >
> > I am running Gentoo Linux. I failed to build miniAudicle-0.1.3.3, but
> > I assumed it was the
> > wxWidgets unicode issue. I am running wxGTK-2.6.3.2. Any clue on what
> > I need to do to
> > get this to build?
>
> you probably also have wxGTK-2.4.2 installed. uninstall that or symlink wx-config-2.6 to wx-config or change the makefile to use wx-config-2.6
>
> after doing this, it compiled fine for me. (of course chuck doesnt work on 64bit, btu tahts another issue)
>

Thanks

got much further in the compile but then the compile fails with these
errors below.

- schwaahed


---snip----------

mAConfig.cpp:(.text+0xf08): undefined reference to
`wxStringBase::operator=(wxStringBase const&)'
wxw/mAConfig.o:(.gnu.linkonce.r._ZTV8mAConfig+0x7c): undefined
reference to `wxFileConfig::Save(wxOutputStream&, wxMBConv&)'
wxw/mAConfig.o: In function `std::_Rb_tree<wxString,
std::pair<wxString const, wxString>,
std::_Select1st<std::pair<wxString const, wxString> >,
std::less<wxString>, std::allocator<std::pair<wxString const,
wxString> > >::find(wxString const&) const':
mAConfig.cpp:(.gnu.linkonce.t._ZNKSt8_Rb_treeI8wxStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE4findERS2_+0x32):
undefined reference to `wxString::Cmp(wxString const&) const'
mAConfig.cpp:(.gnu.linkonce.t._ZNKSt8_Rb_treeI8wxStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE4findERS2_+0x73):
undefined reference to `wxString::Cmp(wxString const&) const'
wxw/mAConfig.o: In function `std::_Rb_tree<wxString,
std::pair<wxString const, wxString>,
std::_Select1st<std::pair<wxString const, wxString> >,
std::less<wxString>, std::allocator<std::pair<wxString const,
wxString> > >::lower_bound(wxString const&)':
mAConfig.cpp:(.gnu.linkonce.t._ZNSt8_Rb_treeI8wxStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE11lower_boundERS2_+0x2f):
undefined reference to `wxString::Cmp(wxString const&) const'
wxw/mAConfig.o: In function `std::_Rb_tree<wxString,
std::pair<wxString const, wxString>,
std::_Select1st<std::pair<wxString const, wxString> >,
std::less<wxString>, std::allocator<std::pair<wxString const,
wxString> > >::_M_insert(std::_Rb_tree_node_base*,
std::_Rb_tree_node_base*, std::pair<wxString const, wxString>
const&)':
mAConfig.cpp:(.gnu.linkonce.t._ZNSt8_Rb_treeI8wxStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE9_M_insertEPSt18_Rb_tree_node_baseSB_RKS3_+0xf6):
undefined reference to `wxString::Cmp(wxString const&) const'
wxw/mAConfig.o: In function `std::_Rb_tree<wxString,
std::pair<wxString const, wxString>,
std::_Select1st<std::pair<wxString const, wxString> >,
std::less<wxString>, std::allocator<std::pair<wxString const,
wxString> > >::insert_unique(std::pair<wxString const, wxString>
const&)':
mAConfig.cpp:(.gnu.linkonce.t._ZNSt8_Rb_treeI8wxStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE13insert_uniqueERKS3_+0x34):
undefined reference to `wxString::Cmp(wxString const&) const'
wxw/mAConfig.o:mAConfig.cpp:(.gnu.linkonce.t._ZNSt8_Rb_treeI8wxStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE13insert_uniqueERKS3_+0xad):
more undefined references to `wxString::Cmp(wxString const&) const'
follow
collect2: ld returned 1 exit status
make[1]: *** [miniAudicle] Error 1
make[1]: Leaving directory `/usr/local/music/ChucK/miniAudicle-0.1.3.4'
make: [linux-jack] Error 2 (ignored)
schwaabook miniAudicle-0.1.3.4 #


More information about the chuck-users mailing list