HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- trying to compile DBD-Oracle-1.12 perl module
Operating System - HP-UX
1834694
Members
2191
Online
110069
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2003 04:28 AM
01-31-2003 04:28 AM
trying to compile DBD-Oracle-1.12 perl module
Hello,
I am trying to install the DBD-Oracle-1.12 perl module on my HP-UX bdcdb04 B.11.00 A 9000/820 server.
I am using:
perl v5.8.0
gcc version 3.2
The problem occur when I am trying to compile the oci8.c filer with the following command:
gcc -c -I/opt/oracle/rdbms/demo -I/opt/oracle/rdbms/public -I/opt/oracle/plsql/public -I/opt/oracle/network/public -I/opt/oracle/rdbms/demo -I/opt/oracle/rdbms/demo -I/opt/perl/lib/site_perl/5.8.0/PA-RISC2.0/auto/DBI -mpa-risc-2-0 -D_HPUX_SOURCE -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fPIC "-I/opt/perl/lib/5.8.0/PA-RISC2.0/CORE" oci8.c
I get a bunch of warning about the fprintf function (see attachment), then it exit with
*** Error exit code 1
I do not see any error in the output so I guess gcc is returning an error when it get
a high number of warning, is there an option
I could use to get around that ?
Thank in advance,
Johan
I am trying to install the DBD-Oracle-1.12 perl module on my HP-UX bdcdb04 B.11.00 A 9000/820 server.
I am using:
perl v5.8.0
gcc version 3.2
The problem occur when I am trying to compile the oci8.c filer with the following command:
gcc -c -I/opt/oracle/rdbms/demo -I/opt/oracle/rdbms/public -I/opt/oracle/plsql/public -I/opt/oracle/network/public -I/opt/oracle/rdbms/demo -I/opt/oracle/rdbms/demo -I/opt/perl/lib/site_perl/5.8.0/PA-RISC2.0/auto/DBI -mpa-risc-2-0 -D_HPUX_SOURCE -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fPIC "-I/opt/perl/lib/5.8.0/PA-RISC2.0/CORE" oci8.c
I get a bunch of warning about the fprintf function (see attachment), then it exit with
*** Error exit code 1
I do not see any error in the output so I guess gcc is returning an error when it get
a high number of warning, is there an option
I could use to get around that ?
Thank in advance,
Johan
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2003 04:38 AM
01-31-2003 04:38 AM
Re: trying to compile DBD-Oracle-1.12 perl module
I didn't look at the attached error log, but if all there is is the printf errors, you can ignore these for now. They have to do with the new PerlIO layer.
Enjoy, have FUN! H.Merijn
Enjoy, have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2003 08:03 AM
01-31-2003 08:03 AM
Re: trying to compile DBD-Oracle-1.12 perl module
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2003 08:32 AM
01-31-2003 08:32 AM
Re: trying to compile DBD-Oracle-1.12 perl module
The commenting out seems to be the right way to continue. As I can see, the only thing that now fails is the long.t test. It might be that Oracle 8.0 does not support the things tested in there. I'm not an Oracle expert, so don't expect too much on that front, but if you can run the long.t test manually, you might see more info, and decide if the features being tested are ever going to be used by you. If not, just go for it.
# env PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/lib -Iblib/arch t/long.t
Enjoy, have FUN! H.Merijn
# env PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/lib -Iblib/arch t/long.t
Enjoy, have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP