From nork@FreeBSD.org Sun Aug 22 04:10:20 2004 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27ED516A4D0 for ; Sun, 22 Aug 2004 04:10:20 +0000 (GMT) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id A223A43D41 for ; Sun, 22 Aug 2004 04:10:19 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com [219.127.74.122]) by sakura.ninth-nine.com (8.12.11/8.12.11/NinthNine) with ESMTP id i7M4AIV7029910 for ; Sun, 22 Aug 2004 13:10:18 +0900 (JST) (envelope-frMessage-Id: <20040822131018.30a4b570.nork@FreeBSD.org> Date: Sun, 22 Aug 2004 13:10:18 +0900 From: Norikatsu Shigemura To: FreeBSD-gnats-submit@FreeBSD.org Subject: databases/php4-oracle doesn't reflect in Compile-time ORACLE_HOME. >Number: 70812 >Category: ports >Synopsis: databases/php4-oracle doesn't reflect in Compile-time ORACLE_HOME >Confidential: no >Severity: non-critical >Priority: low >Responsible: ale >State: closed >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Aug 22 04:20:13 GMT 2004 >Closed-Date: Mon Aug 23 13:35:12 GMT 2004 >Last-Modified: Mon Aug 23 13:35:12 GMT 2004 >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@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();".

oracle

Oracle Support enabled
Oracle Version no value
Compile-time ORACLE_HOME no value
Libraries Used no value
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: Responsible-Changed-From-To: freebsd-ports-bugs->ale Responsible-Changed-By: nork Responsible-Changed-When: Sun Aug 22 04:47:21 GMT 2004 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=70812 State-Changed-From-To: open->closed State-Changed-By: ale State-Changed-When: Mon Aug 23 13:34:26 GMT 2004 State-Changed-Why: PHP warmless bug. http://www.freebsd.org/cgi/query-pr.cgi?pr=70812 >Unformatted: