DBD::Oracle 1.20 Release Candidate 4 Report on HP-UX 11i



Same errors as in RC2 for HP-UX
After corrections. Perl Makefile.PL -l and make worked
Don't know the effect of missing META.yml

Didn't get the "make test" to run yet working on that

Thank You
Rich

hecking if your kit is complete...
Warning: the following files are missing in your kit:
META.yml
Please inform the author.

********* Same error as reported in 1.19 on line 1764 ****************
********* add -Wl & no space between the +b and the $ ************


1762 }
1763 elsif ($os eq 'hpux') {
1764 $m =~ s/LD_RUN_PATH=(\S+)\s+(\S+)/$2 +b
$1/;
1765 }
1766 return ($m);

*************** Corrrected Version
****************************************

1762 }
1763 elsif ($os eq 'hpux') {
1764 $m =~ s/LD_RUN_PATH=(\S+)\s+(\S+)/$2
-Wl,+b$1/;
1765 }
1766 return ($m);


========================================================
Referencing the below:

Yes you can but I would go with RC4 now as it fixes a number of bug
bugs that were in RC3 and RC2

it is here

http://svn.perl.org/modules/dbd-oracle/trunk/DBD-Oracle-1.20-RC4.tar.gz

Richard T Malafa wrote:

John
Do I Change the RC2 in the URL to RC3 to get this new release?????
Thank You
Rich
• '•..• '•. ><((((º> .• '•. .• '•. •. .• '•. ><((((º>
“Anything that doesn’t eat you today is saving you for tomorrow.”



Computer Sciences Corporation
Registered Office: 2100 East Grand Avenue, El Segundo California 90245,
USA
Registered in USA No: C-489-59

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
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.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------



Relevant Pages

  • Re: [patch] CFS scheduler, -v12
    ... I didn't see any patches between rc2 and rc3 that were likely to have ... add "Section mismatch" warning whitelist for powerpc ...
    (Linux-Kernel)
  • Re: [patch] CFS scheduler, -v12
    ... Do your spinners ever relinquish the CPU voluntarily? ... I can try 32-bit kernel to check. ... I didn't see any patches between rc2 and rc3 that were likely to have fixed this. ...
    (Linux-Kernel)
  • Re: [patch] CFS scheduler, -v12
    ... Don't bother. ... I hate ... I didn't see any patches between rc2 and rc3 that were likely to have ...
    (Linux-Kernel)
  • Re: [patch] CFS scheduler, -v12
    ... I hate ... it when problems fix themselves as it usually means they're ... I didn't see any patches between rc2 and rc3 that were likely to have ...
    (Linux-Kernel)
  • Re: problem with starting 2.6.25-rc1 and latest git
    ... I tried 2.6.25-rc1 and latest git on my laptop and have a problem. ... but I was unable to reproduce it since I upgraded to rc2. ... I can reproduce this here on rc3 as well. ...
    (Linux-Kernel)