Subject Build Firebird and Mandrake Linux
Author blahclayton
I am trying to build Firebird Classic Server 1.5.1 on Mandrake Linux
10.0 using gcc 3.3.2 but unfortunately I get the following
compilation error:-

undefined reference to `std::basic_ios<char, std::char_traits<char>
>::_M_setstate(std::_Ios_Iostate)'


Has anybody managed to compile firebird on Mandrake Linux 10.0 using
gcc 3.3.2?

If not has anybody compiled this version or version 1.5.0 of firebird
on Mandrake Linux 10.0 using a different version of the gcc compiler?

I was trying to build firebird to find out why the event mechanism
does not work on Mandrake Linux 10.0 using a java native interface.
Has anybody had joy in achieving this?

Any help on these issues would be much appreciated.