ports/70812: databases/php4-oracle doesn't reflect in Compile-time ORACLE_HOME.

Norikatsu Shigemura nork at FreeBSD.org
Sun Aug 22 04:20:13 UTC 2004


>Number:         70812
>Category:       ports
>Synopsis:       databases/php4-oracle doesn't reflect in Compile-time ORACLE_HOME
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 22 04:20:13 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Norikatsu Shigemura
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
Ensure Technorogy LTD.
>Environment:
System: FreeBSD nadesico.ninth-nine.com 6.0-CURRENT FreeBSD 6.0-CURRENT #9: Sat Aug 21 07:16:53 JST 2004 nork at nadesico.ninth-nine.com:/devel/obj/export/home/nork/p4/src/sys/NADESICO i386
	PHP4 4.3.8 with Apache 1.3.x
>Description:
	I made install on databases/php4-oracle, and confirm a phpinfo
	page "phpinfo();".

<h2><a name="module_oracle">oracle</a></h2>
<table border="0" cellpadding="3" width="600">
<tbody><tr><td class="e">Oracle Support </td><td class="v">enabled </td></tr>
<tr><td class="e">Oracle Version </td><td class="v"><i>no value</i> </td></tr>
<tr><td class="e">Compile-time ORACLE_HOME </td><td class="v"><i>no value</i> </td></tr>
<tr><td class="e">Libraries Used </td><td class="v"><i>no value</i> </td></tr>
</tbody></table>

	In lang/php4/Makefile.ext, there is CONFIGURE_ARGS+=
	--with-oracle=${LOCALBASE}/oracle7, but 'Compile-time ORACLE_HOME'
	is no value.

>How-To-Repeat:
	After make configure, grep -r PHP_ORACLE_DIR.

	$ grep -r PHP_ORACLE_DIR work
	./work/php-4.3.8/ext/oracle/oracle.c:    php_info_print_table_row(2, "Compile-time ORACLE_HOME", PHP_ORACLE_DIR );
	./work/php-4.3.8/main/build-defs.h.in:#define PHP_ORACLE_DIR                   "

	Humm...
>Fix:
	Sorry, I don't know.
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list