Hi all,  Tim,

I am getting "undefined symbol" error messages when I run the make command
when trying to build and install DBD-Oracle-1.12 under  SGI  IRIX 6.5

I have included in this email

1)  the output of perl -V
2)  the output of perl Makefile.PL -v
3)  the output of make
4)  the outputs of  perl Makefile.PL -s <SYMBOL>  for both undefined symbols


Hope someone can shed some light
Thanks


Sean Harvey
VA UNIX Administrator, (949)219-4567
mobile (949)678-0835
[EMAIL PROTECTED]





# perl -V
Summary of my perl5 (5.0 patchlevel 4 subversion 4) configuration:
  Platform:
    osname=irix, osvers=6.5, archname=irix-n32
    uname='irix hoshi 6.5 11251326 ip22 '
    hint=recommended, useposix=true, d_sigaction=define
    bincompat3=y useperlio=define d_sfio=undef
  Compiler:
    cc='cc -n32 -mips3', optimize='-O3 -mips3', gccversion=
    cppflags='-D_BSD_SIGNALS -D_BSD_TYPES -D_BSD_TIME -OPT:Olimit=0:space=ON
-DLANGUAGE_C -DEMBEDMYMALLOC'
    ccflags ='-D_BSD_SIGNALS -D_BSD_TYPES -D_BSD_TIME -woff 1009,1110,1184
-OPT:Olimit=0:space=ON -DLANGUAGE_C -DEMBEDMYMALLOC'
    stdchar='unsigned char', d_stdstdio=define, usevfork=false
    voidflags=15, castflags=0, d_casti32=define, d_castneg=define
    intsize=4, alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-n32'
    libpth=/usr/lib32 /lib32
    libs=-lm
    libc=/usr/lib32/libc.so, so=so
    useshrplib=true, libperl=libperl.so.4.4
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=''
    cccdlflags=' ', lddlflags='-n32 -mips3 -shared'


Characteristics of this binary (from libperl): 
  Built under irix
  Compiled at Apr 30 1998 00:54:41
  @INC:
    /usr/share/lib/perl5/irix-n32/5.00404
    /usr/share/lib/perl5
    /usr/share/lib/perl5/site_perl/irix-n32
    /usr/share/lib/perl5/site_perl
    /usr/share/lib/perl5/sgi_perl
    .
ap-ods02:/usr/people/sharvey/DBD-Oracle-1.12







Script started on Fri Oct  5 17:13:47 2001
ap-ods02:/usr/people/sharvey/DBD-Oracle-1.12

# perl Makefile.PL -v 
Using DBI 1.20 installed in /usr/share/lib/perl5/site_perl/irix-n32/auto/DBI

 Configuring DBD::Oracle ...

>>>     Remember to actually *READ* the README file!
        Especially if you have any problems.

Using Oracle in /oracle/product/8.0.5
4.0.3.0.0            Oracle Unix Installer                   
1.0.1.0.0            Oracle On-Line Text Viewer              
8.0.5.0.0            Silicon Graphics IRIX Documentation     
8.0.5.0.0            Ordts Common Libraries                  
8.0.5.0.0            ORACLE NLS Libraries and Utilities      
8.0.5.0.0            ORACLE Core Libraries                   
8.0.5.0.0            ORACLE Common RDBMS Libraries and Utilities
8.0.5.0.0            ORACLE PL/SQL Libraries                 
8.0.5.0.0            ORACLE Common Libraries                 
8.0.5.0.0            ORACLE Common Precomp Libraries         
8.0.5.0.0            ORACLE Common Network Libraries and Utilities
8.0.5.0.0            ORACLE Common Trace Libraries           
8.0.5.0.0            ORACLE Common Utilities                 
8.0.5.0.0            ORACLE Common Agent Libraries           
8.0.5.0.0            ORACLE Common Libraries and Utilities   
8.0.5.0.0            Platform specific Libraries and Utilities
8.0.5.0.0            Net8                                    
8.0.5.0.0            TCP/IP Protocol Adapter                 
3.0.2.0.0            Remote Operations                       
8.0.5.0.0            Oracle Names                            
8.0.5.1.0            PL/SQL                                  
8.0.5.0.0            Oracle8 Partitioning Option             
3.0.5.0.0            Oracle Server Manager                   
8.0.5.1.0            Oracle8 (RDBMS and PL/SQL)              
1.0.0.0.1            <Database Startup> Load Files           
8.0.5.0.0            Oracle Intelligent Agent                
4.0.0                Oracle Trace                            
8.0.5.1.0            Precomp                                 
8.0.5.1.0            Pro*COBOL                               
8.0.5.0.0            SQL*Plus                                

