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

           Summary: Dynamic linking of httpd on HP-UX not possible
           Product: Apache httpd-2
           Version: 2.0.58
          Platform: HP
        OS/Version: HP-UX
            Status: NEW
          Severity: major
          Priority: P2
         Component: Build
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I’m, trying to build Apache 2.0.58 with dynamic linking on HP-UX with this
configuration:
./configure     --prefix=/home/scratch/apache2 
                --libdir=/home/scratch/apache2/bin 
                --enable-so --enable-static-support 

./make
./make install
After that httpd runs fine in the PREFIX-Folder.

Now I move the apache to another directory and add the directory to the
‘SHLIB_PATH’, following error occurs:
/usr/lib/dld.sl: Can't open shared library: 
/home/scratch/apache2/bin/libapr-0.sl.9
/usr/lib/dld.sl: No such file or directory

I tried different HP-UX system versions:

HP-UX 11.00 with aCC Version A.03.55
and
HP-UX 11.11 with gcc Version 3.3.2

I also tried different versions of Apache2: 2.0.47, 2.0.59 and 2.2.3.
, but no constellation leads to success.

Didn't you know what's the matter? Other UNIX systems, just like SunOS or IBM
work fine.
Could you please help me?

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

Reply via email to