|
|||||||||||
|
DO NOT REPLY [Bug 8707] - Apache make fails in AIX 5.1
From: <bugzilla(at)apache.org>
Date: Wed May 01 2002 - 14:45:22 EDT
Apache make fails in AIX 5.1 trawick@apache.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Apache make fails in AIX 5.1|Apache make fails in AIX 5.1
It seems that you have an incomplete or incorrect gcc install. gcc wants to create its own copy of system header files (it can tweak the syntax). Your gcc installation has its own copies of sys/signal.h and sys/wait.h, but not its own copy of sys/context.h, and somehow the combination is blowing up. Isn't there a program that comes with gcc that you can run to regenerate gcc-parsable copies of the system header files? I'm afraid that I don't know the details of that part of the install. I've used the IBM packaging of gcc as well as IBM's C for AIX on AIX 5 with no problems like this. To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org Received on Wed May 01 18:45:19 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 16:43:16 EDT |
||||||||||
|
|||||||||||