Re: [Hbasic-userinfo] New package of 0.9.9h
Status: Beta
Brought to you by:
mengels
From: misfit-x <mis...@ph...> - 2004-01-13 19:04:50
|
I tried the RPM package 0.9.9h2 and it again exited with this error: /usr/bin/hbasic: relocation error: /usr/bin/hbasic: undefined symbol: _ZN8QToolBoxC1EP7QWidgetPKcj I tried compiling the sources in 0.9.9h2 (it untarred fine), and got through the configure part ok, but the make exits with this: /usr/lib/qt-3.1/lib/libqt-mt.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_terminal' collect2: ld returned 1 exit status make[1]: *** [autocheck] Error 1 make: *** [autocheck/autocheck] Error 2 It wouldn't matter which 'configure' file I used (either the one that is in the sources or the one in the .bz2), or whether or not I compiled with --with-kdesupport - I tried it either way with both configure files (doing a make clean in between to be sure I'm starting from scratch). Still can't get it running one way or another, unfortunately. :( .:: misfit-x ::. |