#25423 [Opn]: Compile failure on using --with-informix

2003-09-07 Thread awilliam at mdah dot state dot ms dot us
 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.323902Ccat=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=25423edit=1


#25423 [Opn]: Compile failure on using --with-informix

2003-09-07 Thread awilliam at mdah dot state dot ms dot us
 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:

I found that if I use --disable-cli on my configure, it compiles fine,
but I'd like to have the use of CLI, also.  I had to disable cli on php
5 as well to get it to compile.


Previous Comments:


[2003-09-07 23:59:54] awilliam at mdah dot state dot ms dot us

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.323902Ccat=fam=s=S_TACT=S_CMP=
)



[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=25423edit=1