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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
33 - 10 = ?
Subscribe to this entry?

 
 [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 16:01:27 2024 UTC