Hey, I'm trying to compile myth on debian64 (with gcc3.4). I'm getting this error:
g++ -o mythepg main.o -L/usr/share/qt3/lib -L../../libs/libmyth -L../../libs/libmythtv -L../../libs/libavcodec -L../../libs/libavformat -lmythtv-0.17 -lmythavformat-0.17 -lmythavcodec-0.17 -lmyth-0.17 -lfreetype -lmp3lame -L/usr/X11R6/lib -lXinerama -lXv -lXxf86vm -lqt-mt -lXext -lX11 -lm -lpthread ../../libs/libmyth/libmyth-0.17.so: undefined reference to `__gnu_cxx::__exchange_and_add(int volatile*, int)' ../../libs/libmythtv/libmythtv-0.17.so: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' ../../libs/libmyth/libmyth-0.17.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage' ../../libs/libmythtv/libmythtv-0.17.so: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' ../../libs/libmythtv/libmythtv-0.17.so: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)' collect2: ld returned 1 exit status Is it gcc-3.4 related or is it an error on debian64?
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