Found rdbms/demo/ociapr.h
Found rdbms/demo/ocidfn.h
Found rdbms/demo/ocidem.h
Found rdbms/demo/ocidef.h
Found rdbms/demo/ocikpr.h
Found rdbms/demo/oratypes.h
Found header files in rdbms/demo.
Found /oracle/product/8.0.5/rdbms/demo/demo_rdbms.mk
Found /oracle/product/8.0.5/otrace/demo/atmoci.mk
Using /oracle/product/8.0.5/rdbms/demo/demo_rdbms.mk
Reading /oracle/product/8.0.5/rdbms/demo/demo_rdbms.mk.
Reading /oracle/product/8.0.5/rdbms/lib/env_rdbms.mk.
Read a total of 605 lines from /oracle/product/8.0.5/rdbms/lib/env_rdbms.mk
(including inclusions)
Read a total of 765 lines from
/oracle/product/8.0.5/rdbms/demo/demo_rdbms.mk (including inclusions)
Deleted SHELL definition: SHELL=/bin/sh
Deleted LIB_EXT definition: LIB_EXT=a
Deleted OBJ_EXT definition: OBJ_EXT=o
Deleted AR definition: AR=ar
Deleted AS definition: AS=as
Deleted CC definition: CC=cc
Deleted CHMOD definition: CHMOD=chmod
Deleted CPP definition: CPP=cpp
Deleted ECHO definition: ECHO=echo
Deleted LD definition: LD=ld
Deleted PERL definition: PERL=perl
Deleted CFLAGS definition: CFLAGS=$(GFLAG) $(OPTIMIZE) $(CDEBUG) $(CCFLAGS)
$(QACCFLAGS) $(PFLAGS)\
        $(SHARED_CFLAG) $(USRFLAGS)
Deleted LDFLAGS definition: LDFLAGS=-o $@ -L$(PRODLIBHOME) -L$(LIBHOME)
Deleted PERL definition: PERL=perl
LDFLAGS macro redefined by Oracle
 from -o $@ -L$(PRODLIBHOME) -L$(LIBHOME)
   to -Wl,-woff,16,-woff,84,-woff,85,-rdata_shared -exports -o $@
$(PRODUCT_LIBHOME) -L$(LIBHOME)
Deleted LDFLAGS definition: LDFLAGS=
-Wl,-woff,16,-woff,84,-woff,85,-rdata_shared -exports -o $@
$(PRODUCT_LIBHOME) -L$(LIBHOME)
Deleted OPTIMIZE definition: OPTIMIZE=-O2 -mips2 -xgot
CPP macro redefined by Oracle
 from cpp
   to cc
Deleted CPP definition: CPP=cc
CHMOD macro redefined by Oracle
 from chmod
   to /bin/chmod
Deleted CHMOD definition: CHMOD=/bin/chmod
Deleted ASFLAGS definition: ASFLAGS = -mips2 -abi -O2 -xgot
Deleted CCFLAGS definition: CCFLAGS=-Olimit 5200 -mips2 -abi -common -xgot
Deleted LD definition: LD=ld
Deleting ORA_NLS = $(ORACLE_HOME)/ocommon/nls/admin/data/
  because it is not already set in the environment
  and it can cause ORA-01019 errors.
