Menu

#2 Compiling prcs on mandriva 2005

open
nobody
None
5
2006-05-16
2006-05-16
Anonymous
No

I've tried to compile prcs on mandriva 2005 (on intel
pentium 4) but there are some erros. If somebody could
help me.
Thank you.

source='rebuild.cc' object='rebuild.o' libtool=no \ depfile='.deps/rebuild.Po' tmpdepfile='.deps/rebuild.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./include -O2
-Wall -c -o rebuild.o `test -f 'rebuild.cc' || echo
'./'`rebuild.cc
rebuild.cc: In member function `void
RebuildFile::init_stream()':
rebuild.cc:1006: error: no matching function for call
to `__gnu_cxx::stdio_filebuf<char,
std::char_traits<char> >::stdio_filebuf(int, const
std::_Ios_Openmode&, bool, const int&)'
/usr/lib/gcc/i586-mandrake-linux-gnu/3.4.3/../../../../include/c++/3.4.3/ext/stdio_filebuf.h:54:
note: candidates are: __gnu_cxx::stdio_filebuf<char,
std::char_traits<char> >::stdio_filebuf(const
__gnu_cxx::stdio_filebuf<char, std::char_traits<char> >&)
/usr/lib/gcc/i586-mandrake-linux-gnu/3.4.3/../../../../include/c++/3.4.3/ext/stdio_filebuf.h:148:
note: __gnu_cxx::stdio_filebuf<_CharT,
_Traits>::stdio_filebuf(std::__c_file*,
std::_Ios_Openmode, size_t) [with _CharT = char,
_Traits = std::char_traits<char>]
/usr/lib/gcc/i586-mandrake-linux-gnu/3.4.3/../../../../include/c++/3.4.3/ext/stdio_filebuf.h:131:
note: __gnu_cxx::stdio_filebuf<_CharT,
_Traits>::stdio_filebuf(int, std::_Ios_Openmode,size_t)
[with _CharT = char, _Traits = std::char_traits<char>]
/usr/lib/gcc/i586-mandrake-linux-gnu/3.4.3/../../../../include/c++/3.4.3/ext/stdio_filebuf.h:68:
note: __gnu_cxx::stdio_filebuf<_CharT,
_Traits>::stdio_filebuf() [with _CharT = char, _Traits
= std::char_traits<char>]
make[4]: *** [rebuild.o] Erreur 1
make[4]: Leaving directory `/opt/prcs/prcs-1.3.3/src'
make[3]: *** [all-recursive] Erreur 1
make[3]: Leaving directory `/opt/prcs/prcs-1.3.3/src'
make[2]: *** [all] Erreur 2
make[2]: Leaving directory `/opt/prcs/prcs-1.3.3/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/opt/prcs/prcs-1.3.3'
make: *** [all] Erreur 2

Discussion


Log in to post a comment.