According to Jacques Renaud:
> Just before the end, before I get
>                                                            make: ***
> [all-recursive] Erreur 1 :
> 
> In file included from DocumentRef.h:22,
>                           from DocumentDB.h:22,
>                           from DocumentDB.cc:19:
> HtWordList.h: In method 'HtWordList::HtWordList (const Configuration
> &)':
> HtWordList.h:33: 'abort' undeclared (first use this function)
> HtWordList.h:33: (Each undeclared identifier is reported only once for
> each function it appears in.)
> In file included from DocumentDB.cc:26:
> /usr/include/stdlib.h: At top level:
> /usr/include/stdlib.h:561: 'void abort ()' used prior to declaration
> DocumentDB.cc: In method 'int DocumentDB::LoadDB (const String &,
> int)':
> DocumentDB.cc:452: warning: unused variable 'char *line'
> make[1]: *** [DocumentDB.lo] Erreur 1
> make[1]: Quitte le repertoire
> '/export/src/htdig-3.2.0b2/htcommon'                   #(translation
> :leave the directory...)
> make: *** [all-recursive] Erreur 1 :
> 
> The gcc is gcc-2.96-98.i386

I suspect this is another problem introduced because of the -I/usr/include
flag that configure adds to the compiler flags in the Makefiles in 3.2.
Try removing that and see if it makes a difference.

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930

_______________________________________________
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