You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Georg Knittel <ge...@volkswagen.de> on 2000/06/02 17:01:26 UTC

general/6142: Problems to build mod_ssl as shared library on hp-ux 10 and 11

>Number:         6142
>Category:       general
>Synopsis:       Problems to build mod_ssl as shared library on hp-ux 10 and 11
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          change-request
>Submitter-Id:   apache
>Arrival-Date:   Fri Jun 02 08:10:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     georg.knittel@volkswagen.de
>Release:        1.3.12
>Organization:
apache
>Environment:
hp-ux10.20 and hp-ux 11.00
mod_ssl 2.6.4 (shared library)
openssl 0.9.5a
gcc 2.9.52
>Description:
Compile option -fpic for gcc on hp-ux 10 and 11 seems to be wrong. -fPIC works well.
>How-To-Repeat:

>Fix:
edit apache1.3.12/src/Configure and substitute -fpic with -fPIC for gcc compilers under hp-ux 10 and 11
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]