ID:               34196
 Updated by:       [EMAIL PROTECTED]
 Reported By:      roland dot wintgen at t-online dot de
-Status:           Open
+Status:           Bogus
 Bug Type:         Informix related
 Operating System: Linux
 PHP Version:      5CVS-2005-08-20 (snap)
 New Comment:

You either have broken system or you're doing something stupid. There's
nothing wrong with this. (bug #33469 is still fixed..)



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

[2005-08-20 15:39:56] roland dot wintgen at t-online dot de

Description:
------------
Bug #33469 still seems to be unfixed.

I tried using PHP 5.1.0RC1 and the latest snapshot 200508201030 on
either CentOS 4.1 and RedHat 8. The tested CSDK versions were 2.80UC1
and 2.90UC1.

my config.nice:
#! /bin/sh
#
# Created by configure

'./configure' \
'--with-informix=/home/informix' \
'--with-ttf' \
'--with-apxs2=/usr/local/apache2/bin/apxs' \
'--with-zlib' \
'--with-gd' \
'--with-xmlrpc' \
'--without-mysql' \
'--without-openssl' \
'--disable-url-fopen-wrapper' \
'--enable-inline-optimization' \
'--enable-url-includes' \
'--enable-trans-sid' \
'--enable-versioning' \
'--enable-memory-limit' \
'--enable-gd-native-ttf' \
"$@"

During compilation the following error shows up:
*** Warning: Linking the shared library libphp5.la against the
non-libtool
*** objects  /home/informix/lib/esql/checkapi.o is not portable!

When I try to start Apache it says
Syntax error on line 232 of /usr/local/apache2/conf/httpd.conf:
Cannot load /usr/local/apache2/modules/libphp5.so into server:
/home/informix/lib/esql/libifos.so: undefined symbol: ifx_checkAPI

the httpd.config line 232 reads:
LoadModule php5_module        modules/libphp5.so




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


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

Reply via email to