I am running Solaris 8 and Perl 5.6.1 I removed Perl 5.0 and added Perl 5.6.1 with the perl package from Sun
Any Clues Joe Children's Hospital of Pittsburgh # make cp Changes blib/lib/DBI/Changes.pm gcc -c -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\" -fPIC -I/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE -Wall -Wno-comment -DDBI_NO_THREADS DBI.c DBI.xs: In function `dbih_clearcom': DBI.xs:971: warning: unused variable `Perl___notused' DBI.xs: In function `dbih_get_fbav': DBI.xs:1109: warning: unused variable `Perl___notused' DBI.xs: In function `dbih_set_attr_k': DBI.xs:1201: warning: unused variable `Perl___notused' DBI.xs: In function `log_where': DBI.xs:1743: warning: unused variable `Perl___notused' DBI.xs: In function `XS_DBI_dispatch': DBI.xs:2275: warning: unused variable `Perl___notused' DBI.xs: In function `XS_DBD_____st_bind_col': DBI.xs:3054: warning: operation on `PL_na' may be undefined DBI.xs: In function `XS_DBD_____st_bind_columns': DBI.xs:3075: warning: operation on `PL_na' may be undefined /usr/ccs/bin/as: "/var/tmp/cc2Oznn2.s", line 3428: error: unknown opcode ".subsection" /usr/ccs/bin/as: "/var/tmp/cc2Oznn2.s", line 3428: error: statement syntax /usr/ccs/bin/as: "/var/tmp/cc2Oznn2.s", line 3446: error: unknown opcode ".previous" /usr/ccs/bin/as: "/var/tmp/cc2Oznn2.s", line 3446: error: statement syntax *** Error code 1 make: Fatal error: Command failed for target `DBI.o'