Deleted ORA_NLS definition: ORA_NLS = $(ORACLE_HOME)/ocommon/nls/admin/data/
Deleting ORA_NLS33 = $(ORACLE_HOME)/ocommon/nls/admin/data/
  because it is not already set in the environment
  and it can cause ORA-01019 errors.
Deleted ORA_NLS33 definition: ORA_NLS33 =
$(ORACLE_HOME)/ocommon/nls/admin/data/
SSORED macro redefined by Oracle
 from $(RDBMSLIB)ssoraed.$(OBJ_EXT)                     
   to $(RDBMSLIB)ssoraed.$(OBJ_EXT)                     # oracle prog. mgr.
data
MTS_NCR macro redefined by Oracle
 from $(LIBHOME)ncrstab.$(OBJ_EXT)
   to ncrstab.$(OBJ_EXT)
LIBNM macro redefined by Oracle
 from $(LIBDLM)
   to $(CLUSTERDIR)/lib/libudlm.so
LLIBNM macro redefined by Oracle
 from $(LLIBDLM)
   to $(SKGXN) -ludlm
RDBMSLIB macro redefined by Oracle
 from $(RDBMSHOME)lib/
   to $(ORACLE_HOME)/rdbms/lib/
LDFLAGS macro redefined by Oracle
 from -Wl,-woff,16,-woff,84,-woff,85,-rdata_shared -exports -o $@
$(PRODUCT_LIBHOME) -L$(LIBHOME)
   to -L$(LIBHOME) -L$(ORACLE_HOME)/rdbms/lib
Deleted LDFLAGS definition: LDFLAGS=-L$(LIBHOME) -L$(ORACLE_HOME)/rdbms/lib
CONFIG macro redefined by Oracle
 from $(RDBMSLIB)config.$(OBJ_EXT)
   to $(ORACLE_HOME)/rdbms/lib/config.o

Attempting to discover Oracle OCI build rules...
        cc -n32 -mips3 -O -c DBD_ORA_OBJ.c
No SERVER lines in license file (-13,128)

 The MIPSpro C Compiler 
 (license FEATURE string = cc) 
 requires a license password. 

 For license installation and trouble shooting 
 information visit the web page: 

         http://www.sgi.com/Support/Licensing/install_docs.html 

 To obtain a Permanent license (proof of purchase
 required) or an Evaluation license please
 visit our license request web page: 

         http://www.sgi.com/Products/license.html 

         or send a blank email message to: 

         [EMAIL PROTECTED] 

 In North America, Silicon Graphics' customers may request 
 Permanent licenses by sending a facsimile to: 

         (650) 932-0537 

         or by calling our technical support hotline 

         1-800-800-4SGI 

 If you are Outside of North America or you are not a Silicon 
 Graphics support customer then contact your local support provider. 

by executing:
/sbin/make -f /oracle/product/8.0.5/rdbms/demo/demo_rdbms.mk build
ECHODO=true ECHO=echo GENCLNTSH='echo genclntsh' CC=echo OPTIMIZE= CCFLAGS=
EXE=DBD_ORA_EXE OBJS=DBD_ORA_OBJ.o
Oracle oci build command:
                true echo -L/oracle/product/8.0.5/lib/
-L/oracle/product/8.0.5/rdbms/lib -o DBD_ORA_EXE DBD_ORA_OBJ.o
/oracle/product/8.0.5/lib/libclntsh.so 


System: perl5.00404 irix hoshi 6.5 11251326 ip22 
Compiler:   cc -n32 -mips3 -O3 -mips3 -D_BSD_SIGNALS -D_BSD_TYPES
-D_BSD_TIME -woff 1009,1110,1184 -OPT:Olimit=0:space=ON -DLANGUAGE_C
-DEMBEDMYMALLOC
Linker:     /usr/bin/ld
Sysliblist: -lsocket -lnsl -lm -lgen 
Oracle makefiles would have used these definitions but we override them:
  CC:       cc

  CFLAGS:   $(GFLAG) $(OPTIMIZE) $(CDEBUG) $(CCFLAGS) $(QACCFLAGS)
