[mythtv-users] Can't compile MythMusic

Itai Tavor itai at iinet.net.au
Sun Nov 16 20:52:16 EST 2003


hi,

I'm getting the following error trying to compile MythMusic from cvs. 
It's on a new RedHat installation, so something might be missing, but I 
have no idea what. Any ideas?


make[1]: Entering directory 
`/var/mythtv/build/mythtv/mythmusic/mythmusic'
g++ -c -pipe -Wall -W -O3 -march=i686 -mmmx -msse -fomit-frame-pointer 
-D_REENTRANT -fPIC  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -DQT_PLUGIN -I/usr/lib/qt-3.1/mkspecs/default -I. 
-I/usr/local/include -I/usr/include/cdda -I/usr/include/FLAC 
-I/usr/lib/qt-3.1/include -o audiooutput.o audiooutput.cpp
/usr/include/c++/3.2.2/bits/stl_alloc.h: In static member function 
`static
    void* std::__default_alloc_template<__threads, 
__inst>::allocate(unsigned
    int) [with bool __threads = true, int __inst = 0]':
/usr/include/c++/3.2.2/bits/stl_alloc.h:685:   instantiated from `_Tp* 
std::allocator<_Alloc>::allocate(unsigned int, const void*) [with _Tp = 
char]'
/usr/include/c++/3.2.2/bits/basic_string.tcc:443:   instantiated from 
`static std::basic_string<_CharT, _Traits, _Alloc>::_Rep* 
std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_create(unsigned 
int, const _Alloc&) [with _CharT = char, _Traits = 
std::char_traits<char>, _Alloc = std::allocator<char>]'
/usr/include/c++/3.2.2/bits/basic_string.tcc:468:   instantiated from 
`_CharT* std::basic_string<_CharT, _Traits, 
_Alloc>::_Rep::_M_clone(const _Alloc&, _Alloc::size_type) [with _CharT 
= char, _Traits = std::char_traits<char>, _Alloc = 
std::allocator<char>]'
/usr/include/c++/3.2.2/bits/basic_string.h:175:   instantiated from 
`_CharT* std::basic_string<_CharT, _Traits, 
_Alloc>::_Rep::_M_grab(const _Alloc&, const _Alloc&) [with _CharT = 
char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
/usr/include/c++/3.2.2/bits/basic_string.tcc:194:   instantiated from 
`std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const 
std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, 
_Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
/usr/lib/qt-3.1/include/qstring.h:611:   instantiated from here
/usr/include/c++/3.2.2/bits/stl_alloc.h:409: `assert' undeclared (first 
use
    this function)
/usr/include/c++/3.2.2/bits/stl_alloc.h:409: (Each undeclared 
identifier is
    reported only once for each function it appears in.)
make[1]: *** [audiooutput.o] Error 1
make[1]: Leaving directory 
`/var/mythtv/build/mythtv/mythmusic/mythmusic'
make: *** [sub-mythmusic] Error 2



More information about the mythtv-users mailing list