php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3444
Submitted: 2000-02-10 03:14 UTC Modified: 2000-02-11 16:35 UTC
From: en at axissoft dot co dot jp Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0 Beta 3 OS: Redhat Linux 6.1
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: en at axissoft dot co dot jp
New email:
PHP Version: OS:

 

 [2000-02-10 03:14 UTC] en at axissoft dot co dot jp
./configure --with-oracle --with-mysql --enable-i18n --
enable-mbregex --with-apache=../apache_1.3.11 --enable-track-vars

/bin/sh ./libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./li
bzend -I. -I./libzend -I/users/apache_1.3.11/src/include -I/users/apache_1.3.11/
src/os/unix   -I/usr/include/mysql      -g -O2 -g -O2 -c -o internal_functions.l
o internal_functions.c
internal_functions.c:97: `phpext_oracle_ptr' undeclared here (not in a function)
internal_functions.c:97: initializer element for `php3_builtin_modules[19]' is n
ot constant

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-02-11 16:35 UTC] andrei at cvs dot php dot net
I fixed a problem that would happen if --with-oracle didn't not
find Oracle libraries.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 23:01:28 2024 UTC