php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12628 Cannot Successfully map soname 'libexpat.so.1'
Submitted: 2001-08-07 13:41 UTC Modified: 2001-10-02 18:35 UTC
From: bpp at pol dot pl Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.5 OS: sgi irix 6.5
Private report: No CVE-ID: None
 [2001-08-07 13:41 UTC] bpp at pol dot pl
I've Netscape Fasttrack 3.x and I've installed php 4.05.
When I start script php-fixconf.sh trying to enable php for NS everything seems fine, but web server won't start and I'm getting this error in logs:
71143:./php: rld: Fatal Error: Cannot Successfully map soname 'libexpat.so.1' under any of the filenames /usr/freeware/lib32/libexpat.so.1:/xlv1/freeware/2001.Aug/php/4.0.5-root/usr/freeware/lib/libexpat.so.1:/xlv1/freeware/2001.Aug/php/4.0.5-root/usr/freeware/lib32/lib/libexpat.so.1:/usr/lib32/libexpat.so.1:/usr/lib32/internal/libexpat.so.1:/lib32/libexpat.so.1:/opt/lib32/libexpat.so.1:/usr/freeware/lib32/libexpat.so.1.1:/xlv1/freeware/2001.Aug/php/4.0.5-root/usr/freeware/lib/libexpat.so.1.1:/xlv1/freeware/2001.Aug/php/4.0.5-root/usr/freeware/lib32/lib/libexpat.so.1.1:/usr/lib32/libexpat.so.1.1:/usr/lib32/internal/libexpat.so.1.1:/lib32/libexpat.so.1.1:/opt/lib32/libexpat.so.1.1: 


What to do?
Thanks for any advice.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-19 03:22 UTC] sniper@php.net
Install expat? What exactly was your configure line here?
Also note that some compile problems were fixed in
CVS so I suggest you try the latest snapshot too:

http://snaps.php.net

--Jani

 [2001-10-02 18:35 UTC] sniper@php.net
no feedback and most likely not a problem with PHP anyway.
If you think it is, try latest CVS snapshot from http://snaps.php.net/
and also add your configure line into this bug report.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 21:01:33 2024 UTC