Hello... I hope i'm posting to the Appropriate list.

I'm trying to get php4.0.6 to compile on a redhat 7.2 box, with Oracle9i
support.
Everything runs smooth, but in the end, I get a big warning box, stating:

| Something is likely to be messed up here, because the configure    |
| script was not able to detect a simple feature on your platform.   |
| This is often caused by incorrect configuration parameters. Please |
| see the file debug.log for error messages.                         |


so I took a loook at the file debug.log, but wasn't able to see what might
have gone wrong. I neither saw anything in config.log..

in my debug.log i got the following:
CONFIGURE:   './configure' '--with-oci8=/opt/oracle/product/9.0.1'
'--without-mysql' '--with-apache=../apache_1.3.22'
CC:         gcc
CFLAGS:     -g -O2
CPPFLAGS:    -DSUPPORT_UTF8
CXX:
CXXFLAGS:
INCLUDES:    -I/opt/apache_1.3.22/src/include -I/opt/apache_1.3.22/src/os/un
ix  -I$(top_bu
ilddir)/Zend -I/opt/oracle/product/9.0.1/rdbms/public -I/opt/oracle/product/
9.0.1/rdbms/demo -I/opt/oracle/product/9.0.1/plsql/publi
c
LDFLAGS:     -Wl,-rpath,/opt/oracle/product/9.0.1/lib -L/opt/oracle/product/
9.0.1/lib
LIBS:       -lm -ldl -lcrypt -lresolv -lm -ldl -lnsl  -lresolv -lclntsh
DLIBS:
SAPI:       apache
PHP_RPATHS:  /opt/oracle/product/9.0.1/lib
uname -a:   Linux homer 2.4.7-10 #1 Thu Sep 6 17:27:27 EDT 2001 i686 unknown

gcc -o
onftest -g -O2  -DSUPPORT_UTF8  -Wl,-rpath,/opt/oracle/product/9.0.1/lib -L/
opt/oracle/product/9.0.1/lib conftest.c -lm -ldl
 -lcrypt -lresolv -lm -ldl -lnsl  -lresolv -lclntsh 1>&5

getting the updated glibc rpms from redhat didn't help either...

i'm really stuck here, and i'd appreciate any help/hint on how to resolve
this problem.

oh, btw, a simple ./configure run produced the same warning..

thanks in advance

Emanuel
[EMAIL PROTECTED]



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to