According to =?iso-8859-1?q?hector=20colina?=:
> My system is:
> Slackware 7.1
> Kernel 2.2.4
> gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2
> release)
>
> Well, the log of the problem is:
>
> euridice:/usr/src/htdig-3.1.5# make
> make[1]: Entering directory
> `/usr/src/htdig-3.1.5/db/dist'
> gcc -c -O2 -I. -I./../include ../btree/bt_cursor.c
> ../btree/bt_cursor.c: In function `__bam_c_del':
> ../btree/bt_cursor.c:252: `EINVAL' undeclared (first
> use in this function)
These error codes are usually defined in /usr/include/asm/errno.h on Linux.
It may be that you haven't installed the kernel source or kernel header file
package from your distribution. Try installing that, and reinstalling
htdig (redoing the ./configure step).
--
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