ID:               33964
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jmserra at pereserra dot net
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Linux Fedora Core 4
 PHP Version:      5.0.4
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip




Previous Comments:
------------------------------------------------------------------------

[2005-08-02 13:54:49] jmserra at pereserra dot net

Description:
------------
 ./configure --with-apxs=/usr/local/apache/bin/apxs
--with-mysqli
--with-informix=/usr/informix
--with-gd2
--disable-libxml

works fine  , after executing 'make' outputs that syntax error

versions:
*Informix IDS v9.4 32bit
*GNU libtool 1.5.16
*make 3.8


Reproduce code:
---------------
./configure --with-apxs=/usr/local/apache/bin/apxs
--with-mysqli
--with-informix=/usr/informix
--with-gd2
--disable-libxml

make

Expected result:
----------------
i expected that make outut no errors

Actual result:
--------------
/bin/sh /root/php-5.0.4/libtool --silent --preserve-dup-deps
--mode=compile gcc -I/usr/informix//incl/esql -Iext/informix/
-I/root/php-5.0.4/ext/informix/ -DPHP_ATOM_INC
-I/root/php-5.0.4/include -I/root/php-5.0.4/main -I/root/php-5.0.4
-I/usr/include/mysql -I/root/php-5.0.4/TSRM -I/root/php-5.0.4/Zend   
-g -O2  -prefer-non-pic -c /root/php-5.0.4/ext/informix/ifx.c -o
ext/informix/ifx.lo 
/root/php-5.0.4/ext/informix/ifx.ec: In function 'zm_info_ifx':
/root/php-5.0.4/ext/informix/ifx.ec:452: error: syntax error before '/'
token
/root/php-5.0.4/ext/informix/ifx.ec:3241:17: error: operator '<' has no
left operand
make: *** [ext/informix/ifx.lo] Error 1


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=33964&edit=1

Reply via email to