Hi; I'm having some troubles installing php4-2.3 with Oracle support (--with- oci8 parameter)The installation is to be done on a RedHat Linux 7.2, with Apache 1.3.27. After configuring I got the following message, among others less relevant:
*** ATTENTION *** | | | | Something is likely to be messed up here, because the configure | | script was not able to detect a simple feature on your platform. | | This is often caused by incorrect configuration parameters. Please | | see the file debug.log for error messages. | | | | If you are unable to fix this, send the file debug.log to the | | [EMAIL PROTECTED] mailing list and include appropiate | | information about your setup. I ignored the warnings and proceeded to make and make install steps. However it seems it is not working. I get the following messages: make[1]: Entering directory `/usr/src/php-4.2.3/Zend' /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. - I../main -I../TSRM -g -O2 -prefer-non-pic -static -c zend_language_parser.c /tmp/ccw2yCJl.s: Assembler messages: /tmp/ccw2yCJl.s:1205: Warning: Unrecognized .section attribute: want a,w,x /tmp/ccw2yCJl.s:1205: Warning: Unrecognized .section attribute: want a,w,x /tmp/ccw2yCJl.s:1205: Error: Rest of line ignored. First ignored character is `, '. . .(more lines like the above ones) . make[1]: *** [zend_language_parser.lo] Error 1 make[1]: Leaving directory `/usr/src/php-4.2.3/Zend' make: *** [all-recursive] Error 1 Please find attached herewith my debug.log file. Any help would be highly appreciated! Thank you in advance for you help on this matter. Regards Bruno
-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php