Received: (qmail 38378 invoked by uid 501); 13 Oct 2001 18:54:41 -0000 Message-Id: <20011013185441.38377.qmail@apache.org> Date: 13 Oct 2001 18:54:41 -0000 From: Marc van Houtum Reply-To: marc@pino.nu To: submit@bugz.apache.org Subject: FD_SETSIZE error while compiling. X-Send-Pr-Version: 3.110 >Number: 8530 >Category: build >Synopsis: FD_SETSIZE error while compiling. >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Sat Oct 13 12:00:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: marc@pino.nu >Release: 1.3.22 >Organization: apache >Environment: Linux 2.2.19 -- GCC version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) -- GNU bash, version 2.03.0(1)-release (i386-slackware-linux-gnu) >Description: I get this error in all version of apache > 1.3.19 (2.x not included). If I want to compile a new apache, I get the following error: ------------------------------------------------------------- gcc -c -I../os/unix -I../include -DLINUX=22 -I/usr/include/db1 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite `../apaci` http_main.c http_main.c: In function `make_sock': http_main.c:3691: `FD_SETSIZE' undeclared (first use in this function) http_main.c:3691: (Each undeclared identifier is reported only once http_main.c:3691: for each function it appears in.) http_main.c: In function `child_main': http_main.c:4385: `FD_SETSIZE' undeclared (first use in this function) make[3]: *** [http_main.o] Error 1 make[2]: *** [subdirs] Error 1 make[2]: Leaving directory `/server/apache_1.3.22/src' make[1]: *** [build-std] Error 2 make[1]: Leaving directory `/server/apache_1.3.22' make: *** [build] Error 2 b0xx:/server/apache_1.3.22# ------------------------------------------------------------- I'm not such a leet coder as you guys are, but I tried to define it manual. It compiled, but lots of segment faults during the spawnning of child processes. So, you have any idea what this can be? glibc/gcc/etc not updated since install of slackware 7.0, but 1.3.19 compiles just fine. >How-To-Repeat: Install a Linux box with slackware 7.0, kernel 2.2.19. Then compile apache > 1.3.19. >Fix: No >Release-Note: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]