$(PFLAGS)\
        $(SHARED_CFLAG) $(USRFLAGS)
           [$(GFLAG) -O2 -mips2 -xgot $(CDEBUG) -Olimit 5200 -mips2 -abi
-common -xgot $(QACCFLAGS) -I/oracle/product/8.0.5/rdbms/demo
-I/oracle/product/8.0.5/rdbms/public -I/oracle/product/8.0.5/plsql/public
-I/oracle/product/8.0.5/network/public $(LPFLAGS) $(USRFLAGS)]

  LDFLAGS:  -L$(LIBHOME) -L$(ORACLE_HOME)/rdbms/lib
           [-L$(LIBHOME) -L/oracle/product/8.0.5/rdbms/lib]


Linking with OTHERLDFLAGS = -L/oracle/product/8.0.5/lib/
-L/oracle/product/8.0.5/rdbms/lib   /oracle/product/8.0.5/lib/libclntsh.so
[from 'build' rule]


Warning: If you have problems you may need to rebuild perl with
-Uusemymalloc.

MakeMaker (v5.42)
Checking if your kit is complete...
Looks good
        DEFINE => q[]
        DIR => []
        EXE_FILES => [q[ora_explain]]
        INC => q[-I/oracle/product/8.0.5/rdbms/demo
-I/oracle/product/8.0.5/rdbms/public -I/oracle/product/8.0.5/plsql/public
-I/oracle/product/8.0.5/network/public -I/oracle/product/8.0.5/rdbms/demo
-I/oracle/product/8.0.5/rdbms/demo
-I/usr/share/lib/perl5/site_perl/irix-n32/auto/DBI]
        NAME => q[DBD::Oracle]
        OBJECT => q[$(O_FILES)]
        PREREQ_PM => {  }
        VERSION_FROM => q[Oracle.pm]
        clean => { FILES=>q[Oracle.xsi dll.base dll.exp sqlnet.log
libOracle.def ora_explain mk.pm] }
        dist => { DIST_DEFAULT=>q[clean distcheck disttest ci tardist],
COMPRESS=>q[gzip -v9], SUFFIX=>q[gz], PREOP=>q[$(MAKE) -f Makefile.old
distdir] }
        dynamic_lib => { OTHERLDFLAGS=>q[ -L/oracle/product/8.0.5/lib/
-L/oracle/product/8.0.5/rdbms/lib   /oracle/product/8.0.5/lib/libclntsh.so ]
}
Using PERL=/usr/sbin/perl
Can't dump config to mk.pm so you won't be able to build Oracle::OCI later
if you wanted to: Can't locate Data/Dumper.pm in @INC (@INC contains:
/usr/share/lib/perl5/irix-n32/5.00404 /usr/share/lib/perl5
/usr/share/lib/perl5/site_perl/irix-n32 /usr/share/lib/perl5/site_perl
/usr/share/lib/perl5/sgi_perl .) at Makefile.PL line 1114.

LD_RUN_PATH=/oracle/product/8.0.5/lib:/oracle/product/8.0.5/rdbms/lib
Using DBD::Oracle 1.12.
Using DBI 1.20 installed in /usr/share/lib/perl5/site_perl/irix-n32/auto/DBI
Writing Makefile for DBD::Oracle

***  WARNING - YOUR ORACLE INSTALLATION HAS A SECURITY PROBLEM.
     Read the README.sec file for more information and patch details.
     This is just a warning. It does not affect DBD::Oracle in any way.


