Hello,
probably anybody else had this problem before
and can help me.
My config is php 3.0.18 aix 4.2.1 oracle 7.3.4 apache 1.3.23
$ORACLE_HOME is set.
If I start to run ./configure --with-apache=../$APACHE_DIR \
--with-oracle=$ORACLE_HOME \
it comes up with the following error:
checking whether to include POSIX support... yes
checking whether to include GNU recode support... no
checking whether to enable dmalloc support... no
checking for __dn_skipname in -lbind... (cached) no
creating ./config.status
creating Makefile
sed: Function s%@ORACLE_SHLIBS@%-lclient -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lepc -lnlsrtl3 -lc3v6 -lcore3 -lnlsrtl3 -lcore3 -lnlsrtl3 -lm -lld -lm cannot be parsed.
creating build-defs.h
sed: Function s%@ORACLE_SHLIBS@%-lclient -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lepc -lnlsrtl3 -lc3v6 -lcore3 -lnlsrtl3 -lcore3 -lnlsrtl3 -lm -lld -lm cannot be parsed.
creating stamp-h
sed: Function s%@ORACLE_SHLIBS@%-lclient -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lepc -lnlsrtl3 -lc3v6 -lcore3 -lnlsrtl3 -lcore3 -lnlsrtl3 -lm -lld -lm cannot be parsed.
creating libphp3.module
sed: Function s%@ORACLE_SHLIBS@%-lclient -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lepc -lnlsrtl3 -lc3v6 -lcore3 -lnlsrtl3 -lcore3 -lnlsrtl3 -lm -lld -lm cannot be parsed.
creating extra/gd/bdf2gdfont
sed: Function s%@ORACLE_SHLIBS@%-lclient -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lepc -lnlsrtl3 -lc3v6 -lcore3 -lnlsrtl3 -lcore3 -lnlsrtl3 -lm -lld -lm cannot be parsed.
creating regex/Makefile
sed: Function s%@ORACLE_SHLIBS@%-lclient -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lepc -lnlsrtl3 -lc3v6 -lcore3 -lnlsrtl3 -lcore3 -lnlsrtl3 -lm -lld -lm cannot be parsed.
creating pcrelib/Makefile
sed: Function s%@ORACLE_SHLIBS@%-lclient -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lepc -lnlsrtl3 -lc3v6 -lcore3 -lnlsrtl3 -lcore3 -lnlsrtl3 -lm -lld -lm cannot be parsed.
creating dbase/Makefile
sed: Function s%@ORACLE_SHLIBS@%-lclient -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lepc -lnlsrtl3 -lc3v6 -lcore3 -lnlsrtl3 -lcore3 -lnlsrtl3 -lm -lld -lm cannot be parsed.
creating config.h
Any ideas (links, suggestions)?
regards
Heiko Schmidt