From:             freddyk02 at yahoo dot com
Operating system: linux red hat 9
PHP version:      5.0.1
PHP Bug Type:     Informix related
Bug description:  problemas con make

Description:
------------
i have tried to install the php's functions for informix, but i have had
some problems, i installed the apache 2.0.50 and the php 5.0.1, when i
configure the php with the next line ./configure
--with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --with-informix. i
have set the default path for informix (/home/informix). i got the next
error.

Reproduce code:
---------------
/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_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo
Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_objects.lo
Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_mm.lo
Zend/zend_default_classes.lo Zend/zend_reflection_api.lo
Zend/zend_execute.lo sapi/cli/php_cli.lo sapi/cli/getopt.lo
main/internal_functions_cli.lo -lcrypt -lcrypt -lmysqlclient -lresolv -lm
-ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lcrypt -lxml2 -lz
-lm -lcrypt  -o sapi/cli/php
main/internal_functions_cli.lo(.data.rel+0x28): 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=29773&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=29773&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=29773&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=29773&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=29773&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=29773&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=29773&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=29773&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=29773&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=29773&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=29773&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=29773&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=29773&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29773&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=29773&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=29773&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=29773&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=29773&r=float

Reply via email to