From:             info at aplext dot com
Operating system: Fedora Core 3
PHP version:      5.0.5
PHP Bug Type:     Compile Failure
Bug description:  Unable compile php 5 with informix csdk 2.90 UC3 and apache 
1.3.33.

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 bug report at http://bugs.php.net/?id=34815&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=34815&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=34815&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=34815&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=34815&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=34815&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=34815&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=34815&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=34815&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=34815&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=34815&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=34815&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=34815&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=34815&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=34815&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=34815&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=34815&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=34815&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=34815&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=34815&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=34815&r=mysqlcfg

Reply via email to