***  If you have problems...
     read all the log printed above, and the README and README.help files.
     (Of course, you have read README by now anyway, haven't you?)

ap-ods02:/usr/people/sharvey/DBD-Oracle-1.12










#make
mkdir ./blib
mkdir ./blib/lib
mkdir ./blib/lib/DBD
mkdir ./blib/arch
mkdir ./blib/arch/auto
mkdir ./blib/arch/auto/DBD
mkdir ./blib/arch/auto/DBD/Oracle
mkdir ./blib/lib/auto
mkdir ./blib/lib/auto/DBD
mkdir ./blib/lib/auto/DBD/Oracle
mkdir ./blib/man1
mkdir ./blib/man3
cp Oraperl.pm ./blib/lib/Oraperl.pm
cp ocitrace.h ./blib/arch/auto/DBD/Oracle/ocitrace.h
cp Oracle.pm ./blib/lib/DBD/Oracle.pm
cp mk.pm ./blib/arch/auto/DBD/Oracle/mk.pm
cp oraperl.ph ./blib/lib/oraperl.ph
cp Oracle.h ./blib/arch/auto/DBD/Oracle/Oracle.h
cp dbdimp.h ./blib/arch/auto/DBD/Oracle/dbdimp.h
        /usr/sbin/perl -p -e "s/~DRIVER~/Oracle/g" <
/usr/share/lib/perl5/site_perl/irix-n32/auto/DBI/Driver.xst > Oracle.xsi
        /usr/sbin/perl -I/usr/share/lib/perl5/irix-n32/5.00404
-I/usr/share/lib/perl5 /usr/share/lib/perl5/ExtUtils/xsubpp  -typemap
/usr/share/lib/perl5/ExtUtils/typemap Oracle.xs >Oracle.tc && mv Oracle.tc
Oracle.c
        cc -n32 -mips3 -c -I/oracle/product/8.0.5/rdbms/demo
-I/oracle/product/8.0.5/rdbms/public -I/oracle/product/8.0.5/plsql/public
-I/oracle/product/8.0.5/network/public -I/oracle/product/8.0.5/rdbms/demo
-I/oracle/product/8.0.5/rdbms/demo
-I/usr/share/lib/perl5/site_perl/irix-n32/auto/DBI -D_BSD_SIGNALS
-D_BSD_TYPES -D_BSD_TIME -woff 1009,1110,1184 -OPT:Olimit=0:space=ON
-DLANGUAGE_C -DEMBEDMYMALLOC -O3 -mips3     -DVERSION=\"1.12\"
-DXS_VERSION=\"1.12\"  -I/usr/share/lib/perl5/irix-n32/5.00404/CORE
Oracle.c
No SERVER lines in license file (-13,128)

 The MIPSpro C Compiler 
 (license FEATURE string = cc) 
 requires a license password. 

 For license installation and trouble shooting 
 information visit the web page: 

         http://www.sgi.com/Support/Licensing/install_docs.html 

 To obtain a Permanent license (proof of purchase
 required) or an Evaluation license please
 visit our license request web page: 

         http://www.sgi.com/Products/license.html 

         or send a blank email message to: 

         [EMAIL PROTECTED] 

 In North America, Silicon Graphics' customers may request 
 Permanent licenses by sending a facsimile to: 

         (650) 932-0537 

         or by calling our technical support hotline 

         1-800-800-4SGI 

 If you are Outside of North America or you are not a Silicon 
 Graphics support customer then contact your local support provider. 

"/usr/share/lib/perl5/irix-n32/5.00404/CORE/perlsdio.h", line 268:
warning(1047): 
          macro redefined differently
  #define getc_unlocked(f)      PerlIO_getc(f)
          ^

"/usr/share/lib/perl5/irix-n32/5.00404/CORE/perlsdio.h", line 270:
warning(1047): 
          macro redefined differently
  #define putc_unlocked(c,f)    PerlIO_putc(c,f)
          ^

        cc -n32 -mips3 -c -I/oracle/product/8.0.5/rdbms/demo
-I/oracle/product/8.0.5/rdbms/public -I/oracle/product/8.0.5/plsql/public
-I/oracle/product/8.0.5/network/public -I/oracle/product/8.0.5/rdbms/demo
-I/oracle/product/8.0.5/rdbms/demo
-I/usr/share/lib/perl5/site_perl/irix-n32/auto/DBI -D_BSD_SIGNALS
-D_BSD_TYPES -D_BSD_TIME -woff 1009,1110,1184 -OPT:Olimit=0:space=ON
-DLANGUAGE_C -DEMBEDMYMALLOC -O3 -mips3     -DVERSION=\"1.12\"
-DXS_VERSION=\"1.12\"  -I/usr/share/lib/perl5/irix-n32/5.00404/CORE
dbdimp.c
No SERVER lines in license file (-13,128)

 The MIPSpro C Compiler 
 (license FEATURE string = cc) 
 requires a license password. 

 For license installation and trouble shooting 
 information visit the web page: 

         http://www.sgi.com/Support/Licensing/install_docs.html 

 To obtain a Permanent license (proof of purchase
 required) or an Evaluation license please
 visit our license request web page: 

         http://www.sgi.com/Products/license.html 

         or send a blank email message to: 

         [EMAIL PROTECTED] 

 In North America, Silicon Graphics' customers may request 
 Permanent licenses by sending a facsimile to: 

         (650) 932-0537 

         or by calling our technical support hotline 

         1-800-800-4SGI 

 If you are Outside of North America or you are not a Silicon 
 Graphics support customer then contact your local support provider. 

"/usr/share/lib/perl5/irix-n32/5.00404/CORE/perlsdio.h", line 268:
warning(1047): 
          macro redefined differently
  #define getc_unlocked(f)      PerlIO_getc(f)
          ^

"/usr/share/lib/perl5/irix-n32/5.00404/CORE/perlsdio.h", line 270:
warning(1047): 
          macro redefined differently
  #define putc_unlocked(c,f)    PerlIO_putc(c,f)
          ^

"dbdimp.c", line 1099: warning(1048): cast between pointer-to-object and
          pointer-to-function
            OCIBindDynamic_log(phs->bndhp, imp_sth->errhp,
            ^

"dbdimp.c", line 1099: warning(1048): cast between pointer-to-object and
          pointer-to-function
            OCIBindDynamic_log(phs->bndhp, imp_sth->errhp,
            ^

        cc -n32 -mips3 -c -I/oracle/product/8.0.5/rdbms/demo
-I/oracle/product/8.0.5/rdbms/public -I/oracle/product/8.0.5/plsql/public
-I/oracle/product/8.0.5/network/public -I/oracle/product/8.0.5/rdbms/demo
-I/oracle/product/8.0.5/rdbms/demo
-I/usr/share/lib/perl5/site_perl/irix-n32/auto/DBI -D_BSD_SIGNALS
-D_BSD_TYPES -D_BSD_TIME -woff 1009,1110,1184 -OPT:Olimit=0:space=ON
-DLANGUAGE_C -DEMBEDMYMALLOC -O3 -mips3     -DVERSION=\"1.12\"
-DXS_VERSION=\"1.12\"  -I/usr/share/lib/perl5/irix-n32/5.00404/CORE  oci7.c
No SERVER lines in license file (-13,128)

 The MIPSpro C Compiler 
 (license FEATURE string = cc) 
 requires a license password. 

 For license installation and trouble shooting 
 information visit the web page: 

         http://www.sgi.com/Support/Licensing/install_docs.html 

 To obtain a Permanent license (proof of purchase
 required) or an Evaluation license please
 visit our license request web page: 

         http://www.sgi.com/Products/license.html 

         or send a blank email message to: 

         [EMAIL PROTECTED] 

 In North America, Silicon Graphics' customers may request 
 Permanent licenses by sending a facsimile to: 

         (650) 932-0537 

         or by calling our technical support hotline 

         1-800-800-4SGI 

 If you are Outside of North America or you are not a Silicon 
 Graphics support customer then contact your local support provider. 

"/usr/share/lib/perl5/irix-n32/5.00404/CORE/perlsdio.h", line 268:
warning(1047): 
          macro redefined differently
  #define getc_unlocked(f)      PerlIO_getc(f)
          ^

"/usr/share/lib/perl5/irix-n32/5.00404/CORE/perlsdio.h", line 270:
warning(1047): 
          macro redefined differently
  #define putc_unlocked(c,f)    PerlIO_putc(c,f)
          ^

        cc -n32 -mips3 -c -I/oracle/product/8.0.5/rdbms/demo
-I/oracle/product/8.0.5/rdbms/public -I/oracle/product/8.0.5/plsql/public
-I/oracle/product/8.0.5/network/public -I/oracle/product/8.0.5/rdbms/demo
-I/oracle/product/8.0.5/rdbms/demo
-I/usr/share/lib/perl5/site_perl/irix-n32/auto/DBI -D_BSD_SIGNALS
-D_BSD_TYPES -D_BSD_TIME -woff 1009,1110,1184 -OPT:Olimit=0:space=ON
-DLANGUAGE_C -DEMBEDMYMALLOC -O3 -mips3     -DVERSION=\"1.12\"
-DXS_VERSION=\"1.12\"  -I/usr/share/lib/perl5/irix-n32/5.00404/CORE  oci8.c
No SERVER lines in license file (-13,128)

 The MIPSpro C Compiler 
 (license FEATURE string = cc) 
 requires a license password. 

 For license installation and trouble shooting 
 information visit the web page: 

         http://www.sgi.com/Support/Licensing/install_docs.html 

 To obtain a Permanent license (proof of purchase
 required) or an Evaluation license please
 visit our license request web page: 

         http://www.sgi.com/Products/license.html 

         or send a blank email message to: 

         [EMAIL PROTECTED] 

 In North America, Silicon Graphics' customers may request 
 Permanent licenses by sending a facsimile to: 

         (650) 932-0537 

         or by calling our technical support hotline 

         1-800-800-4SGI 

 If you are Outside of North America or you are not a Silicon 
 Graphics support customer then contact your local support provider. 

"/usr/share/lib/perl5/irix-n32/5.00404/CORE/perlsdio.h", line 268:
warning(1047): 
          macro redefined differently
  #define getc_unlocked(f)      PerlIO_getc(f)
          ^

"/usr/share/lib/perl5/irix-n32/5.00404/CORE/perlsdio.h", line 270:
warning(1047): 
          macro redefined differently
  #define putc_unlocked(c,f)    PerlIO_putc(c,f)
          ^

"oci8.c", line 100: error(1020): identifier "OCI_HTYPE_SUBSCRIPTION" is
          undefined
      case OCI_HTYPE_SUBSCRIPTION:        return "OCI_HTYPE_SUBSCRIPTION";
           ^

"oci8.c", line 109: error(1020): identifier "OCI_DTYPE_LOCATOR" is undefined
      case OCI_DTYPE_LOCATOR:           return "OCI_DTYPE_LOCATOR";
           ^

"oci8.c", line 135: warning(1209): controlling expression is constant
        && OCIErrorGet_log_stat(errhp, recno, (text*)NULL, &eg_errcode,
errbuf,
           ^

"oci8.c", line 229: warning(1116): non-void function "oci_db_handle"
(declared
          at line 219) should return a value
  }
  ^

"oci8.c", line 242: warning(1116): non-void function "oci_st_handle"
(declared
          at line 232) should return a value
  }
  ^

"oci8.c", line 267: warning(1048): cast between pointer-to-object and
          pointer-to-function
      imp_sth->get_oci_handle = (void*)oci_st_handle;
                                ^

"oci8.c", line 267: warning(1515): a value of type "void *" cannot be
assigned
          to an entity of type "void *(*)(imp_dbh_t *, int, int)"
      imp_sth->get_oci_handle = (void*)oci_st_handle;
                              ^

2 errors detected in the compilation of "oci8.c".
*** Error code 2 (bu21)
ap-ods02:/usr/people/sharvey/DBD-Oracle-1.12
AP-ODS02[1]# vi ^H     ^D

script done on Fri Oct  5 17:14:41 2001
Script started on Fri Oct  5 16:57:12 2001
ap-ods02:/usr/people/sharvey/DBD-Oracle-1.12










# perl Makefile.PL -s OCI_HTYPE_SUBSCRIPTION
Using DBI 1.20 installed in /usr/share/lib/perl5/site_perl/irix-n32/auto/DBI

 Configuring DBD::Oracle ...

>>>     Remember to actually *READ* the README file!
        Especially if you have any problems.

Using Oracle in /oracle/product/8.0.5
8.0.5.0.0            ORACLE Common RDBMS Libraries and Utilities
8.0.5.0.0            ORACLE PL/SQL Libraries                 
8.0.5.0.0            ORACLE Common Precomp Libraries         
8.0.5.1.0            PL/SQL                                  
8.0.5.1.0            Oracle8 (RDBMS and PL/SQL)              
8.0.5.1.0            Precomp                                 
8.0.5.1.0            Pro*COBOL                               

Found header files in rdbms/demo.
Searching for symbol 'OCI_HTYPE_SUBSCRIPTION' in /oracle/product/8.0.5 ...
  searching oracle lib/libagent.a ...
  searching oracle lib/libclient.a ...
nm: lib/libclient.a:krmk.pc: invalid file type
  searching oracle lib/libcommon.a ...
  searching oracle lib/libcore4.a ...
  searching oracle lib/libdbicx.a ...
  searching oracle rdbms/lib/xaondy.o ...
  searching oracle rdbms/lib/xaonsl.o ...
  searching oracle sqlplus/lib/s0afimai.o ...
Searching for symbol 'OCI_HTYPE_SUBSCRIPTION' in /usr/lib32 /lib32 ...
  searching /usr/lib32/libC.so ...
  searching /usr/lib32/libCsup.so ...
  searching /usr/lib32/libxkbfile.a ...
  searching /usr/lib32/libxkbui.a ...
  searching /usr/lib32/liby.a ...
  searching /usr/lib32/libz.a ...
  searching /lib32/libdisk.so ...
  searching /lib32/lib*.a ...
nm: /lib32/lib*.a: No such file or directory
Search done.
(Please only include the 'interesting' parts when mailing.)
ap-ods02:/usr/people/sharvey/DBD-Oracle-1.12








#perl Makefile.PL -s OCI_DTYPE_LOCATOR
Using DBI 1.20 installed in /usr/share/lib/perl5/site_perl/irix-n32/auto/DBI

 Configuring DBD::Oracle ...

>>>     Remember to actually *READ* the README file!
        Especially if you have any problems.

Using Oracle in /oracle/product/8.0.5
8.0.5.0.0            ORACLE Common RDBMS Libraries and Utilities
8.0.5.0.0            ORACLE PL/SQL Libraries                 
8.0.5.0.0            ORACLE Common Precomp Libraries         
8.0.5.1.0            PL/SQL                                  
8.0.5.1.0            Oracle8 (RDBMS and PL/SQL)              
8.0.5.1.0            Precomp                                 
8.0.5.1.0            Pro*COBOL                               

Found header files in rdbms/demo.
Searching for symbol 'OCI_DTYPE_LOCATOR' in /oracle/product/8.0.5 ...
  searching oracle lib/libagent.a ...
  searching oracle lib/libclient.a ...
nm: lib/libclient.a:krmk.pc: invalid file type
  searching oracle lib/libcommon.a ...
  searching oracle lib/libcore4.a ...
  searching oracle rdbms/lib/ttcsoi.o ...
  searching oracle rdbms/lib/ulmai.o ...
  searching oracle rdbms/lib/xaondy.o ...
  searching oracle rdbms/lib/xaonsl.o ...
  searching oracle sqlplus/lib/s0afimai.o ...
Searching for symbol 'OCI_DTYPE_LOCATOR' in /usr/lib32 /lib32 ...
  searching /usr/lib32/libC.so ...
  searching /usr/lib32/libCsup.so ...
  searching /usr/lib32/libz.a ...
  searching /lib32/libdisk.so ...
  searching /lib32/lib*.a ...
nm: /lib32/lib*.a: No such file or directory
Search done.
(Please only include the 'interesting' parts when mailing.)
ap-ods02:/usr/people/sharvey/DBD-Oracle-1.12

script done on Fri Oct  5 17:00:19 2001

Reply via email to