DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43532>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43532 Summary: Error while compiling Apache 2.2.3 on HPUX Product: Apache httpd-2 Version: 2.2.3 Platform: HP OS/Version: HP-UX Status: NEW Keywords: ErrorMessage Severity: critical Priority: P1 Component: All AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Hi I am getting the following error while configuring Apache 2.2.3 on HPUX 11.31. Checking for Threads... checking pthread.h usability... no checking pthread.h presence... yes configure: WARNING: pthread.h: present but cannot be compiled configure: WARNING: pthread.h: check for missing prerequisite headers? configure: WARNING: pthread.h: see the Autoconf documentation configure: WARNING: pthread.h: section "Present But Cannot Be Compiled" configure: WARNING: pthread.h: proceeding with the preprocessor's result configure: WARNING: pthread.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## configure: WARNING: ## ------------------------------------------ ## make results in the following error /usr/include/sys/socket.h:300: syntax error before "socklen_t" /usr/include/sys/socket.h:304: syntax error before "msg_controllen" /usr/include/sys/socket.h:306: syntax error before '}' token /usr/include/sys/socket.h:377: syntax error before "socklen_t" /usr/include/sys/socket.h:381: syntax error before '}' token /usr/include/sys/socket.h:444: syntax error before "socklen_t" /usr/include/sys/socket.h:445: syntax error before "socklen_t" /usr/include/sys/socket.h:446: syntax error before "socklen_t" /usr/include/sys/socket.h:447: syntax error before "socklen_t" /usr/include/sys/socket.h:448: syntax error before "socklen_t" /usr/include/sys/socket.h:449: syntax error before "socklen_t" /usr/include/sys/socket.h:453: syntax error before "socklen_t" /usr/include/sys/socket.h:458: syntax error before "socklen_t" /usr/include/sys/socket.h:459: syntax error before "socklen_t" make[1]: *** [passwd/apr_getpass.lo] Error 1 I am using gcc compiler 3.2.3. Please suggest as it is very critical. Thanks and Regards Paramjeet Singh -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
