I've successfully installed the DBI module.  Not a problem there.  However
when I attempt to install the DBD module, I constantly run into problems.
Here's the output.  I included everything from the perl Makefile.PL, but I
believe the "make test" portion highlights the error.  I ignored the OCI
errors since I'm not installing that portion.  It looks like it's generating
a PA.2 "Oracle.o" file which is causing the problem.  What can I do to get
around this?  Unfortunately I'm unable to upgrade to 11.00 and 8i/9i at this
time.  Thanks for any assistance!

"perl Makefile.PL -g"

Using DBI 1.20 installed in /dcams/perl/lib/site_perl/PA-RISC1.1/auto/DBI
 Configuring DBD::Oracle ...
>>>     Remember to actually *READ* the README file!
        Especially if you have any problems.
Using Oracle in /u00/app/oracle/product/7.3.4
7.3.4.0.0            Oracle Common RDBMS Libraries and Utilities
7.3.4.0.0            ORACLE PL/SQL Libraries
7.3.4.0.0            ORACLE Common Precomp Libraries
2.3.4.0.0            PL/SQL V2
7.3.4.0.0            Oracle7 Server (RDBMS)
Found header files in rdbms/demo.
Found /u00/app/oracle/product/7.3.4/rdbms/demo/oracle.mk
Found /u00/app/oracle/product/7.3.4/otrace/demo/atmoci.mk
Using /u00/app/oracle/product/7.3.4/rdbms/demo/oracle.mk
Reading /u00/app/oracle/product/7.3.4/rdbms/demo/oracle.mk.
Reading /u00/app/oracle/product/7.3.4/rdbms/lib/env_rdbms.mk.
Evaluating `cat /u00/app/oracle/product/7.3.4/rdbms/lib/sysliblist`
  returned '-l:libcma.sl -lcl -lm -l:libcl.a'
Attempting to discover Oracle OCI build rules...
        cc -g -c -I/u00/app/oracle/product/7.3.4/rdbms/demo
-I/u00/app/oracle/pc
Warning: Oracle build rule discovery failed (32512)
Oracle oci build prolog:
        sh: /opt/softbench/bin/make:  not found.
Oracle oci build command:
Use of uninitialized value at Makefile.PL line 306.
Use of uninitialized value at Makefile.PL line 308.
Use of uninitialized value at Makefile.PL line 309.
Use of uninitialized value at Makefile.PL line 310.
Use of uninitialized value at Makefile.PL line 383.
Use of uninitialized value at Makefile.PL line 384.
***
*** Warning: If you have trouble, see README.hpux...
    you may have to build your own perl, or go hunting for libraries
***
System: perl5.00404 hp-ux sde2 b.10.20 b 9000869 229893381 16-user license
Compiler:   cc -O -D_HPUX_SOURCE -Aa
Linker:     /usr/bin/ld
Use of uninitialized value at Makefile.PL line 669.
Sysliblist: -lcma -lm
Oracle makefiles would have used these definitions but we override them:
  CC:       cc
  CFLAGS:   $(GFLAG) $(OPTIMIZE) $(CDEBUG) $(CCFLAGS) $(QACCFLAGS) $(PFLAGS)
$()
           [$(GFLAG) +O2 $(CDEBUG) -Ae -DHPUX +Z -z -DSLXMX_ENABLE
-DSLTS_ENABL]
  CLIBS:    $(LOCALLIBS) $(EXOSLIBS) $(LIBBSD) $(OTHERLIBS) $(SECLIBS)
$(M6LIBS)
           [ -l:libcma.sl -lcl -lm -l:libcl.a -L/usr/lib ]
  LDFLAGS:  -L$(LIBHOME) -L$(ORACLE_HOME)/rdbms/lib
           [-L$(LIBHOME) -L/u00/app/oracle/product/7.3.4/rdbms/lib]

  LDSTRING: -L/usr/lib
           [-L/usr/lib]


Linking with OTHERLDFLAGS =  [from 'build' rule]
Warning: If you have problems you may need to rebuild perl with
-Uusemymalloc.

Can't dump config to mk.pm so you won't be able to build Oracle::OCI later
if y.

Changing -Aa to -Ae for HP-UX in cflags.
LD_RUN_PATH=/u00/app/oracle/product/7.3.4/lib:/u00/app/oracle/product/7.3.4/
rdbb
Using DBD::Oracle 1.12.
Using DBI 1.20 installed in /dcams/perl/lib/site_perl/PA-RISC1.1/auto/DBI
Writing Makefile for DBD::Oracle

"make"  output

LD_RUN_PATH="/u00/app/oracle/product/7.3.4/lib:/u00/app/oracle/product/7
..3.4/rdbms/lib" ld -o ./blib/arch/auto/DBD/Oracle/Oracle.sl  -b
-L/usr/local/lib
 Oracle.o  dbdimp.o  oci7.o  oci8.o     
ld: (Warning) At least one PA 2.0 object file (Oracle.o) was detected. The
linke
d output may not run on a PA 1.x system.
        chmod 755 ./blib/arch/auto/DBD/Oracle/Oracle.sl
        cp Oracle.bs ./blib/arch/auto/DBD/Oracle/Oracle.bs
        chmod 644 ./blib/arch/auto/DBD/Oracle/Oracle.bs

Mike Bradley
Tech Arch. - NetValue Application Suite
Network Software Solutions: CAST
One Bell Center,  36-L-01 
St. Louis, MO 63101
( (314) 923-0917
* <mailto:[EMAIL PROTECTED]>

ICAS   http://icastst1.ameritech.com:9000
INET   http://inettst1.ameritech.com:9000


Reply via email to