>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:          open
>Class:          support
>Submitter-Id:   apache
>Arrival-Date:   Tue Apr 21 04:20:01 PDT 1998
>Last-Modified:
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>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:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]



Reply via email to