Comment 1 for bug 444610

Revision history for this message
Siegfried Gevatter (rainct) wrote :

Still FTBFS after applying the patch.

g++ -O2 -gdwarf-2 -O2 -fPIC -Dcplusplus_2_1 -Wno-deprecated -I/tmp/buildd/ivtools-1.1.3/src/IV-common/LINUX/.. -I/tmp/buildd/ivtools-1.1.3/src/IV-common/LINUX/../.. -I/tmp/buildd/ivtools-1.1.3/src -I/tmp/buildd/ivtools-1.1.3/src/include -I/tmp/buildd/ivtools-1.1.3/src/include/ivstd -I/usr/include -c /tmp/buildd/ivtools-1.1.3/src/IV-common/LINUX/../regexp.c
In file included from /usr/include/c++/4.4/fstream:43,
                 from /tmp/buildd/ivtools-1.1.3/src/IV-common/LINUX/../regexp.c:33:
/usr/include/c++/4.4/cstdio:96: error: '::fpos_t' has not been declared
/usr/include/c++/4.4/cstdio:98: error: '::clearerr' has not been declared
/usr/include/c++/4.4/cstdio:99: error: '::fclose' has not been declared
[...]
/usr/include/c++/4.4/cstdio:179: error: '__gnu_cxx::vsnprintf' has not been declared
/usr/include/c++/4.4/cstdio:180: error: '__gnu_cxx::vsscanf' has not been declared
In file included from /usr/include/c++/4.4/fstream:915,
                 from /tmp/buildd/ivtools-1.1.3/src/IV-common/LINUX/../regexp.c:33:
/usr/include/c++/4.4/bits/fstream.tcc: In constructor 'std::basic_filebuf<_CharT, _Traits>::basic_filebuf()':
/usr/include/c++/4.4/bits/fstream.tcc:81: error: 'BUFSIZ' was not declared in this scope
make[4]: *** [regexp.o] Error 1