>Number: 4493 >Category: general >Synopsis: Can not compile - Vars undeclared in http_main >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Sat May 29 15:30:01 PDT 1999 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3.6 >Environment: OS : Linux 2.2.9 (RH 5.1 upgraded) on i586 Compiler : egcs 1.1.2 Glibc : 2.1.1 >Description: Happens with ./configure, with ./configure USE_APACI=1 [+ other args], or via mod-perl 1.19
My "make" ends by : gcc -c -I../os/unix -I../include -DLINUX=2 -DUSE_HSREGEX `../apaci` http_main.c http_main.c: In function `make_sock': http_main.c:3054: `SOL_SOCKET' undeclared (first use in this function) http_main.c:3054: (Each undeclared identifier is reported only once http_main.c:3054: for each function it appears in.) http_main.c:3054: `SO_REUSEADDR' undeclared (first use in this function) http_main.c:3065: `SO_KEEPALIVE' undeclared (first use in this function) http_main.c:3099: `SO_SNDBUF' undeclared (first use in this function) make[3]: *** [http_main.o] Error 1 etc... >How-To-Repeat: >Fix: downloaded a new tar.gz of apache : same result not a compiler pb : I upgraded gcc 2.7.2.3 -> egcs 1.1.2 not a glibc pb : " " glibc 2.0.x -> glibc 2.1.1 Might it be a pb on another lib ? >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include <[EMAIL PROTECTED]> 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! ]