From: listagb at yahoo dot com dot br Operating system: FEDORA CORE 3 PHP version: 4.4.2 PHP Bug Type: Compile Failure Bug description: undefined reference to `ifx_module_entry'
Description: ------------ Hello I try to compile PHP 4.4.2 with informix support but it´s not working I use this line to compile: ./configure --with-apxs2=/usr/bin/apxs --with-mysql=/usr --enable-track-vars --enable-ftp --with-gd --enable-gd-jis-conv --enable-gd-native-ttf --with-freetype-dir=/usr/lib --with-png-dir=/usr/local/lib --with-jpeg-dir=/usr/local/lib --with-dom=/usr/local --with-zlib-dir=/usr --enable-trans-sid --with-mcrypt=/usr/lib --with-informix without --with-informix works fine... Thanks Gustavo Actual result: -------------- main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/streams.lo main/network.lo main/php_open_temporary_file.lo main/php_logos.lo main/output.lo main/memory_streams.lo main/user_streams.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dynamic_array.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_indent.lo Zend/zend_builtin_functions.lo Zend/zend_sprintf.lo Zend/zend_ini.lo Zend/zend_qsort.lo Zend/zend_multibyte.lo Zend/zend_strtod.lo Zend/zend_execute.lo sapi/cli/php_cli.lo sapi/cli/getopt.lo main/internal_functions_cli.lo -lcrypt -lcrypt -lmysqlclient -lmcrypt -lltdl -lfreetype -lpng -lz -ljpeg -lz -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lcrypt -lcrypt -o sapi/cli/php main/internal_functions_cli.lo(.data+0x20): undefined reference to `ifx_module_entry' collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error 1 -- Edit bug report at http://bugs.php.net/?id=37583&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=37583&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=37583&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=37583&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=37583&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=37583&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=37583&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=37583&r=needscript Try newer version: http://bugs.php.net/fix.php?id=37583&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=37583&r=support Expected behavior: http://bugs.php.net/fix.php?id=37583&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=37583&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=37583&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=37583&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=37583&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=37583&r=dst IIS Stability: http://bugs.php.net/fix.php?id=37583&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=37583&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=37583&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=37583&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=37583&r=mysqlcfg