From:             [EMAIL PROTECTED]
Operating system: AIX 4.3.3-10
PHP version:      4.3.0-pre2
PHP Bug Type:     Compile Failure
Bug description:  ld: 0706-006 Cannot find or open library file: -l z

Hi, there is my configure :
./configure \
--with-mysql=/www/mysql \
--with-apache=../apache_1.3.19 \
--enable-track-vars \
--enable-calendar \
--with-oracle=/oracle/app/oracle/product/7.3.4 \
--prefix=/www

and there is the error when I do the "make" (this is the end of the log):
main/internal_functions_cli.lo -lclient -lsqlnet -lncr -lsqlnet -lclient
-lcommon -lgeneric -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric
-lepc -lnlsrtl3 -lc3v6 -lcore3 -lnlsrtl3 -lcore3 -lmysqlclient -lcrypt -lm
-lcrypt -lm -lld -lm -lm -lld -lm -lm -lld -lm -lm -lld -lm  -o
sapi/cli/php
ld: 0706-006 Cannot find or open library file: -l z
        ld:open(): No such file or directory
make: The error code from the last command is 255.

I don't know anything in link-edit.

Thank you for your help
-- 
Edit bug report at http://bugs.php.net/?id=20245&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20245&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20245&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20245&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20245&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20245&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20245&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20245&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20245&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20245&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20245&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20245&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20245&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20245&r=isapi

Reply via email to