For winning the ActiveState programmers choice award.
Graham.
Ok,
Thanks Tim for the oci8.c patch. Make ran great. But now I can't get the tests to run.
Running Oracle 8.1.6.
>make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/base...dubious
Test returned status 0 (wsta
getting an error when trying to execute a script that
uses DBI
ld.so.1: /apps/local/bin/perl: fatal: relocation
error: file
/usr/perl5/site_perl/5.005/sun4-solaris/auto/DBI/DBI.so:
symbol Perl_safemalloc: referenced symbol not found
Killed
do you have any idea what causes this?
Rgds,
ismail
Hi,
If anyone gets a symbol referencing error for a get_clocktime routine while
trying to build DBD-Ingres-0.36 on Solaris and are running Ingres II 2.5 or
higher they will need to add the posix4 library into Makefile.PL at the line
shown below
OLD Makefile.PL :
# Solaris needs the elf-library
i
Hi,
I want to connect and disconnect to several databases on 'Informix Dynamic Server 2000 Version 9.21.UC5'
However, it is running very slowly because I am calling
$dbh->disconnect
after each connection and it seems to take a very long time.
I am using DBI 1.37 and the latest ver
I have gotten this on my RedHat9 machine when I run 'perl Makefile.PL' with the LANG
set to en_US.UTF8. If I change the LANG to simply en_US then it creates the Makefile
correctly. I have not tried this specifically with DBD-ODBC-1.06.
Greg
Gregory L. Hering
(256) 722-6420
4807 Bradford Dr
B
Hi, I'm having this error, always that I try to compile DBD:Oracle.
dbdimp.c: In function `ora_db_destroy':
dbdimp.c:602: `dTHX' undeclared (first use in this function)
dbdimp.c:602: (Each undeclared identifier is reported only once
dbdimp.c:602: for each function it appears in.)
dbdimp.c
Many thanks for this Jeff!
Tim.
On Mon, Jul 07, 2003 at 03:22:33PM -0400, Jeff Urlwin wrote:
> Hi.
>
> I've setup an ActiveState repository for DBI, DBD::Oracle and DBD::ODBC for
> use with ActiveState's perl (Windows platform) to help resolve the issue
> where ActiveState no longer builds DBD::
Has anyone attempted this ?
Has anyone succeeded ?
Mark
**
This e-mail may contain information that is privileged, confidential
or otherwise protected from disclosure. It must not be used by, or
its contents copi
Hi TIM,
I've tried your fix and now this is OK.
thanks for your help.
rgds,
David
-Original Message-
From: Tim Bunce [mailto:[EMAIL PROTECTED]
Sent: vendredi 4 juillet 2003 14:22
To: Guillaume, David [CTF:8D60:EXCH]
Cc: 'Tim Bunce'; '[EMAIL PROTECTED]'
Subject: Re: Memory leak in sele
Hi.
I've setup an ActiveState repository for DBI, DBD::Oracle and DBD::ODBC for
use with ActiveState's perl (Windows platform) to help resolve the issue
where ActiveState no longer builds DBD::Oracle.
Try setting your repository (adding one) to
ftp://ftp.esoftmatic.com/outgoing/DBI
Let me know
>
> Hello,
>
> After searching through numerous posts regarding this
> combination of Database/Platform, it seems like this should
> be possible. However, when I attempt to configure/build I
> get the following output (verbose):
>
> [EMAIL PROTECTED] DBD-Oracle-1.14
[snip]
> dbdimp.c
> db
This is a small bug in Makefile.PL. There is a set of spaces before
$(NOOP). That should be a tab.
Jeff
>
>
> Hi,
>
> I tried to build DBD-ODBC-1.06.tar, but for some reason the
> 'make' command fails at line 297 of Makefile. Any idea why
> this happens ?? Well DBD-ODBC-1.05 doesn't give
On Mon, Jul 07, 2003 at 12:52:01PM -0500, Vanole, Mike wrote:
> Hi Tim,
>
> Trying to upgrade to version 1.14. I saw an earlier post for a similar
> error and you mentioned an "appended patch." Does that apply here or is
> this different.
Here's the patch for OCI_ATTR_OBJ_NAME being missing in 8.
- Forwarded message from "Fisher, Shane" <[EMAIL PROTECTED]> -
Delivered-To: [EMAIL PROTECTED]
Subject: Can't Build DBD::Oracle on XP/Cygwin/Oracle 9.2
Date: Mon, 7 Jul 2003 18:01:15 -0700
From: "Fisher, Shane" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
X-OriginalArrivalTime: 08 Jul 2003
Edit Makefile.PL and look for the lines like this:
config :: $(changes_pm)
@$(NOOP)
You'll find the chrs in front of @$(NOOP) are spaces and they should be a tab.
Fix and rerun perl on the Makefile.PL.
Martin
--
Martin J. Evans
Easysoft Ltd, UK
Development
On 08-Jul-2003 Anil Menon wrote:
16 matches
Mail list logo