From:             k dot davies at syntos dot co dot uk
Operating system: Redhat 6
PHP version:      4.3.1
PHP Bug Type:     Compile Failure
Bug description:  file format not recognisedm reading zlib

Hi


I have compiled zlib-1.1.4 as static and shared.  

Compile php with minimum
./configure --with-mysql=shared,/usr/local/mysql
--with-apxs=/usr/sbin/apxs --with-zlib

Tail of the Make command
libphp4.la
/usr/bin/ld:ext/zlib/zlib.lo: file format not recognized; treating as
linker script
/usr/bin/ld:ext/zlib/zlib.lo:2: parse error
collect2: ld returned 1 exit status
make: *** [libphp4.la] Error 1

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

Reply via email to