Hi Folks,

we trying to compile htdig 3.1.5 on a Red-hat 8.0 machine and when we do, we get the 
following errors. So we were wonderring, can anyone out there perhaps help us to 
figure out this problem. See below for the errors list. Thanks in advance:

make[1]: Entering directory `/home/smichel/download/sources/htdig-3.1.5/db/dist'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/smichel/download/sources/htdig-3.1.5/db/dist'
make[1]: Entering directory `/home/smichel/download/sources/htdig-3.1.5/htlib'
c++ -c  -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\" -I../htlib 
-I../htcommon -I../db/dist -I../include -g -O2 String.cc
In file included from /usr/include/c++/3.2/backward/stream.h:31,
                 from String.cc:14:
/usr/include/c++/3.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.
In file included from /usr/include/c++/3.2/backward/stream.h:32,
                 from String.cc:14:
/usr/include/c++/3.2/backward/iostream.h:35: using declaration `ostream'
   introduced ambiguous type `ostream'
htString.h: In function `std::ostream& operator<<(std::ostream&, String&)':
htString.h:159: `char*String::Data' is private
String.cc:544: within this context
String.cc: At global scope:
String.cc:619: prototype for `void String::debug(std::ostream&)' does not match
   any in class `String'
htString.h:127: candidate is: void String::debug(ostream&)
make[1]: *** [String.o] Error 1
make[1]: Leaving directory `/home/smichel/download/sources/htdig-3.1.5/htlib'
make: *** [all] Error 1


---
Regards,

Sterling 




____________________________________________________________
Get 25MB of email storage with Lycos Mail Plus!
Sign up today -- http://www.mail.lycos.com/brandPage.shtml?pageId=plus 


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to