Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Perl DBI Question

Perl DBI Question

From: Vergara, Michael (TEM) <mvergara_at_guidant.com>
Date: Thu, 5 Aug 2004 15:46:05 -0700
Message-ID: <791D0E1ECDECD04D89205F33806FC38701E920A0@temmse06.tem.guidant.com>


I am a newbie at trying to use Perl. I wanted to get the DBI/DBD modules installed on a HP-UX 11i machine, but...well... I'm getting compile errors from the 'make' step, and I'm not a 'c' programmer, and I have no idea what's wrong.

Does anybody have either a cookbook on how to install Perl DBI on HP-UX, or an already-compiled distro of same? I'm using
(ok...pretending to use) Perl v5.8.2 (from HP) on HP-UX 11i.

Thanks,
Mike

P.S. This is the last error I got:
[mike_at_gvdb90 DBI-1.43]# make

        cc -c -D_POSIX_C_SOURCE=3D199506L -D_REENTRANT -Ae = -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE = -D_FILE_OFFSET_BITS=3D64 -fast +Onolimit +Opromote_indirect_calls = +DAportable +DS2.0 -DVERSION=3D\"1.43\" -DXS_VERSION=3D\"1.43\" +Z = "-I/opt/perl/lib/5.8.2/PA-RISC1.1-thread-multi/CORE" Perl.c
(Bundled) cc: warning 480: The -A option is available only with the =
C/ANSI C product; ignored.
(Bundled) cc: warning 422: Unknown option "f" ignored.
(Bundled) cc: warning 480: The +Onolimit option is available only with =
the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The +Opromote_indirect_calls option is =
available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The +Z option is available only with the =
C/ANSI C product; ignored.
cpp: "/opt/perl/lib/5.8.2/PA-RISC1.1-thread-multi/CORE/perlio.h", line = 108: error 4065: Recursion in macro "PerlIO". *** Error exit code 1

Stop.
[mike_at_gvdb90 DBI-1.43]# ls

---
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

Michael P. Vergara
Oracle DBA
Guidant Corporation
www.guidant.com <http://www.guidant.com/>


----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Thu Aug 05 2004 - 17:41:50 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US