I am having problems installing the DBI-1.201 module on IRIX 6.5. Below is a copy of the error code when I try to "make".
Any help would be greatly appreciated. Thanks, Kevin Quigley o200 70# make cc -mips3 -c -D_BSD_SIGNALS -D_BSD_TYPES -D_BSD_TIME 1009,1110,1184 -OPT:Olimit=0:space=ON -DLANGUAGE_C -DEMBEDMYMALLOC -O3 -mips3 -DVERSION=\"1.201\" -DXS_VERSION=\"1.201\" -I/usr/share/lib/perl5/irix-n32/5.00404/CORE -DDBI_NO_THREADS DBI.c cc: 1009,1110,1184: No such file or directory cc1: Invalid option `-OPT:Olimit=0:space=ON' DBI.xs: In function `set_trace_file': DBI.xs:464: warning: passing arg 1 of `setlinebuf' from incompatible pointer type DBI.xs: At top level: DBI.xs:1610: syntax error before "I32" DBI.xs:1611: parse error before '*' token DBI.xs: In function `dbi_dopoptosub_at': DBI.xs:1614: syntax error before '*' token DBI.xs:1615: `startingblock' undeclared (first use in this function) DBI.xs:1615: (Each undeclared identifier is reported only once DBI.xs:1615: for each function it appears in.) DBI.xs:1616: `cx' undeclared (first use in this function) DBI.xs:1616: `cxstk' undeclared (first use in this function) DBI.xs: In function `dbi_caller': DBI.xs:1637: syntax error before '*' token DBI.xs:1638: syntax error before '*' token DBI.xs:1639: `PERL_SI' undeclared (first use in this function) DBI.xs:1639: `top_si' undeclared (first use in this function) DBI.xs:1639: `PL_curstackinfo' undeclared (first use in this function) DBI.xs:1643: `ccstack' undeclared (first use in this function) DBI.xs:1645: `PERLSI_MAIN' undeclared (first use in this function) DBI.xs:1653: `PL_DBsub' undeclared (first use in this function) DBI.xs:1655: `cx' undeclared (first use in this function) *** Error code 1 (bu21) o200 71#