ID:               34815
 Updated by:       [EMAIL PROTECTED]
 Reported By:      info at aplext dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Fedora Core 3
 PHP Version:      5.0.5
 New Comment:

Please try using this CVS snapshot:

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




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

[2005-10-10 19:11:17] info at aplext dot com

Description:
------------
I compile php 5 with informix csdk 2.90 UC3 and apache 1.3.33 
on fedora core 3


Reproduce code:
---------------
parameters of configure:
--with-informix --with-apxs2

Expected result:
----------------
no errors

Actual result:
--------------
/usr/lib/gcc/i386-redhat-linux/3.4.2/../../../crt1.o(.text+0x18): In
function `_start':
: undefined reference to `main'
ext/standard/info.lo(.text+0x7): In function
`php_info_print_table_start':
/opt/web/php/php-5.0.5/ext/standard/info.c:731: undefined reference to
`sapi_module'
ext/standard/info.lo(.text+0x18):/opt/web/php/php-5.0.5/ext/standard/info.c:734:
undefined reference to `php_printf'
ext/standard/info.lo(.text+0x2d):/opt/web/php/php-5.0.5/ext/standard/info.c:734:
undefined reference to `php_printf'
ext/standard/info.lo(.text+0x40): In function
`php_info_print_table_end':
/opt/web/php/php-5.0.5/ext/standard/info.c:740: undefined reference to
`sapi_module'
ext/standard/info.lo(.text+0x55):/opt/web/php/php-5.0.5/ext/standard/info.c:741:
undefined reference to `php_printf'
ext/standard/info.lo(.text+0x6c): In function `php_info_print_style':
/opt/web/php/php-5.0.5/ext/standard/info.c:204: undefined reference to
`php_printf'
ext/standard/info.lo(.text+0x71):/opt/web/php/php-5.0.5/ext/standard/info.c:205:
undefined reference to `php_info_print_css'
ext/standard/info.lo(.text+0x7d):/opt/web/php/php-5.0.5/ext/standard/info.c:206:
undefined reference to `php_printf'
ext/standard/info.lo(.text+0xaa): In function `php_info_html_esc':
/opt/web/php/php-5.0.5/ext/standard/info.c:216: undefined reference to
`php_escape_html_entities'



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


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

Reply via email to