Search squid archive

Re: FD_SETSIZE error when running 'make' on FreeBSD

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On mån, 2008-05-26 at 22:53 -0400, Steve Bertrand wrote:

> Understood, but being someone that is not a programmer by trade, 
> especially with C, I don't know how to tell the system (or the compiler) 
> not to attempt a redefinition of FD_SETSIZE.

From include/config.h:

/*
 * On some systems, FD_SETSIZE is set to something lower than the
 * actual number of files which can be opened.  IRIX is one case,
 * NetBSD is another.  So here we increase FD_SETSIZE to our
 * configure-discovered maximum *before* any system includes.
 */
#define CHANGE_FD_SETSIZE 1


Change that to 0

Regards
Henrik

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux