<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Installing DBD::Oracle issues. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-dbd-oracle-issues/m-p/3442448#M794835</link>
    <description>Got it running!&lt;BR /&gt;lclntsh.sl.10.1 was there not lclntsh.sl so made a symbolic link to it and DBD compiled.&lt;BR /&gt;&lt;BR /&gt;Thanks for the awesome help!&lt;BR /&gt;Jamie</description>
    <pubDate>Tue, 14 Dec 2004 11:29:14 GMT</pubDate>
    <dc:creator>Jamie Desjardins</dc:creator>
    <dc:date>2004-12-14T11:29:14Z</dc:date>
    <item>
      <title>Installing DBD::Oracle issues.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-dbd-oracle-issues/m-p/3442443#M794827</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Hopefully someone can point me in the right direction in terms of installing DBD:Oracle.&lt;BR /&gt;&lt;BR /&gt;We are running HP-UX 11.11 (11i) with:&lt;BR /&gt;Depots Installed:&lt;BR /&gt;gcc 3.4.2 &lt;BR /&gt;zlib 1.2.2 &lt;BR /&gt;perl 5.8.2 - osname=hpux, osvers=11.11, archname=PA-RISC2.0-thread-multi-LP64&lt;BR /&gt;&lt;BR /&gt;DBI v1.46 has installed with no issues&lt;BR /&gt;and was also able to install DBD::mysql v2.9004 correctly.&lt;BR /&gt;&lt;BR /&gt;However when I try to do a make on DBD::Oracle I get the following Error:&lt;BR /&gt;&lt;BR /&gt;   gcc64 +b "/u00/app/oracle/iASEE/10222/lib:/u00/app/oracle/iASEE/10222/rd&lt;BR /&gt;bms/lib"  -shared -static-libgcc -fPIC -L/lib/pa20_64 Oracle.o  dbdimp.o  oci8.o&lt;BR /&gt; +s +n   -L/u00/app/oracle/iASEE/10222/lib/ -L/u00/app/oracle/iASEE/10222/rdbms/&lt;BR /&gt;lib/   /u00/app/oracle/iASEE/10222/rdbms/lib/kpudfo.o /u00/app/oracle/iASEE/1022&lt;BR /&gt;2/lib/nautab.o /u00/app/oracle/iASEE/10222/lib/naeet.o /u00/app/oracle/iASEE/102&lt;BR /&gt;22/lib/naect.o /u00/app/oracle/iASEE/10222/lib/naedhs.o -lclntsh /u00/app/oracle&lt;BR /&gt;/iASEE/10222/rdbms/lib/kpuadef.o  `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10&lt;BR /&gt;222/lib/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /u0&lt;BR /&gt;0/app/oracle/iASEE/10222/lib/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8&lt;BR /&gt;-lvsn8 -lwtc8  -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8  -lcore8 -lnls8 -lcore8&lt;BR /&gt;-lnls8  `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222/lib/ldflags`     -lnsg&lt;BR /&gt;r8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222/l&lt;BR /&gt;ib/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8  -lvsn8 -lwtc8  -lcommon8 -&lt;BR /&gt;lgeneric8  -ltrace8 -lnls8  -lcore8 -lnls8 -lcore8  -lnls8   -lclient8  -lvsn8 -&lt;BR /&gt;lwtc8  -lcommon8 -lgeneric8 -lnls8  -lcore8 -lnls8 -lcore8  -lnls8      -lm   -l&lt;BR /&gt;pls8  -lsql8  -lqsmashr -o blib/arch/auto/DBD/Oracle/Oracle.sl&lt;BR /&gt;&lt;BR /&gt;gcc64: +b: No such file or directory&lt;BR /&gt;gcc64: /u00/app/oracle/iASEE/10222/lib:/u00/app/oracle/iASEE/10222/rdbms/lib: No&lt;BR /&gt; such file or directory&lt;BR /&gt;gcc64: +s: No such file or directory&lt;BR /&gt;gcc64: +n: No such file or directory&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you need more information please let me know, I've tried other ideas posted on the forum to no success.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Jamie&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Dec 2004 14:03:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-dbd-oracle-issues/m-p/3442443#M794827</guid>
      <dc:creator>Jamie Desjardins</dc:creator>
      <dc:date>2004-12-13T14:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Installing DBD::Oracle issues.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-dbd-oracle-issues/m-p/3442444#M794828</link>
      <description>Hi, Jamie.&lt;BR /&gt;&lt;BR /&gt;Obviously you have a syntax problem.&lt;BR /&gt;&lt;BR /&gt;I've been taking a look at the GNU documentation for GCC and I cannot see any of those options that fail for the gcc64 invocation (i.e. +b +s +n) nor any option starting with the + symbol...&lt;BR /&gt;&lt;BR /&gt;Where did you get that command line invocation of gcc64 from?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Javier.</description>
      <pubDate>Mon, 13 Dec 2004 17:03:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-dbd-oracle-issues/m-p/3442444#M794828</guid>
      <dc:creator>Xavier Gutierrez_2</dc:creator>
      <dc:date>2004-12-13T17:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Installing DBD::Oracle issues.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-dbd-oracle-issues/m-p/3442445#M794829</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;Thanks for your response.&lt;BR /&gt;&lt;BR /&gt;I ran the following did no changes to the Makefile this time (hence it ran gcc instead of gcc64 but does produce the same output):&lt;BR /&gt;&lt;BR /&gt;# /opt/perl_64/bin/perl Makefile.PL&lt;BR /&gt;Using DBI 1.46 (for perl 5.008002 on PA-RISC2.0-thread-multi-LP64) installed in /opt/perl_64/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64/auto/DBI/&lt;BR /&gt;&lt;BR /&gt; Configuring DBD::Oracle ...&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;     Remember to actually *READ* the README file!&lt;BR /&gt;        Especially if you have any problems.&lt;BR /&gt;&lt;BR /&gt;Using Oracle in /u00/app/oracle/iASEE/10222&lt;BR /&gt;DEFINE _SQLPLUS_RELEASE = "801070000" (CHAR)&lt;BR /&gt;Oracle version 8.1.7.0 (8.1)&lt;BR /&gt;&lt;BR /&gt;You don't seem to have many Oracle libraries installed. If the&lt;BR /&gt;build fails you probably need to install more Oracle software.&lt;BR /&gt;&lt;BR /&gt;Found /u00/app/oracle/iASEE/10222/rdbms/demo/demo_rdbms.mk&lt;BR /&gt;Found /u00/app/oracle/iASEE/10222/otrace/demo/atmoci.mk&lt;BR /&gt;Found /u00/app/oracle/iASEE/10222/precomp/demo/proc/demo_proc.mk&lt;BR /&gt;Using /u00/app/oracle/iASEE/10222/rdbms/demo/demo_rdbms.mk&lt;BR /&gt;Reading /u00/app/oracle/iASEE/10222/rdbms/demo/demo_rdbms.mk&lt;BR /&gt;Reading /u00/app/oracle/iASEE/10222/rdbms/lib/env_rdbms.mk&lt;BR /&gt;&lt;BR /&gt;Attempting to discover Oracle OCI build64 rules&lt;BR /&gt;        gcc -c  -I/u00/app/oracle/iASEE/10222/rdbms/public -I/u00/app/oracle/iASEE/10222/rdbms/demo -I/opt/perl_64/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64/auto/DBI/  -D_POSIX_C_SOURCE=199506L -D_REENTRANT -D_HPUX_SOURCE -DNO_HASH_SEED -mpa-risc-2-0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O    -DVERSION=\"1.16\"  -DXS_VERSION=\"1.16\" -fPIC "-I/opt/perl_64/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/CORE"  -Wall -Wno-comment -DUTF8_SUPPORT -DORA_OCI_VERSION=\"8.1.7.0\"  DBD_ORA_OBJ.c&lt;BR /&gt;by executing: [make -f /u00/app/oracle/iASEE/10222/rdbms/demo/demo_rdbms.mk build64 ECHODO=echo ECHO=echo GENCLNTSH='echo genclntsh' CC=true OPTIMIZE= CCFLAGS= EXE=DBD_ORA_EXE OBJS=DBD_ORA_OBJ.o]&lt;BR /&gt;Oracle oci build command:&lt;BR /&gt;        [       true -Wl,+s -Wl,+n +DA2.0W +DS2.0 -L/u00/app/oracle/iASEE/10222/lib64/ -L/u00/app/oracle/iASEE/10222/rdbms/lib64/ -o DBD_ORA_EXE DBD_ORA_OBJ.o /u00/app/oracle/iASEE/10222/rdbms/lib64/kpudfo.o /u00/app/oracle/iASEE/10222/lib64/nautab.o /u00/app/oracle/iASEE/10222/lib64/naeet.o /u00/app/oracle/iASEE/10222/lib64/naect.o /u00/app/oracle/iASEE/10222/lib64/naedhs.o -lclntsh /u00/app/oracle/iASEE/10222/rdbms/lib64/kpuadef.o  `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222/lib/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222/lib/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8  -lvsn8 -lwtc8  -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8  -lcore8 -lnls8 -lcore8  -lnls8  `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222/lib/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222/lib/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8  -lvsn8 -lwtc8  -lcommon8 -lgeneric8  -ltrace8 -lnls8  -lcore8 -lnls8 -lcore8  -lnls8   -lclient8  -lvsn8 -lwtc8  -lcommon8 -lgeneric8 -lnls8  -lcore8 -lnls8 -lcore8  -lnls8    `cat /u00/app/oracle/iASEE/10222/lib/sysliblist`  -lm   -lpls8  -lsql8 ]&lt;BR /&gt;&lt;BR /&gt;Warning: Oracle is built with multi-threading libraries&lt;BR /&gt;         You will most likely need to rebuild perl from sources&lt;BR /&gt;         with the following libraries: -lcl -lpthread&lt;BR /&gt;Warning: Stripping `cat /u00/app/oracle/iASEE/10222/lib64/sysliblist`&lt;BR /&gt;         from link command, because it contains libraries not&lt;BR /&gt;         compiled with +z or +Z (PIC) causing link to fail.&lt;BR /&gt;         Furthermore, we should have already grabbed these libraries&lt;BR /&gt;Found header files in rdbms/public rdbms/demo.&lt;BR /&gt;***&lt;BR /&gt;*** Warning: If you have trouble, see README.hpux...&lt;BR /&gt;    you may have to build your own perl, or go hunting for libraries&lt;BR /&gt;*** Warning: If you have trouble, try perl Makefile.PL -l&lt;BR /&gt;***&lt;BR /&gt;&lt;BR /&gt;Checking for functioning wait.ph&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;System: perl5.008002 hp-ux euro b.11.11 u 9000800 882377461 unlimited-user license&lt;BR /&gt;Compiler:   gcc -O -D_POSIX_C_SOURCE=199506L -D_REENTRANT -D_HPUX_SOURCE -DNO_HASH_SEED -mpa-risc-2-0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64&lt;BR /&gt;Linker:     /usr/bin/ld&lt;BR /&gt;Sysliblist:  -lrt -lpthread -l:libnss_dns.1&lt;BR /&gt;Oracle makefiles would have used these definitions but we override them:&lt;BR /&gt;  CC:       cc&lt;BR /&gt;&lt;BR /&gt;  CFLAGS:   $(GFLAG) $(OPTIMIZE) $(CDEBUG) $(CCFLAGS) $(QACCFLAGS) $(PFLAGS)\&lt;BR /&gt;        $(SHARED_CFLAG) $(USRFLAGS)&lt;BR /&gt;           [$(GFLAG) $(OPTIMIZE) $(CDEBUG) $(CCFLAGS) $(QACCFLAGS) -I/u00/app/oracle/iASEE/10222/rdbms/demo -I/u00/app/oracle/iASEE/10222/rdbms/public -I/u00/app/oracle/iASEE/10222/plsql/public -I/u00/app/oracle/iASEE/10222/network/public $(SPFLAGS) $(LPFLAGS) $(SHARED_CFLAG) $(USRFLAGS)]&lt;BR /&gt;&lt;BR /&gt;  LDFLAGS:  -Wl,+s -Wl,+n -L$(LIBHOME) -L$(RDBMSLIB)&lt;BR /&gt;           [-Wl,+s -Wl,+n -L$(LIBHOME) -L/u00/app/oracle/iASEE/10222/rdbms/lib/]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Linking with OTHERLDFLAGS = +s +n   -L/u00/app/oracle/iASEE/10222/lib64/ -L/u00/app/oracle/iASEE/10222/rdbms/lib64/   /u00/app/oracle/iASEE/10222/rdbms/lib64/kpudfo.o /u00/app/oracle/iASEE/10222/lib64/nautab.o /u00/app/oracle/iASEE/10222/lib64/naeet.o /u00/app/oracle/iASEE/10222/lib64/naect.o /u00/app/oracle/iASEE/10222/lib64/naedhs.o -lclntsh /u00/app/oracle/iASEE/10222/rdbms/lib64/kpuadef.o  `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222/lib64/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222/lib64/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8  -lvsn8 -lwtc8  -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8  -lcore8 -lnls8 -lcore8  -lnls8  `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222/lib64/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222/lib64/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8  -lvsn8 -lwtc8  -lcommon8 -lgeneric8  -ltrace8 -lnls8  -lcore8 -lnls8 -lcore8  -lnls8   -lclient8  -lvsn8 -lwtc8  -lcommon8 -lgeneric8 -lnls8  -lcore8 -lnls8 -lcore8  -lnls8      -lm   -lpls8  -lsql8  [from 'build64' rule]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;LD_RUN_PATH=/u00/app/oracle/iASEE/10222/lib64:/u00/app/oracle/iASEE/10222/rdbms/lib64&lt;BR /&gt;Using DBD::Oracle 1.16.&lt;BR /&gt;Using DBD::Oracle 1.16.&lt;BR /&gt;Using DBI 1.46 (for perl 5.008002 on PA-RISC2.0-thread-multi-LP64) installed in /opt/perl_64/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64/auto/DBI/&lt;BR /&gt;Writing Makefile for DBD::Oracle&lt;BR /&gt;&lt;BR /&gt;***  If you have problems...&lt;BR /&gt;     read all the log printed above, and the README and README.help files.&lt;BR /&gt;     (Of course, you have read README by now anyway, haven't you?)&lt;BR /&gt;&lt;BR /&gt;# make&lt;BR /&gt;Skip blib/lib/DBD/Oracle.pm (unchanged)&lt;BR /&gt;Skip blib/lib/oraperl.ph (unchanged)&lt;BR /&gt;Skip blib/arch/auto/DBD/Oracle/dbdimp.h (unchanged)&lt;BR /&gt;Skip blib/arch/auto/DBD/Oracle/ocitrace.h (unchanged)&lt;BR /&gt;Skip blib/lib/Oraperl.pm (unchanged)&lt;BR /&gt;Skip blib/arch/auto/DBD/Oracle/Oracle.h (unchanged)&lt;BR /&gt;Skip blib/lib/DBD/Oracle/GetInfo.pm (unchanged)&lt;BR /&gt;cp mk.pm blib/arch/auto/DBD/Oracle/mk.pm&lt;BR /&gt;        gcc -c  -I/u00/app/oracle/iASEE/10222/rdbms/demo -I/u00/app/oracle/iASEE/10222/rdbms/public -I/u00/app/oracle/iASEE/10222/plsql/public -I/u00/app/oracle/iASEE/10222/network/public -I/u00/app/oracle/iASEE/10222/rdbms/demo -I/u00/app/oracle/iASEE/10222/rdbms/public -I/u00/app/oracle/iASEE/10222/rdbms/demo -I/opt/perl_64/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64/auto/DBI/  -D_POSIX_C_SOURCE=199506L -D_REENTRANT -D_HPUX_SOURCE -DNO_HASH_SEED -mpa-risc-2-0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O    -DVERSION=\"1.16\"  -DXS_VERSION=\"1.16\" -fPIC "-I/opt/perl_64/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/CORE"  -Wall -Wno-comment -DUTF8_SUPPORT -DORA_OCI_VERSION=\"8.1.7.0\"  Oracle.c&lt;BR /&gt;Oracle.c: In function `XS_DBD__Oracle_constant':&lt;BR /&gt;Oracle.c:24: warning: 'RETVAL' might be used uninitialized in this function&lt;BR /&gt;Oracle.c: In function `XS_DBD__Oracle__db_ora_lob_write':&lt;BR /&gt;Oracle.c:1197: warning: 'locator' might be used uninitialized in this function&lt;BR /&gt;Oracle.c: In function `XS_DBD__Oracle__db_ora_lob_append':&lt;BR /&gt;Oracle.c:1268: warning: 'locator' might be used uninitialized in this function&lt;BR /&gt;Oracle.c: In function `XS_DBD__Oracle__db_ora_lob_read':&lt;BR /&gt;Oracle.c:1362: warning: 'locator' might be used uninitialized in this function&lt;BR /&gt;Oracle.c: In function `XS_DBD__Oracle__db_ora_lob_trim':&lt;BR /&gt;Oracle.c:1429: warning: 'locator' might be used uninitialized in this function&lt;BR /&gt;Oracle.c: In function `XS_DBD__Oracle__db_ora_lob_length':&lt;BR /&gt;Oracle.c:1464: warning: 'locator' might be used uninitialized in this function&lt;BR /&gt;        gcc -c  -I/u00/app/oracle/iASEE/10222/rdbms/demo -I/u00/app/oracle/iASEE/10222/rdbms/public -I/u00/app/oracle/iASEE/10222/plsql/public -I/u00/app/oracle/iASEE/10222/network/public -I/u00/app/oracle/iASEE/10222/rdbms/demo -I/u00/app/oracle/iASEE/10222/rdbms/public -I/u00/app/oracle/iASEE/10222/rdbms/demo -I/opt/perl_64/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64/auto/DBI/  -D_POSIX_C_SOURCE=199506L -D_REENTRANT -D_HPUX_SOURCE -DNO_HASH_SEED -mpa-risc-2-0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O    -DVERSION=\"1.16\"  -DXS_VERSION=\"1.16\" -fPIC "-I/opt/perl_64/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/CORE"  -Wall -Wno-comment -DUTF8_SUPPORT -DORA_OCI_VERSION=\"8.1.7.0\"  dbdimp.c&lt;BR /&gt;dbdimp.c: In function `dbd_discon_all':&lt;BR /&gt;dbdimp.c:121: warning: unused variable `Perl___notused'&lt;BR /&gt;dbdimp.c: In function `ora_db_login6':&lt;BR /&gt;dbdimp.c:282: warning: unused variable `o'&lt;BR /&gt;dbdimp.c:283: warning: unused variable `l'&lt;BR /&gt;dbdimp.c:385: warning: unused variable `rsize'&lt;BR /&gt;dbdimp.c:239: warning: unused variable `Perl___notused'&lt;BR /&gt;dbdimp.c: In function `ora_db_disconnect':&lt;BR /&gt;dbdimp.c:689: warning: unused variable `Perl___notused'&lt;BR /&gt;dbdimp.c: In function `ora_db_destroy':&lt;BR /&gt;dbdimp.c:726: warning: unused variable `my_perl'&lt;BR /&gt;dbdimp.c: In function `pp_exec_rset':&lt;BR /&gt;dbdimp.c:1228: warning: unused variable `Perl___notused'&lt;BR /&gt;dbdimp.c: In function `ora_st_execute':&lt;BR /&gt;dbdimp.c:1600: warning: unused variable `Perl___notused'&lt;BR /&gt;dbdimp.c: In function `ora_st_finish':&lt;BR /&gt;dbdimp.c:1798: warning: unused variable `Perl___notused'&lt;BR /&gt;dbdimp.c: In function `ora_st_destroy':&lt;BR /&gt;dbdimp.c:1885: warning: unused variable `my_perl'&lt;BR /&gt;        gcc -c  -I/u00/app/oracle/iASEE/10222/rdbms/demo -I/u00/app/oracle/iASEE/10222/rdbms/public -I/u00/app/oracle/iASEE/10222/plsql/public -I/u00/app/oracle/iASEE/10222/network/public -I/u00/app/oracle/iASEE/10222/rdbms/demo -I/u00/app/oracle/iASEE/10222/rdbms/public -I/u00/app/oracle/iASEE/10222/rdbms/demo -I/opt/perl_64/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64/auto/DBI/  -D_POSIX_C_SOURCE=199506L -D_REENTRANT -D_HPUX_SOURCE -DNO_HASH_SEED -mpa-risc-2-0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O    -DVERSION=\"1.16\"  -DXS_VERSION=\"1.16\" -fPIC "-I/opt/perl_64/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/CORE"  -Wall -Wno-comment -DUTF8_SUPPORT -DORA_OCI_VERSION=\"8.1.7.0\"  oci8.c&lt;BR /&gt;oci8.c: In function `ora_st_fetch':&lt;BR /&gt;oci8.c:1382: warning: unused variable `Perl___notused'&lt;BR /&gt;oci8.c:1389: warning: unused variable `Perl___notused'&lt;BR /&gt;oci8.c: At top level:&lt;BR /&gt;oci8.c:566: warning: 'fetch_func_nty' defined but not used&lt;BR /&gt;oci8.c:1012: warning: 'fbh_setup_getrefpv' defined but not used&lt;BR /&gt;Running Mkbootstrap for DBD::Oracle ()&lt;BR /&gt;        chmod 644 Oracle.bs&lt;BR /&gt;        rm -f blib/arch/auto/DBD/Oracle/Oracle.sl&lt;BR /&gt;        gcc +b "/u00/app/oracle/iASEE/10222/lib64:/u00/app/oracle/iASEE/10222/rdbms/lib64"  -shared -static-libgcc -fPIC -L/lib/pa20_64 Oracle.o  dbdimp.o  oci8.o +s +n   -L/u00/app/oracle/iASEE/10222/lib64/ -L/u00/app/oracle/iASEE/10222/rdbms/lib64/   /u00/app/oracle/iASEE/10222/rdbms/lib64/kpudfo.o /u00/app/oracle/iASEE/10222/lib64/nautab.o /u00/app/oracle/iASEE/10222/lib64/naeet.o /u00/app/oracle/iASEE/10222/lib64/naect.o /u00/app/oracle/iASEE/10222/lib64/naedhs.o -lclntsh /u00/app/oracle/iASEE/10222/rdbms/lib64/kpuadef.o  `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222/lib64/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222/lib64/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8  -lvsn8 -lwtc8  -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8  -lcore8 -lnls8 -lcore8  -lnls8  `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222/lib64/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222/lib64/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8  -lvsn8 -lwtc8  -lcommon8 -lgeneric8  -ltrace8 -lnls8  -lcore8 -lnls8 -lcore8  -lnls8   -lclient8  -lvsn8 -lwtc8  -lcommon8 -lgeneric8 -lnls8  -lcore8 -lnls8 -lcore8  -lnls8      -lm   -lpls8  -lsql8  -o blib/arch/auto/DBD/Oracle/Oracle.sl&lt;BR /&gt;gcc: +b: No such file or directory&lt;BR /&gt;gcc: /u00/app/oracle/iASEE/10222/lib64:/u00/app/oracle/iASEE/10222/rdbms/lib64: No such file or directory&lt;BR /&gt;gcc: +s: No such file or directory&lt;BR /&gt;gcc: +n: No such file or directory&lt;BR /&gt;gcc: /u00/app/oracle/iASEE/10222/rdbms/lib64/kpudfo.o: No such file or directory&lt;BR /&gt;gcc: /u00/app/oracle/iASEE/10222/lib64/nautab.o: No such file or directory&lt;BR /&gt;gcc: /u00/app/oracle/iASEE/10222/lib64/naeet.o: No such file or directory&lt;BR /&gt;gcc: /u00/app/oracle/iASEE/10222/lib64/naect.o: No such file or directory&lt;BR /&gt;gcc: /u00/app/oracle/iASEE/10222/lib64/naedhs.o: No such file or directory&lt;BR /&gt;gcc: /u00/app/oracle/iASEE/10222/rdbms/lib64/kpuadef.o: No such file or directory&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;######################################&lt;BR /&gt;Here is the information from Perl -V&lt;BR /&gt;######################################&lt;BR /&gt;&lt;BR /&gt;# /opt/perl_64/bin/perl -V&lt;BR /&gt;Summary of my perl5 (revision 5.0 version 8 subversion 2) configuration:&lt;BR /&gt;  Platform:&lt;BR /&gt;    osname=hpux, osvers=11.11, archname=PA-RISC2.0-thread-multi-LP64&lt;BR /&gt;    uname='hp-ux euro b.11.11 u 9000800 882377461 unlimited-user license '&lt;BR /&gt;    config_args='-ders -Dcc=gcc -Accflags=-DNO_HASH_SEED -Dusethreads -Duseithreads -Ud_sigsetjmp -Uinstallusrbinperl -Ulocincpth= -Uloclibpth= -Dd_attribut=undef -Darchname=PA-RISC2.0 -Accflags=-mpa-risc-2-0 -Duselargefiles -Dinc_version_list=5.8.1/ 5.8.1 5.8.0/ 5.8.0 -Duseshrplib -Dprefix=/opt/perl_64 -Dcf_by=ActiveState -Dcf_email=support@ActiveState.com'&lt;BR /&gt;    hint=recommended, useposix=true, d_sigaction=define&lt;BR /&gt;    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define&lt;BR /&gt;    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef&lt;BR /&gt;    use64bitint=define use64bitall=define uselongdouble=undef&lt;BR /&gt;    usemymalloc=n, bincompat5005=undef&lt;BR /&gt;  Compiler:&lt;BR /&gt;    cc='gcc', ccflags ='-D_POSIX_C_SOURCE=199506L -D_REENTRANT -D_HPUX_SOURCE -DNO_HASH_SEED -mpa-risc-2-0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',&lt;BR /&gt;    optimize='-O',&lt;BR /&gt;    cppflags='-D_HPUX_SOURCE -D_POSIX_C_SOURCE=199506L -D_REENTRANT -D_HPUX_SOURCE -DNO_HASH_SEED -mpa-risc-2-0 -fno-strict-aliasing'&lt;BR /&gt;    ccversion='', gccversion='3.3.2', gccosandvers='hpux11.11'&lt;BR /&gt;    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=87654321&lt;BR /&gt;    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16&lt;BR /&gt;    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8&lt;BR /&gt;    alignbytes=8, prototype=define&lt;BR /&gt;  Linker and Libraries:&lt;BR /&gt;    ld='gcc', ldflags =' -L/lib/pa20_64'&lt;BR /&gt;    libpth=/lib/pa20_64 /lib /usr/lib /usr/ccs/lib /usr/local/lib&lt;BR /&gt;    libs=-lnsl -lnm -ldl -ldld -lm -lsec -lpthread&lt;BR /&gt;    perllibs=-lnsl -lnm -ldl -ldld -lm -lsec -lpthread&lt;BR /&gt;    libc=/lib/pa20_64/libc.sl, so=sl, useshrplib=false, libperl=libperl.a&lt;BR /&gt;    gnulibc_version=''&lt;BR /&gt;  Dynamic Linking:&lt;BR /&gt;    dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E '&lt;BR /&gt;    cccdlflags='-fPIC', lddlflags='-shared -static-libgcc -fPIC -L/lib/pa20_64'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Characteristics of this binary (from libperl):&lt;BR /&gt;  Compile-time options: MULTIPLICITY USE_ITHREADS USE_64_BIT_INT USE_64_BIT_ALL USE_LARGE_FILES PERL_IMPLICIT_CONTEXT&lt;BR /&gt;  Locally applied patches:&lt;BR /&gt;        ActivePerl Build 808&lt;BR /&gt;        21739 [perl #24493] install.html not working&lt;BR /&gt;        21737 Ooops. left an XXX comment in, and worse still it's a // comment&lt;BR /&gt;        21735 utf8 keys now work for tied hashes&lt;BR /&gt;        21734 Accessing unicode keys in tie hashes via hv_exists was broken&lt;BR /&gt;        21733 ext/threads/t/problem.t&lt;BR /&gt;        21732 Config::myconfig() fails under ithreads&lt;BR /&gt;        21728 Update perlhist with 5.6.2&lt;BR /&gt;        21723 Include 'SCCS' in the list of dir names ignored by installperl&lt;BR /&gt;        21718 Empty subroutine as object method segfaults in 5.8.2 (sometimes)&lt;BR /&gt;        21714 Fix bug #24380: assigning list with duplicated keys to a hash&lt;BR /&gt;        21706 [perl #24460] [DOC PATCH] the begincheck program&lt;BR /&gt;        21694 sprintf() painfully slow&lt;BR /&gt;        21693 must copy changes from win32/makeifle.mk to wince/makefile.ce&lt;BR /&gt;        21691 Update the list of pumpkings in perlhist.pod&lt;BR /&gt;        21687 [PATCH 5.6.2-RC1 pod/perlhist.pod]  Updated&lt;BR /&gt;        21677 OS/2 docu&lt;BR /&gt;        21676 Bug #24407: key for shared hash got stringified into wrong pool&lt;BR /&gt;        21673 Be sure to use -fPIC not -fpic on Linux/SPARC&lt;BR /&gt;        21672 extending the hash attack test&lt;BR /&gt;        21671 Benchmark.pm cmpthese segfault&lt;BR /&gt;        21662 'make minitest' fails for op/cproto and op/pat&lt;BR /&gt;        21586 Comment that this 'optimisation' is actually a necessary fixup&lt;BR /&gt;        21548 Sync with Pod::Perldoc 3.12&lt;BR /&gt;        21540 Fix backward-compatibility issues in if.pm&lt;BR /&gt;  Built under hpux&lt;BR /&gt;  Compiled at Dec  7 2003 15:28:40&lt;BR /&gt;  @INC:&lt;BR /&gt;    /opt/perl_64/lib/5.8.2/PA-RISC2.0-thread-multi-LP64&lt;BR /&gt;    /opt/perl_64/lib/5.8.2&lt;BR /&gt;    /opt/perl_64/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64&lt;BR /&gt;    /opt/perl_64/lib/site_perl/5.8.2&lt;BR /&gt;    /opt/perl_64/lib/site_perl&lt;BR /&gt;    .&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Dec 2004 09:34:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-dbd-oracle-issues/m-p/3442445#M794829</guid>
      <dc:creator>Jamie Desjardins</dc:creator>
      <dc:date>2004-12-14T09:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Installing DBD::Oracle issues.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-dbd-oracle-issues/m-p/3442446#M794830</link>
      <description>You will not be able to build DBD::Oracle with that perl :(&lt;BR /&gt;&lt;BR /&gt;The libs are in thje wrong position, and the suggestion in the error message to rebuild perl without threads and with those two libs *in front* is a true message.&lt;BR /&gt;&lt;BR /&gt;Why not just fetch my un-threaded perl-5.8.5 or 5.8.6 from my site and have three advantages to give you a head start:&lt;BR /&gt;&lt;BR /&gt;1. It has a very recent DBI build bundled&lt;BR /&gt;2. It was built with gcc, so the options are now correct&lt;BR /&gt;3. It is prepared for DBD::Oracle builds: the libs are in the correct order&lt;BR /&gt;&lt;BR /&gt;It's no depot, and installs in /opt/perl64. Installation instructions on the site too&lt;BR /&gt;&lt;BR /&gt;My HP ITRC site pages can be found at (please use LA as primary choice):&lt;BR /&gt;&lt;BR /&gt;USA Los Angeles &lt;A href="http://mirrors.develooper.com/hpux/" target="_blank"&gt;http://mirrors.develooper.com/hpux/&lt;/A&gt;&lt;BR /&gt;SGP Singapore   &lt;A href="https://www.beepz.com/personal/merijn/" target="_blank"&gt;https://www.beepz.com/personal/merijn/&lt;/A&gt;&lt;BR /&gt;USA Chicago     &lt;A href="http://ww.hpux.ws/" target="_blank"&gt;http://ww.hpux.ws/&lt;/A&gt;&lt;BR /&gt;NL  Hoofddorp   &lt;A href="http://www.cmve.net/~merijn/" target="_blank"&gt;http://www.cmve.net/~merijn/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy, have FUN! H.Merijn</description>
      <pubDate>Tue, 14 Dec 2004 09:44:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-dbd-oracle-issues/m-p/3442446#M794830</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2004-12-14T09:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Installing DBD::Oracle issues.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-dbd-oracle-issues/m-p/3442447#M794831</link>
      <description>Hi H.Merijn,&lt;BR /&gt;&lt;BR /&gt;Thanks for your input, had your version already installed yesterday (followed another posting you made elsewhere in the forum) and here is what I am getting when trying to compile with your version of perl:&lt;BR /&gt;&lt;BR /&gt;(note: DBD::mysql complained about -lz with (but took the -lz out of the LDLOADLIBS and it installed fine in case anyone has an issue with DBD::mysql :) )&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;DBD:Oracle Compile Report:&lt;BR /&gt;&lt;BR /&gt;# /opt/perl64/bin/perl Makefile.PL&lt;BR /&gt;Using DBI 1.43 (for perl 5.008005 on PA-RISC2.0-LP64) installed in /opt/perl64/lib/site_perl/5.8.5/PA-RISC2.0-LP64/auto/DBI&lt;BR /&gt;&lt;BR /&gt; Configuring DBD::Oracle ...&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;     Remember to actually *READ* the README file!&lt;BR /&gt;        Especially if you have any problems.&lt;BR /&gt;&lt;BR /&gt;Using Oracle in /u00/app/oracle/iASEE/10222&lt;BR /&gt;DEFINE _SQLPLUS_RELEASE = "801070000" (CHAR)&lt;BR /&gt;Oracle version 8.1.7.0 (8.1)&lt;BR /&gt;&lt;BR /&gt;You don't seem to have many Oracle libraries installed. If the&lt;BR /&gt;build fails you probably need to install more Oracle software.&lt;BR /&gt;&lt;BR /&gt;Found /u00/app/oracle/iASEE/10222/rdbms/demo/demo_rdbms.mk&lt;BR /&gt;Found /u00/app/oracle/iASEE/10222/otrace/demo/atmoci.mk&lt;BR /&gt;Found /u00/app/oracle/iASEE/10222/precomp/demo/proc/demo_proc.mk&lt;BR /&gt;Using /u00/app/oracle/iASEE/10222/rdbms/demo/demo_rdbms.mk&lt;BR /&gt;Reading /u00/app/oracle/iASEE/10222/rdbms/demo/demo_rdbms.mk&lt;BR /&gt;Reading /u00/app/oracle/iASEE/10222//rdbms/lib/env_rdbms.mk&lt;BR /&gt;&lt;BR /&gt;Attempting to discover Oracle OCI build64 rules&lt;BR /&gt;        gcc64 -c  -I/u00/app/oracle/iASEE/10222//rdbms/demo -I/u00/app/oracle/iASEE/10222//rdbms/public -I/u00/app/oracle/iASEE/10222//plsql/public -I/u00/app/oracle/iASEE/10222//network/public -I/u00/app/oracle/iASEE/10222/rdbms/demo -I/u00/app/oracle/iASEE/10222/rdbms/public -I/u00/app/oracle/iASEE/10222/rdbms/demo -I/opt/perl64/lib/site_perl/5.8.5/PA-RISC2.0-LP64/auto/DBI  -mpa-risc-2-0 -D_HPUX_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/pa20_64/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O    -DVERSION=\"1.16\"  -DXS_VERSION=\"1.16\" -fPIC "-I/opt/perl64/lib/5.8.5/PA-RISC2.0-LP64/CORE"  -Wall -Wno-comment -DUTF8_SUPPORT -DORA_OCI_VERSION=\"8.1.7.0\" DBD_ORA_OBJ.c&lt;BR /&gt;by executing: [make -f /u00/app/oracle/iASEE/10222/rdbms/demo/demo_rdbms.mk build64 ECHODO=echo ECHO=echo GENCLNTSH='echo genclntsh' CC=true OPTIMIZE= CCFLAGS= EXE=DBD_ORA_EXE OBJS=DBD_ORA_OBJ.o]&lt;BR /&gt;Oracle oci build command:&lt;BR /&gt;        [       true -Wl,+s -Wl,+n +DA2.0W +DS2.0 -L/u00/app/oracle/iASEE/10222//lib64/ -L/u00/app/oracle/iASEE/10222//rdbms/lib64/ -o DBD_ORA_EXE DBD_ORA_OBJ.o /u00/app/oracle/iASEE/10222//rdbms/lib64/kpudfo.o /u00/app/oracle/iASEE/10222//lib64/nautab.o /u00/app/oracle/iASEE/10222//lib64/naeet.o /u00/app/oracle/iASEE/10222//lib64/naect.o /u00/app/oracle/iASEE/10222//lib64/naedhs.o -lclntsh /u00/app/oracle/iASEE/10222//rdbms/lib64/kpuadef.o  `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222//lib/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222//lib/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8  -lvsn8 -lwtc8  -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8  -lcore8 -lnls8 -lcore8  -lnls8  `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222//lib/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222//lib/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8  -lvsn8 -lwtc8  -lcommon8 -lgeneric8  -ltrace8 -lnls8  -lcore8 -lnls8 -lcore8  -lnls8   -lclient8  -lvsn8 -lwtc8  -lcommon8 -lgeneric8 -lnls8  -lcore8 -lnls8 -lcore8  -lnls8    `cat /u00/app/oracle/iASEE/10222//lib/sysliblist`  -lm   -lpls8  -lsql8 ]&lt;BR /&gt;&lt;BR /&gt;Warning: Stripping `cat /u00/app/oracle/iASEE/10222//lib64/sysliblist`&lt;BR /&gt;         from link command, because it contains libraries not&lt;BR /&gt;         compiled with +z or +Z (PIC) causing link to fail.&lt;BR /&gt;         Furthermore, we should have already grabbed these libraries&lt;BR /&gt;Found header files in rdbms/public rdbms/demo.&lt;BR /&gt;***&lt;BR /&gt;*** Warning: If you have trouble, see README.hpux...&lt;BR /&gt;    you may have to build your own perl, or go hunting for libraries&lt;BR /&gt;*** Warning: If you have trouble, try perl Makefile.PL -l&lt;BR /&gt;***&lt;BR /&gt;&lt;BR /&gt;Checking for functioning wait.ph&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;System: perl5.008005 hp-ux r3 b.11.11 u 9000800 1909236376 unlimited-user license&lt;BR /&gt;Compiler:   gcc64 -g -O -mpa-risc-2-0 -D_HPUX_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/pa20_64/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64&lt;BR /&gt;Linker:     /usr/bin/ld&lt;BR /&gt;Sysliblist:  -lrt -lpthread -l:libnss_dns.1&lt;BR /&gt;Oracle makefiles would have used these definitions but we override them:&lt;BR /&gt;  CC:       cc&lt;BR /&gt;&lt;BR /&gt;  CFLAGS:   $(GFLAG) $(OPTIMIZE) $(CDEBUG) $(CCFLAGS) $(QACCFLAGS) $(PFLAGS)\&lt;BR /&gt;        $(SHARED_CFLAG) $(USRFLAGS)&lt;BR /&gt;           [$(GFLAG) $(OPTIMIZE) $(CDEBUG) $(CCFLAGS) $(QACCFLAGS) -I/u00/app/oracle/iASEE/10222//rdbms/demo -I/u00/app/oracle/iASEE/10222//rdbms/public -I/u00/app/oracle/iASEE/10222//plsql/public -I/u00/app/oracle/iASEE/10222//network/public $(SPFLAGS) $(LPFLAGS) $(SHARED_CFLAG) $(USRFLAGS)]&lt;BR /&gt;&lt;BR /&gt;  LDFLAGS:  -Wl,+s -Wl,+n -L$(LIBHOME) -L$(RDBMSLIB)&lt;BR /&gt;           [-Wl,+s -Wl,+n -L$(LIBHOME) -L/u00/app/oracle/iASEE/10222//rdbms/lib/]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Linking with OTHERLDFLAGS = +s +n   -L/u00/app/oracle/iASEE/10222//lib64/ -L/u00/app/oracle/iASEE/10222//rdbms/lib64/   /u00/app/oracle/iASEE/10222//rdbms/lib64/kpudfo.o /u00/app/oracle/iASEE/10222//lib64/nautab.o /u00/app/oracle/iASEE/10222//lib64/naeet.o /u00/app/oracle/iASEE/10222//lib64/naect.o /u00/app/oracle/iASEE/10222//lib64/naedhs.o -lclntsh /u00/app/oracle/iASEE/10222//rdbms/lib64/kpuadef.o  `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222//lib64/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222//lib64/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8  -lvsn8 -lwtc8  -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8  -lcore8 -lnls8 -lcore8  -lnls8  `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222//lib64/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222//lib64/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8  -lvsn8 -lwtc8  -lcommon8 -lgeneric8  -ltrace8 -lnls8  -lcore8 -lnls8 -lcore8  -lnls8   -lclient8  -lvsn8 -lwtc8  -lcommon8 -lgeneric8 -lnls8  -lcore8 -lnls8 -lcore8  -lnls8      -lm   -lpls8  -lsql8  [from 'build64' rule]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Warning: If you have problems you may need to rebuild perl with threading enabled.&lt;BR /&gt;&lt;BR /&gt;LD_RUN_PATH=/u00/app/oracle/iASEE/10222/lib64:/u00/app/oracle/iASEE/10222/rdbms/lib64&lt;BR /&gt;Using DBD::Oracle 1.16.&lt;BR /&gt;Using DBD::Oracle 1.16.&lt;BR /&gt;Using DBI 1.43 (for perl 5.008005 on PA-RISC2.0-LP64) installed in /opt/perl64/lib/site_perl/5.8.5/PA-RISC2.0-LP64/auto/DBI&lt;BR /&gt;Writing Makefile for DBD::Oracle&lt;BR /&gt;&lt;BR /&gt;***  If you have problems...&lt;BR /&gt;     read all the log printed above, and the README and README.help files.&lt;BR /&gt;     (Of course, you have read README by now anyway, haven't you?)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# make&lt;BR /&gt;cp Oracle.pm blib/lib/DBD/Oracle.pm&lt;BR /&gt;cp oraperl.ph blib/lib/oraperl.ph&lt;BR /&gt;cp dbdimp.h blib/arch/auto/DBD/Oracle/dbdimp.h&lt;BR /&gt;cp ocitrace.h blib/arch/auto/DBD/Oracle/ocitrace.h&lt;BR /&gt;cp Oraperl.pm blib/lib/Oraperl.pm&lt;BR /&gt;cp Oracle.h blib/arch/auto/DBD/Oracle/Oracle.h&lt;BR /&gt;cp lib/DBD/Oracle/GetInfo.pm blib/lib/DBD/Oracle/GetInfo.pm&lt;BR /&gt;cp mk.pm blib/arch/auto/DBD/Oracle/mk.pm&lt;BR /&gt;        gcc64 -c  -I/u00/app/oracle/iASEE/10222//rdbms/demo -I/u00/app/oracle/iASEE/10222//rdbms/public -I/u00/app/oracle/iASEE/10222//plsql/public -I/u00/app/oracle/iASEE/10222//network/public -I/u00/app/oracle/iASEE/10222/rdbms/demo -I/u00/app/oracle/iASEE/10222/rdbms/public -I/u00/app/oracle/iASEE/10222/rdbms/demo -I/opt/perl64/lib/site_perl/5.8.5/PA-RISC2.0-LP64/auto/DBI  -mpa-risc-2-0 -D_HPUX_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/pa20_64/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O    -DVERSION=\"1.16\"  -DXS_VERSION=\"1.16\" -fPIC "-I/opt/perl64/lib/5.8.5/PA-RISC2.0-LP64/CORE"  -Wall -Wno-comment -DUTF8_SUPPORT -DORA_OCI_VERSION=\"8.1.7.0\" Oracle.c&lt;BR /&gt;        gcc64 -c  -I/u00/app/oracle/iASEE/10222//rdbms/demo -I/u00/app/oracle/iASEE/10222//rdbms/public -I/u00/app/oracle/iASEE/10222//plsql/public -I/u00/app/oracle/iASEE/10222//network/public -I/u00/app/oracle/iASEE/10222/rdbms/demo -I/u00/app/oracle/iASEE/10222/rdbms/public -I/u00/app/oracle/iASEE/10222/rdbms/demo -I/opt/perl64/lib/site_perl/5.8.5/PA-RISC2.0-LP64/auto/DBI  -mpa-risc-2-0 -D_HPUX_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/pa20_64/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O    -DVERSION=\"1.16\"  -DXS_VERSION=\"1.16\" -fPIC "-I/opt/perl64/lib/5.8.5/PA-RISC2.0-LP64/CORE"  -Wall -Wno-comment -DUTF8_SUPPORT -DORA_OCI_VERSION=\"8.1.7.0\" dbdimp.c&lt;BR /&gt;dbdimp.c: In function `ora_db_login6':&lt;BR /&gt;dbdimp.c:385: warning: unused variable `rsize'&lt;BR /&gt;        gcc64 -c  -I/u00/app/oracle/iASEE/10222//rdbms/demo -I/u00/app/oracle/iASEE/10222//rdbms/public -I/u00/app/oracle/iASEE/10222//plsql/public -I/u00/app/oracle/iASEE/10222//network/public -I/u00/app/oracle/iASEE/10222/rdbms/demo -I/u00/app/oracle/iASEE/10222/rdbms/public -I/u00/app/oracle/iASEE/10222/rdbms/demo -I/opt/perl64/lib/site_perl/5.8.5/PA-RISC2.0-LP64/auto/DBI  -mpa-risc-2-0 -D_HPUX_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/pa20_64/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O    -DVERSION=\"1.16\"  -DXS_VERSION=\"1.16\" -fPIC "-I/opt/perl64/lib/5.8.5/PA-RISC2.0-LP64/CORE"  -Wall -Wno-comment -DUTF8_SUPPORT -DORA_OCI_VERSION=\"8.1.7.0\" oci8.c&lt;BR /&gt;oci8.c: In function `ora_blob_read_mb_piece':&lt;BR /&gt;oci8.c:695: warning: comparison is always false due to limited range of data type&lt;BR /&gt;oci8.c: In function `ora_describe':&lt;BR /&gt;oci8.c:1088: warning: comparison is always false due to limited range of data type&lt;BR /&gt;oci8.c: At top level:&lt;BR /&gt;oci8.c:566: warning: 'fetch_func_nty' defined but not used&lt;BR /&gt;oci8.c:1012: warning: 'fbh_setup_getrefpv' defined but not used&lt;BR /&gt;Running Mkbootstrap for DBD::Oracle ()&lt;BR /&gt;        chmod 644 Oracle.bs&lt;BR /&gt;        rm -f blib/arch/auto/DBD/Oracle/Oracle.sl&lt;BR /&gt;        /usr/bin/ld +b "/u00/app/oracle/iASEE/10222/lib64:/u00/app/oracle/iASEE/10222/rdbms/lib64"  -b -L/usr/local/pa20_64/lib -L/lib/pa20_64 Oracle.o  dbdimp.o  oci8.o +s +n   -L/u00/app/oracle/iASEE/10222//lib64/ -L/u00/app/oracle/iASEE/10222//rdbms/lib64/   /u00/app/oracle/iASEE/10222//rdbms/lib64/kpudfo.o /u00/app/oracle/iASEE/10222//lib64/nautab.o /u00/app/oracle/iASEE/10222//lib64/naeet.o /u00/app/oracle/iASEE/10222//lib64/naect.o /u00/app/oracle/iASEE/10222//lib64/naedhs.o -lclntsh /u00/app/oracle/iASEE/10222//rdbms/lib64/kpuadef.o  `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222//lib64/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222//lib64/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8  -lvsn8 -lwtc8  -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8  -lcore8 -lnls8 -lcore8  -lnls8  `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222//lib64/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222//lib64/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8  -lvsn8 -lwtc8  -lcommon8 -lgeneric8  -ltrace8 -lnls8  -lcore8 -lnls8 -lcore8  -lnls8   -lclient8  -lvsn8 -lwtc8  -lcommon8 -lgeneric8 -lnls8  -lcore8 -lnls8 -lcore8  -lnls8      -lm   -lpls8  -lsql8  -o blib/arch/auto/DBD/Oracle/Oracle.sl&lt;BR /&gt;ld: Can't find library for -lclntsh&lt;BR /&gt;Fatal error.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# /opt/perl64/bin/perl -V&lt;BR /&gt;Summary of my perl5 (revision 5 version 8 subversion 5) configuration:&lt;BR /&gt;  Platform:&lt;BR /&gt;    osname=hpux, osvers=11.11, archname=PA-RISC2.0-LP64&lt;BR /&gt;    uname='hp-ux r3 b.11.11 u 9000800 1909236376 unlimited-user license '&lt;BR /&gt;    config_args='-Dusedevel -Dcc=gcc64 -Duse64bitall -des'&lt;BR /&gt;    hint=recommended, useposix=true, d_sigaction=define&lt;BR /&gt;    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef&lt;BR /&gt;    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef&lt;BR /&gt;    use64bitint=define use64bitall=define uselongdouble=undef&lt;BR /&gt;    usemymalloc=n, bincompat5005=undef&lt;BR /&gt;  Compiler:&lt;BR /&gt;    cc='gcc64', ccflags ='-mpa-risc-2-0 -D_HPUX_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/pa20_64/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',&lt;BR /&gt;    optimize='-g -O',&lt;BR /&gt;    cppflags='-mpa-risc-2-0 -D_HPUX_SOURCE -mpa-risc-2-0 -D_HPUX_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/pa20_64/include'&lt;BR /&gt;    ccversion='', gccversion='3.4.1', gccosandvers='hpux11.11'&lt;BR /&gt;    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=87654321&lt;BR /&gt;    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16&lt;BR /&gt;    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8&lt;BR /&gt;    alignbytes=8, prototype=define&lt;BR /&gt;  Linker and Libraries:&lt;BR /&gt;    ld='/usr/bin/ld', ldflags =' -L/usr/local/pa20_64/lib -L/lib/pa20_64'&lt;BR /&gt;    libpth=/usr/local/pa20_64/lib /lib/pa20_64 /lib /usr/lib /usr/ccs/lib /usr/local/lib&lt;BR /&gt;    libs=-lcl -lpthread -lnsl -lnm -lgdbm -ldb -ldl -ldld -lm -lsec -lc&lt;BR /&gt;    perllibs=-lcl -lpthread -lnsl -lnm -ldl -ldld -lm -lsec -lc&lt;BR /&gt;    libc=/lib/pa20_64/libc.sl, so=sl, useshrplib=false, libperl=libperl.a&lt;BR /&gt;    gnulibc_version=''&lt;BR /&gt;  Dynamic Linking:&lt;BR /&gt;    dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E '&lt;BR /&gt;    cccdlflags='-fPIC', lddlflags='-b -L/usr/local/pa20_64/lib -L/lib/pa20_64'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Characteristics of this binary (from libperl):&lt;BR /&gt;  Compile-time options: DEBUGGING USE_64_BIT_INT USE_64_BIT_ALL USE_LARGE_FILES&lt;BR /&gt;  Locally applied patches:&lt;BR /&gt;  Built under hpux&lt;BR /&gt;  Compiled at Jul 24 2004 22:05:26&lt;BR /&gt;  @INC:&lt;BR /&gt;    /opt/perl64/lib/5.8.5/PA-RISC2.0-LP64&lt;BR /&gt;    /opt/perl64/lib/5.8.5&lt;BR /&gt;    /opt/perl64/lib/site_perl/5.8.5/PA-RISC2.0-LP64&lt;BR /&gt;    /opt/perl64/lib/site_perl/5.8.5&lt;BR /&gt;    /opt/perl64/lib/site_perl&lt;BR /&gt;    .&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Dec 2004 11:08:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-dbd-oracle-issues/m-p/3442447#M794831</guid>
      <dc:creator>Jamie Desjardins</dc:creator>
      <dc:date>2004-12-14T11:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Installing DBD::Oracle issues.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-dbd-oracle-issues/m-p/3442448#M794835</link>
      <description>Got it running!&lt;BR /&gt;lclntsh.sl.10.1 was there not lclntsh.sl so made a symbolic link to it and DBD compiled.&lt;BR /&gt;&lt;BR /&gt;Thanks for the awesome help!&lt;BR /&gt;Jamie</description>
      <pubDate>Tue, 14 Dec 2004 11:29:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-dbd-oracle-issues/m-p/3442448#M794835</guid>
      <dc:creator>Jamie Desjardins</dc:creator>
      <dc:date>2004-12-14T11:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Installing DBD::Oracle issues.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-dbd-oracle-issues/m-p/3442449#M794838</link>
      <description>/usr/bin/ld +b "/u00/app/oracle/iASEE/10222/lib64:/u00/app/oracle/iASEE/10222/rdbms/lib64" -b -L/usr/local/pa20_64/lib -L/lib/pa20_64 Oracle.o dbdimp.o oci8.o +s +n -L/u00/app/oracle/iASEE/10222//lib64/ -L/u00/app/oracle/iASEE/10222//rdbms/lib64/ /u00/app/oracle/iASEE/10222//rdbms/lib64/kpudfo.o /u00/app/oracle/iASEE/10222//lib64/nautab.o /u00/app/oracle/iASEE/10222//lib64/naeet.o /u00/app/oracle/iASEE/10222//lib64/naect.o /u00/app/oracle/iASEE/10222//lib64/naedhs.o -lclntsh /u00/app/oracle/iASEE/10222//rdbms/lib64/kpuadef.o `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222//lib64/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222//lib64/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222//lib64/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /u00/app/oracle/iASEE/10222//lib64/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -ltrace8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -lm -lpls8 -lsql8 -o blib/arch/auto/DBD/Oracle/Oracle.sl&lt;BR /&gt;ld: Can't find library for -lclntsh&lt;BR /&gt;Fatal error.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;You ar e building a 64bit DBD::Oracle, and you are not finding the correct libs. It looks like you dis specify the correct path's (or Makefile.PL did)&lt;BR /&gt;&lt;BR /&gt;# find /u00/app/oracle/iASEE/10222 | grep clntsh&lt;BR /&gt;&lt;BR /&gt;Maybe you only have a libclntsh.1 in lib64. In that case, just&lt;BR /&gt;&lt;BR /&gt;# ln -s libclntsh.1 libclntsh.sl&lt;BR /&gt;&lt;BR /&gt;should do it for you&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Tue, 14 Dec 2004 11:34:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-dbd-oracle-issues/m-p/3442449#M794838</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2004-12-14T11:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Installing DBD::Oracle issues.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-dbd-oracle-issues/m-p/3442450#M794839</link>
      <description>+b is a command-line option for the HP native linker 'ld'. It is not a command-line option for GCC. I encountered this problem on HP-UX when building Subversion: the libtool script passes '+b $lib' to GCC. Instead, it should pass '-Wl,+b -Wl,$lib' to GCC. That will in turn cause GCC to pass '+b$lib' to the linker ld when GCC runs ld.&lt;BR /&gt;&lt;BR /&gt;The other options '+s', '+n' etc look like they need the same treatment: they need to be +s if they're passed to ld directly, but if they're passed to GCC as they are in your case, they need to be '-Wl,+s', '-Wl,+n', etc.&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Mon, 12 Dec 2005 17:18:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-dbd-oracle-issues/m-p/3442450#M794839</guid>
      <dc:creator>George Smithson</dc:creator>
      <dc:date>2005-12-12T17:18:21Z</dc:date>
    </item>
  </channel>
</rss>

