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
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.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.