You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Scott Taylor <sc...@msj.com.au> on 2000/02/11 02:49:17 UTC

os-hpux/5741: make error when activating php with oracle support

>Number:         5741
>Category:       os-hpux
>Synopsis:       make error when activating php with oracle support
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          support
>Submitter-Id:   apache
>Arrival-Date:   Thu Feb 10 17:50:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     scott.taylor@msj.com.au
>Release:        1.3.9
>Organization:
apache
>Environment:
HPUX 10.20, HP ANSI C Compiler, Oracle 7.3.4
>Description:
Trying to get Apache running with php (3.0.14) and oracle.  Had to change the compile flag from -Aa to -Ae for php to compile successfully.

I then changed the same compile option in ./src/Configure for apache.  I run configure as follows:

./configure --prefix=/www/apache_1.3.9 --active-module=src/modules/php3/libphp3.a


When I run make I get the following error:

.
.
.
/usr/lib/dld.sl: Call to mmap() failed - TEXT /product/oracle/7.3.4/lib/libclnts
h.sl
/usr/lib/dld.sl: Permission denied
sh: 8234 Abort(coredump)
*** Error exit code 134

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.


I've tried running make as root and oralce and get the same error.  I don't know where to go to from here.
>How-To-Repeat:

>Fix:

>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!     ]