From:             are at bt dot no
Operating system: Solrais 2.7
PHP version:      4.3.1
PHP Bug Type:     *Compile Issues
Bug description:  make fails when trying to compile with oci8

Description:
------------
Hi,
I try to compile php-4.3.2 with the following configure command:
=====================================================
# './configure' '--with-apxs=/usr/local/apache/bin/apxs'
'--enable-versioning' '--with-oci8=/u01/app/oracle/product/8.1.7'
'--with-openssl=/usr/local/ssl' '--enable-calendar' '--enable-track-vars'
'--enable-ftp' '--enable-sysvsem' '--enable-sysvshm' '--enable-sockets'
'--with-mm=/usr/local/lib/mm' '--enable-session'
=====================================================
The result seems to be ok, but when I run 'make' I get the following
error:
=====================================================
...
crypto -lresolv -lm -ldl -lnsl -lsocket -lgcc -lcrypt -lnsl -lsocket -lgen
-ldl -lsched -lclntsh -locijdbc8  -o sapi/cli/php
Output line too long.
Output line too long.
Output line too long.
ld: elf error: file ext/standard: unknown type, unable to process using
elf(3E) libraries
ld: fatal: File processing errors. No output written to a.out
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `sapi/cli/php'
=====================================================
I hope you have an idea of what is wrong...

Regards
Are


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

Reply via email to