Hi there!
I recently posted because I had problems installing htdig on Solaris 2.8
on Sparc - now I've given up that mission and try to install under
Linux where I have more rights and - I hope - better support. In
comparison to Solaris everything works fine, configure is very happy,
but make comes up with the following error:
c++ -DHAVE_CONFIG_H -I. -I. -I../include
-DDEFAULT_CONFIG_FILE=\"/opt/www/conf/htdig.conf\" -I../include
-I../htlib -I../htnet -I../htcommon -I../htword -I../db -I../db
-DCONFIG_DIR=\"/opt/www/conf\" -I../htfuzzy -I/usr/include -g
-O2 -Wall -fno-rtti -fno-exceptions -c Display.cc
Display.cc: In method `Display::Display(Dictionary *)':
Display.cc:55: `DBL_MAX' undeclared (first use this function)
Display.cc:55: (Each undeclared identifier is reported only once
Display.cc:55: for each function it appears in.)
Display.cc: In method `void Display::setVariables(int, List *)':
Display.cc:621: warning: choosing `String::operator char *()' over
`String::oper
ator const char *() const'
Display.cc:621: warning: for conversion from `String' to `const char *'
Display.cc:621: warning: because conversion sequence for the argument
is bette
r
Display.cc:623: warning: choosing `String::operator char *()' over
`String::oper
ator const char *() const'
Display.cc:623: warning: for conversion from `String' to `const char *'
Display.cc:623: warning: because conversion sequence for the argument
is bette
r
make[1]: *** [Display.o] Error 1
make[1]: Leaving directory `/usr/local/htdig-3.2.0b3/htsearch'
make: *** [all-recursive] Error 1
After I added the line "#include <values.h>" to Display.cc make finished
successfully. Is that warning no good anyway? Shouldn't it work without
me manipulating the sources?
The system is SuSE Linux 7.2 Professional with GCC 2.95.3 and all
up-to-date stuff, kernel 2.4.7-4GB (in case it matters)
Thanks in advance for any hints,
Peter Asemann ("Ace")
_______________________________________________
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