Received: (qmail 23607 invoked by uid 2012); 21 Apr 1998 11:16:33 -0000 Message-Id: <19980421111633.23606.qmail@hyperreal.org> Date: 21 Apr 1998 11:16:33 -0000 From: Martynas Buozis Reply-To: martynas@sc-uni.ktu.lt To: apbugs@hyperreal.org Subject: Compile error - sys/processor.h not found and undeclared identifiers BINDPROCESS and PROCESSOR_CLASS_ANY. X-Send-Pr-Version: 3.2 >Number: 2093 >Category: os-aix >Synopsis: Compile error - sys/processor.h not found and undeclared identifiers BINDPROCESS and PROCESSOR_CLASS_ANY. >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: closed >Class: support >Submitter-Id: apache >Arrival-Date: Tue Apr 21 04:20:01 PDT 1998 >Last-Modified: Mon Sep 7 06:26:36 PDT 1998 >Originator: martynas@sc-uni.ktu.lt >Organization: >Release: 1.3b6 >Environment: bash# uname -a AIX rs6k 2 3 000087724600 AIX 3.2.5 with native C compiler >Description: I have compilation problems. CC can't find one iclude file and two identifiers. I also wasn't able to guess what value must be for those identifiers. I run configure using this command : bash# CC=cc ./configure --prefix=/local/apache --exec-prefix=/local/apache After make I got this response : ===> src/main cc -c -I../os/unix -I../include -DAIX -DNEED_RLIM_T -U__STR__ -DUSE_HSREGEX `../apaci` http_main.c 1501-106: (S) Include file sys/processor.h not found. "http_main.c", line 3539.29: 1506-045 (S) Undeclared identifier BINDPROCESS. "http_main.c", line 3540.8: 1506-045 (S) Undeclared identifier PROCESSOR_CLASS_ANY. make[3]: *** [http_main.o] Error 1 make[2]: *** [subdirs] Error 1 make[2]: Leaving directory `/local/inst/apache_1.3b6/src' make[1]: *** [build-std] Error 2 make[1]: Leaving directory `/local/inst/apache_1.3b6' make: *** [build] Error 2 bash# >How-To-Repeat: >Fix: >Audit-Trail: State-Changed-From-To: open-feedback State-Changed-By: jim State-Changed-When: Wed May 6 06:02:49 PDT 1998 State-Changed-Why: The latest CVS tree now only does this if the AIX version is greater 4.1... Let us know if you still have the problem. State-Changed-From-To: feedback-closed State-Changed-By: coar State-Changed-When: Mon Sep 7 06:26:36 PDT 1998 State-Changed-Why: [This is a standard response.] No response from submitter, assuming issue has been resolved. >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]