Fw: DBD 1.19. Everything works to "make test" point, then fails..



Resent without attachment.. didn't know there was a 50000 byte limit..
Please ask and I'll send it to your email
Thank you
Rich


--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery. NOTE: Regardless of content, this e-mail shall not operate to
bind CSC to any order or other contract unless pursuant to explicit
written agreement or government initiative expressly permitting the use of
e-mail for such purpose.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

----- Forwarded by Richard T Malafa/DEF/CSC on 09/13/2007 09:26 AM -----

Richard T Malafa/DEF/CSC@CSC
09/13/2007 08:59 AM

To
dbi-users@xxxxxxxx
cc
dbi-dev@xxxxxxxx
Subject
Fw: DBD 1.19. Everything works to "make test" point, then fails..







As per Jonathan Leffler. Posting to dbi-users.. See below. Let me
know if this is not correct.
Thank You
Rich

This is run on a HP UX N4000 class machine running HP UX PA-RISC 11i
version 1

Can anyone give a clue as to why Perl 5.8.8 (includes DBI 1.50) , Oracle
10g, gcc 4.2 for DBD 1.19 fails so bad that it stops. What is missing??


I've read the README and the README.login.txt and README.hpux

Entire file is attached in 'script' format so you can see total action.
Everything should be there including perl -V. Let me know if anything is
missing.

Thank You
Rich


Answer to Jonathan Leffler's questions..:
hank You for your answer. I don't think the answer is in building your
own perl. If you look at my attachment there is a perl -V. Take a look at

the output and you'll see that it is already built with gcc 4.2 and all
the other requirements are met as far as I know.

--> ccversion='', gccversion='4.2.0', gccosandvers=''

Perl also has DBI 1.50 built in and I can't find anything wrong there
either. I don't know how to make it any better. The " perl Makefile.Pl -l

" and the following "make" appear to be working fine.

I think the answer is in building your own libraries but I can't see to do

find them yet. Maybe I even have to add Oracle 10g Network??? Or TK
Or ???

I seem to be going up one path after another here trying to solve that.
Googling for Jv_register etc seems to be a dead end. I think the problem

is before it gets to that point. I've looked at both 32 bit versions and

64 bit versions of those libraries causing that and the all are U which is

undefined.

Maybe the test.pl file is out of date for Oracle 10g???? I wonder if
anyone knows.. That's why I'm throwing this out to the dbi-dev group..



--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery. NOTE: Regardless of content, this e-mail shall not operate to
bind CSC to any order or other contract unless pursuant to explicit
written agreement or government initiative expressly permitting the use of
e-mail for such purpose.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


----- Forwarded by Richard T Malafa/DEF/CSC on 09/13/2007 08:47 AM -----
Richard T Malafa/DEF/CSC@CSC
09/13/2007 08:43 AM


To
"Jonathan Leffler" <jonathan.leffler@xxxxxxxxx>
cc
dbi-dev@xxxxxxxx
Subject
Re: DBD 1.19. Everything works to "make test" point, then fails..








Ok, I'll take that advice and post it to there. Was just following
instructions. Since the test.pl couldn't even get started, I thought
maybe one of the developers could help.

Thanks again
Rich



--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery. NOTE: Regardless of content, this e-mail shall not operate to
bind CSC to any order or other contract unless pursuant to explicit
written agreement or government initiative expressly permitting the use of

e-mail for such purpose.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------




"Jonathan Leffler" <jonathan.leffler@xxxxxxxxx>
09/12/2007 04:31 PM

To
Richard T Malafa/DEF/CSC@CSC
cc
dbi-dev@xxxxxxxx
Subject
Re: DBD 1.19. Everything works to "make test" point, then fails..






On 9/12/07, Richard T Malafa <rmalafa@xxxxxxx> wrote:

This is run on a HP UX N4000 class machine running HP UX PA-RISC 11i
version 1

Can anyone give a clue as to why Perl 5.8.8 (includes DBI 1.50) , Oracle
10g, gcc 4.2 for DBD 1.19 fails so bad that it stops. What is
missing??


This is a question that belongs in dbi-users@xxxxxxxx rather than
dbi-dev@xxxxxxxxx


I've read the README and the README.login.txt and README.hpux

There's a note in the output that says you may need to build your own
Perl, rather than using the system-provided version.

WARNING: If you have trouble, see README.hpux.txt...
you may have to build your own perl, or go hunting for libraries

Have you tried that yet?

Googling for "_Jv_RegisterClasses" seems to give a few possible pointers,
too.

Perl was built with GCC 4.2.0 -- which version are you using?


Entire file is attached in 'script' format so you can see total action.
Everything should be there including perl -V. Let me know if anything
is
missing.


--
Jonathan Leffler <jonathan.leffler@xxxxxxxxx> #include <disclaimer.h>
Guardian of DBD::Informix - v2007.0904 - http://dbi.perl.org
"Blessed are we who can laugh at ourselves, for we shall never cease
to be amused."
[attachment "4bunce.doc" deleted by Richard T Malafa/DEF/CSC]

Relevant Pages

  • Re: [Full-Disclosure] New REmote Windows Exploit (MS04-029)
    ... I really hope you are joking. ... > Have you ever used perl before? ... posts the results back as a private message. ...
    (Full-Disclosure)
  • Re: Odd (undocumented?) behavior of RAM file within a loop
    ... use strict; use warnings; ... close statement (on AS Perl 5.10 on Win32). ... Note that the explicit close results in the reference to the same ...
    (comp.lang.perl.misc)
  • Re: Static Typing in Python
    ... >>what I wanted to stress was that it's the explicit ... > declaration, and yet Perl is not statically typed. ... > think there is enough evidence in existing Python ...
    (comp.lang.python)
  • Re: dictionary/hash and 1 versus 1
    ... of data has an explicit type and it doesn't change unless you change it. ... Perl inherited this automatic conversion between ... strings and numbers from simple shell scripting and the AWK language ... UserDict class. ...
    (comp.lang.python)
  • Re: Extreme beginner question on reading lines from a file.
    ... While the explicit use of defined may have been required in pre-Perl5 versions ... It looks like the version of Perl in my head has outdated warnings. ... First a warning was added to tell people what I said earlier ... Then a bug fix to handle an alternate version of while ...
    (perl.beginners)