At 9:13 PM -0800 1/6/01, Joe R. Jah wrote:
>Attached is the config.log.
>configure:4340: declaration of C function `int select(int, struct
>fd_set *, struct fd_set *, struct fd_set *, struct timeval *)'
>conflicts with
>/usr/include/sys/select.h:125: previous declaration `int select(int,
>struct fd_set *, struct fd_set *, struct fd_set *, const struct
>timeval *)' here
>configure: failed program was:
That's the culprit! The declaration is const for timeval. OK, I'll
fix that today.
-Geoff
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.