At 22:28 16-12-2001, [EMAIL PROTECTED] shared with all of us:

>ID: 14245
>Updated by: sniper
>Reported By: [EMAIL PROTECTED]
>Old Status: Assigned
>Status: Open
>Bug Type: Apache related
>Operating System: AIX 4.3.3
>PHP Version: 4.1.0RC5
>Old Assigned To: sniper
>Assigned To:
>New Comment:
>
>Don't have time to look at this anymore. And it indeed is a libtool bug.

I suppose you should ask the user what the setting of the file_magic_cmd is.
AIX file binary doesn't resolve the links:
$ file libmysqlclient.so.10
libmysqlclient.so.10:   symbolic link to libmysqlclient.so.10.0.0.

$ file -L libmysqlclients.so.10
file: Not a recognized flag: L
Usage: file [-c] [-m MagicFile] [-f ListFile] [File...]

$ file libmysqlclient.so.10.0.0
libmysqlclient.so.10.0.0:       executable (RISC System/6000) or object 
module not stripped

I can't find an ltconfig in the php sourcetree, so I'm at a loss how 
libtool is built and where this is configured. If you provide me with these 
semantics I can trace it.


Met vriendelijke groeten / With kind regards,

IDG.nl
Melvyn Sopacua
Webmaster






-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to