At 9:57 PM -0800 12/27/00, Joe R. Jah wrote:
>Making all in htnet
>gmake[1]: Entering directory `/tmp/htdig-3.2.0b3-122400/htnet'
>[snip]
>Connection.cc: In method `int Connection::Read_Partial(char *, int)':
>Connection.cc:653: request for member `fds_bits' in `fds', which is of
>                    non-aggregate type `int'
>Connection.cc:659: passing `int *' as argument 2 of `select(int, fd_set *,
>                    fd_set *, fd_set *, const timeval *)'
>gmake[1]: *** [Connection.lo] Error 1
>gmake[1]: Leaving directory `/tmp/htdig-3.2.0b3-122400/htnet'
>gmake: *** [all-recursive] Error 1

Well, the latter message is one I can get in the configure script--I 
just haven't seen a complaint like that before. (We already check for 
size_t, int, long int, unsigned int, etc. for arg 2 of select.)

I'm not familiar with the former message, but I'd bet it's another 
SysV v. BSD issue. I'll pull up the code tomorrow morning and see 
what's up there.

-Geoff


------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] 
You will receive a message to confirm this. 


Reply via email to