Closed
Bug 441252
Opened 17 years ago
Closed 17 years ago
checksetup failure in test oracle.so
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: guenter-huerkamp, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9) Gecko/2008052912 Firefox/3.0
Build Identifier: bugzilla 3.3 on perl 5.10.0
checksetup failure in test oracle.so
Reproducible: Always
Steps to Reproduce:
perl checksetup.pl with actual nightly
Actual Results:
perl checksetup.pl
* This is Bugzilla 3.3 on perl 5.10.0
* Running on Linux 2.6.25.5-1.1-default #1 SMP 2008-06-07 01:55:22 +0200
Checking perl modules...
Checking for CGI.pm (v3.33) ok: found v3.37
Checking for TimeDate (v2.21) ok: found v2.22
Checking for PathTools (v0.84) ok: found v3.2501
Checking for DBI (v1.41) ok: found v1.604
Checking for Template-Toolkit (v2.15) ok: found v2.19
Checking for Email-Send (v2.00) ok: found v2.192
Checking for Email-MIME (v1.861) ok: found v1.861
Checking for Email-MIME-Modifier (any) ok: found v1.442
Checking available perl DBD modules...
Checking for DBD-Pg (v1.45) not found
Checking for DBD-mysql (v4.00) ok: found v4.006
perl: symbol lookup error: lib/i586-linux-thread-multi/auto/DBD/Oracle/Oracle.so: undefined symbol: Perl_Tstack_sp_ptr
Comment 1•17 years ago
|
||
That's a problem with your DBD::Oracle, not with Bugzilla. You can ask about it on the support list, though--maybe somebody will know something about it. The support list is described here:
http://www.bugzilla.org/support/
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•