Hi,

Im trying to compile php-4.3.OCR1 with apache2.0.43

I do configure in apache with:
./configure --enable-layout=GNU
--enable-module=src/modules/php4/libphp4.a

Then do configure in php:
./configure
--with-oci8=/ora8i/u01/app/oracle/product/8.1.6
--with-apache2=/usr/src/httpd-2.0.
43 --with-unixODBC --with-png-dir=/usr
--with-gd=/usr/local --enable-gd-native-tt
--with-jpeg-dir=/usr/local --with-zlib-di
r=/usr/local
--with-freetype-dir=/usr/local/include/freetype2
--with-openssl --with-config-file-path=/etc/php
--sysconfdir=
/etc/php --with-pdflib=/usr/local
--with-mysql=/usr/local/mysql --disable-cli
--without-pear --enable-track-var

The configure do ok but the make have the following
error:

/bin/sh libtool --silent --mode=link gcc
-export-dynamic -g -O2  -L/usr/local/lib
-L/usr/local/lib -L/usr/local/mysql/lib -
L/ora8i/u01/app/oracle/product/8.1.6/lib  -R
/usr/local/lib -R /usr/local/mysql/lib -R
/ora8i/u01/app/oracle/product/8.1.6/
lib ext/zlib/zlib.lo ext/zlib/zlib_fopen_wrapper.lo
ext/ctype/ctype.lo ext/gd/gd.lo ext/gd/gdttf.lo
ext/gd/gdcache.lo ext/m
ysql/php_mysql.lo ext/oci8/oci8.lo
ext/odbc/php_odbc.lo ext/openssl/openssl.lo
ext/overload/overload.lo ext/pcre/pcrelib/ma
ketables.lo ext/pcre/pcrelib/get.lo
ext/pcre/pcrelib/study.lo ext/pcre/pcrelib/pcre.lo
ext/pcre/php_pcre.lo ext/pdf/pdf.lo
ext/posix/posix.lo ext/session/session.lo
ext/session/mod_files.lo ext/session/mod_mm.lo
ext/session/mod_user.lo ext/standa
rd/array.lo ext/standard/base64.lo
ext/standard/basic_functions.lo
ext/standard/browscap.lo ext/standard/crc32.lo
ext/stand
ard/crypt.lo ext/standard/cyr_convert.lo
ext/standard/datetime.lo ext/standard/dir.lo
ext/standard/dl.lo ext/standard/dns.l
o ext/standard/exec.lo ext/standard/file.lo
ext/standard/filestat.lo ext/standard/flock_compat.lo
ext/standard/formatted_pr
int.lo ext/standard/fsock.lo ext/standard/head.lo
ext/standard/html.lo ext/standard/image.lo
ext/standard/info.lo ext/stand
ard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo
ext/standard/mail.lo ext/standard/math.lo
ext/standard/md5.lo ext/stan
dard/metaphone.lo ext/standard/microtime.lo
ext/standard/pack.lo ext/standard/pageinfo.lo
ext/standard/parsedate.lo ext/sta
ndard/quot_print.lo ext/standard/rand.lo
ext/standard/reg.lo ext/standard/soundex.lo
ext/standard/string.lo ext/standard/sc
anf.lo ext/standard/syslog.lo ext/standard/type.lo
ext/standard/uniqid.lo ext/standard/url.lo
ext/standard/url_scanner.lo e
xt/standard/var.lo ext/standard/versioning.lo
ext/standard/assert.lo ext/standard/strnatcmp.lo
ext/standard/levenshtein.lo
ext/standard/incomplete_class.lo
ext/standard/url_scanner_ex.lo
ext/standard/ftp_fopen_wrapper.lo
ext/standard/http_fopen_w
rapper.lo ext/standard/php_fopen_wrapper.lo
ext/standard/credits.lo ext/standard/css.lo
ext/standard/var_unserializer.lo ex
t/standard/ftok.lo ext/standard/aggregation.lo
ext/standard/sha1.lo ext/tokenizer/tokenizer.lo
ext/xml/xml.lo ext/xml/expat
/xmlparse.lo ext/xml/expat/xmlrole.lo
ext/xml/expat/xmltok.lo regex/regcomp.lo
regex/regexec.lo regex/regerror.lo regex/reg
free.lo TSRM/TSRM.lo TSRM/tsrm_strtok_r.lo
TSRM/tsrm_virtual_cwd.lo main/main.lo main/snprintf.lo
main/spprintf.lo main/php
_sprintf.lo main/safe_mode.lo main/fopen_wrappers.lo
main/alloca.lo main/php_ini.lo main/SAPI.lo
main/rfc1867.lo main/php_c
ontent_types.lo main/strlcpy.lo main/strlcat.lo
main/mergesort.lo main/reentrancy.lo
main/php_variables.lo main/php_ticks.l
o main/streams.lo main/network.lo
main/php_open_temporary_file.lo main/php_logos.lo
main/output.lo main/memory_streams.lo m
ain/user_streams.lo Zend/zend_language_parser.lo
Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo
Zend/zend_ini_scanne
r.lo Zend/zend_alloc.lo Zend/zend_compile.lo
Zend/zend_constants.lo Zend/zend_dynamic_array.lo
Zend/zend_execute_API.lo Zen
d/zend_highlight.lo Zend/zend_llist.lo
Zend/zend_opcode.lo Zend/zend_operators.lo
Zend/zend_ptr_stack.lo Zend/zend_stack.lo
 Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo
Zend/zend_extensions.lo Zend/zend_hash.lo
Zend/zend_list.lo Zend/zend
_indent.lo Zend/zend_builtin_functions.lo
Zend/zend_sprintf.lo Zend/zend_ini.lo
Zend/zend_qsort.lo Zend/zend_multibyte.lo Z
end/zend_execute.lo sapi/cgi/cgi_main.lo
sapi/cgi/getopt.lo main/internal_functions.lo -lodbc
-lpdf -lz -lpng -ljpeg -lmysq
lclient -lgd -lfreetype -lpng -lz -ljpeg -lz -lcrypt
-lssl -lcrypto -lresolv -lm -ldl -lnsl -lcrypt -ldl
-lm -lclntsh -loci
jdbc8  -o sapi/cgi/php-cgi

and stop the make, realy dont know what s the problem.
Im using redhat 7.3

Could someone help me?
thanks


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to