ID:               25423
 User updated by:  awilliam at mdah dot state dot ms dot us
 Reported By:      awilliam at mdah dot state dot ms dot us
 Status:           Open
 Bug Type:         Compile Failure
 Operating System: Redhat 9 Linux 2.4.21
 PHP Version:      4.3.3
 New Comment:

Oh, I forgot to add that I am running INFORMIX-SQL Version   7.30.UC6
nad I have the Client SDK, version 2.81 UC-1 which is the latest
version of the SDK (
http://www14.software.ibm.com/webapp/download/preconfig.jsp?id=2003-03-18+12%3A53%3A09.323902C&cat=&fam=&s=&S_TACT=&S_CMP=
)


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

[2003-09-07 23:50:12] awilliam at mdah dot state dot ms dot us

Description:
------------
I am compiling PHP 4.3.3 on RH 9 Linux 2.4.21.  My configure is as
follows:

./configure --enable-track-vars --without-mysql --with-mail
--with-apxs2=/usr/local/apache2/bin/apxs --with-informix

And when I do make, this is what happens:

/usr/informix/lib/esql/libifgls.so: undefined reference to `__ctype_b'
/usr/informix/lib/esql/libifgls.so: undefined reference to
`__ctype_toupper'
/usr/informix/lib/esql/libifgls.so: undefined reference to
`__ctype_tolower'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

and then returns me to the prompt and PHP isn't finished compiling. 
Any suggestions on how to make it compile?  I have PHP 5 compiled and
working on the server, but I don't like using beta software on a
production server, and am having a few problems with PHP 5 and some of
our scripts, so I'd like to stick with PHP 4.3.3 because it works with
our scripts on another server (which is solaris 7 with informix and PHP
4.3.2)  Thanks!



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


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

Reply via email to