Jump to content

Apache2 Install Make Error


Dragoa

Recommended Posts

Alright, I'm trying to install Apache2.2.8 onto an HP-UX 11g box, and I can run the command

 

./configure --enable-so

 

Which goes off without a hitch, but when I try to run a Make, it doesn't get very far in and exits out with this:

 

(Bundled) cc: warning 922: "-b" unsupported in the bundled compiler, ignored.
(Bundled) cc: warning 957: The +b/users/dwloader/lee/web/setup/httpd-2.2.8/srclib/apr-util/xml/expat/lib/.libs:/users/dwloader/lee/web/setupd/httpd-2.2.8/srclib/apr/.libs:/usr/local/apache2/lib option is neither supported nor required on IPF.
ld: Unknown input file type: "/users/dwloader/lee/web/setup/httpd-2.2.8/srclib/apr-util/xml/expat/lib/.libs/libexpat.so"
Fatal error.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.

 

I can't find any mention of either error online, although I really couldn't figure out a proper search string since it kept giving me PHP errors and not Apache errors. Any help would be greatly appreciated.

 

Thanks in advance.

Link to comment
https://forums.phpfreaks.com/topic/116053-apache2-install-make-error/
Share on other sites

Ok, so I just downloaded a new version of Apache, 2.2.9, and it failed on the Make step, which a bunch of bundled and code errors. The last exit message is this:

 

(Bundled) cc: warning 922: "-b" is unsupported in the bundled compiler, ignored.
ld: Unknown input file type: "/users/dwloader/lee/web/setup/httpd-2.2.9/srclib/apr-util/xml/expat/lib/.libs/libexpat.so"
Fatal error.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.