Hi,

I wanted to test the new beta Version 3.2.0b3

After ./configure
and automake
I get, running "make":

Display.cc: In method `Display::Display(Dictionary *)':
Display.cc:55: `DBL_MAX' undeclared (first use this function)
...
Display.cc: In method `void Display::setVaraiables(int, List *)':
Display.cc:621: warning: choosing `String::operator char *()' over  
`String::operator 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  
better
Display.cc:623: warning: choosing `String::operator char *()' over  
`String::operatore const char *() const'
.. warning
.. warning
make[1]: *** [Display.o] Error 1
make[1]: Leaving directory `tmp/htdig-3.2.0b3/htsearch'
make: *** [all-recursive] Error 1

htdig-3.1.5 is running (comiling) very well.

gcc is 2.95.3 2��1�315 (SuSE)
(same cpp)

gnu make 3.79.1


I examined in Display.cc that neither DBL_MAX nor MAXFLOAT are defined !?

So what can I do to fix that?

thanks
bye
Andreas

_______________________________________________
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