From:             [EMAIL PROTECTED]
Operating system: RedHat 8.0 / apache 2.0.40-11
PHP version:      4.3.0
PHP Bug Type:     Compile Failure
Bug description:  Fails when I do make install with error message

very simple configure:
./configure --with-oci8=/u01/app/oracle/product/oraprod
--with-apxs2=/usr/sbin/apxs --with-oracle=/u01/app/oracle/product/oraprod

when I run make:

 ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo
ext/standard/credits.lo ext/standard/css.lo
ext/standard/var_unserializer.lo ext/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/regfree.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_content_types.lo main/strlcpy.lo main/strlcat.lo
main/mergesort.lo main/reentrancy.lo main/php_variables.lo
main/php_ticks.lo main/streams.lo main/network.lo
main/php_open_temporary_file.lo main/php_logos.lo main/output.lo
main/memory_streams.lo main/user_streams.lo Zend/zend_language_parser.lo
Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo
Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo
Zend/zend_constants.lo Zend/zend_dynamic_array.lo Zend/zend_execute_API.lo
Zend/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
Zend/zend_execute.lo sapi/cli/php_cli.lo sapi/cli/getopt.lo
main/internal_functions_cli.lo -lcrypt -lresolv -lm -ldl -lnsl -lcrypt
-ldl -lm -lclntsh -locijdbc8 -ldl -lm -lclntsh  -o sapi/cli/php
ext/mysql/libmysql/my_tempnam.lo: In function `my_tempnam':
/usr/src/php-4.3.0/ext/mysql/libmysql/my_tempnam.c:103: the use of
`tempnam' is dangerous, better use `mkstemp'

when I run make install:

Installing PHP CLI binary:        /usr/local/bin/
Installing PHP SAPI module
/usr/lib/httpd/build/instdso.sh SH_LIBTOOL='/usr/lib/httpd/build/libtool'
libphp4.la /usr/lib/httpd/modules
sh: line 1: /usr/lib/httpd/build/instdso.sh: No such file or directory
apxs:Error: Command failed with rc=8323072
.
make: *** [install-sapi] Error 1


-- 
Edit bug report at http://bugs.php.net/?id=21494&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21494&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21494&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21494&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21494&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21494&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21494&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21494&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21494&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21494&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21494&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21494&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21494&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21494&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21494&r=gnused

Reply via email to