![]() |
Hello, i am getting the following error with the CVS-version on a Redhat 9 system: (no problem with 4.1.5) /usr/bin/g++ -DOLDPROTO_SUPPORT=1 -DSNPP_SUPPORT=1 -I.././faxd -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././hfaxd -I.././util -I/usr/local/include -g -O2 -g -pipe -march=i386 -mcpu=i686 -c OldProtocol.c++ In file included from /usr/include/c++/3.2.2/backward/new.h:33, from ../util/Types.h:32, from ../util/Dispatcher.h:37, from OldProtocol.c++:39: /usr/include/c++/3.2.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. OldProtocol.c++: In member function `void OldProtocolServer::applyToJob(const char*, const char*, void (OldProtocolServer::*)(Job&, const char*))': OldProtocol.c++:550: choosing `bool operator==(const char*, const fxStr&)' over `operator==' OldProtocol.c++:550: because worst conversion for the former is better than worst conversion for the latter OldProtocol.c++:550: choosing `bool operator==(const char*, const fxStr&)' over `operator==' OldProtocol.c++:550: because worst conversion for the former is better than worst conversion for the latter OldProtocol.c++: In member function `void OldProtocolServer::applyToJobGroup(const char*, const char*, void (OldProtocolServer::*)(Job&, const char*))': OldProtocol.c++:588: choosing `bool operator==(const char*, const fxStr&)' over `operator==' OldProtocol.c++:588: because worst conversion for the former is better than worst conversion for the latter OldProtocol.c++:588: choosing `bool operator==(const char*, const fxStr&)' over `operator==' OldProtocol.c++:588: because worst conversion for the former is better than worst conversion for the latter OldProtocol.c++:764:17: warning: pasting "::" and "remove" does not give a valid preprocessing token OldProtocol.c++:764:17: warning: pasting "::" and "remove" does not give a valid preprocessing token OldProtocol.c++:770:15: warning: pasting "::" and "kill" does not give a valid preprocessing token OldProtocol.c++:770:15: warning: pasting "::" and "kill" does not give a valid preprocessing token make[3]: *** [OldProtocol.o] Error 1 make[3]: Leaving directory `/usr/src/redhat/BUILD/hylafax/hfaxd' make[2]: *** [default] Error 2 make[2]: Leaving directory `/usr/src/redhat/BUILD/hylafax/hfaxd' make[1]: *** [dirs] Error 2 make[1]: Leaving directory `/usr/src/redhat/BUILD/hylafax' make: *** [default] Error 2 Regards Stephan ____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*