Hi list, I am trying to install DBI-1.43 on Solaris 8, I am getting the following errors when I run make. Which DBI version works on Solaris 8?, please let me know.
bash-2.03# make /usr/bin/perl -I/usr/local/lib/perl5/5.6.1/sun4-solaris -I/usr/local/lib/perl5/5.6.1 -MExtUtils::Command -e mkpath blib/lib/DBI rm -f blib/lib/DBI/Changes.pm cp Changes blib/lib/DBI/Changes.pm /bin/sh -c true cp Driver_xst.h blib/arch/auto/DBI/Driver_xst.h cp lib/DBI/ProfileDumper.pm blib/lib/DBI/ProfileDumper.pm cp DBIXS.h blib/arch/auto/DBI/DBIXS.h cp lib/DBI/DBD/Metadata.pm blib/lib/DBI/DBD/Metadata.pm cp lib/DBD/NullP.pm blib/lib/DBD/NullP.pm cp dbipport.h blib/arch/auto/DBI/dbipport.h cp lib/DBI/Const/GetInfoReturn.pm blib/lib/DBI/Const/GetInfoReturn.pm cp dbd_xsh.h blib/arch/auto/DBI/dbd_xsh.h cp lib/DBI/Const/GetInfo/ANSI.pm blib/lib/DBI/Const/GetInfo/ANSI.pm cp lib/DBI/Profile.pm blib/lib/DBI/Profile.pm cp lib/DBI/PurePerl.pm blib/lib/DBI/PurePerl.pm cp lib/DBI/SQL/Nano.pm blib/lib/DBI/SQL/Nano.pm cp lib/DBD/File.pm blib/lib/DBD/File.pm cp lib/DBI/FAQ.pm blib/lib/DBI/FAQ.pm cp DBI.pm blib/lib/DBI.pm cp lib/DBD/DBM.pm blib/lib/DBD/DBM.pm cp lib/Bundle/DBI.pm blib/lib/Bundle/DBI.pm cp lib/DBD/ExampleP.pm blib/lib/DBD/ExampleP.pm cp lib/Win32/DBIODBC.pm blib/lib/Win32/DBIODBC.pm cp lib/DBI/W32ODBC.pm blib/lib/DBI/W32ODBC.pm cp lib/DBI/DBD.pm blib/lib/DBI/DBD.pm cp dbivport.h blib/arch/auto/DBI/dbivport.h cp lib/DBI/ProfileData.pm blib/lib/DBI/ProfileData.pm cp lib/DBI/Const/GetInfoType.pm blib/lib/DBI/Const/GetInfoType.pm cp lib/DBI/ProxyServer.pm blib/lib/DBI/ProxyServer.pm cp lib/DBD/Proxy.pm blib/lib/DBD/Proxy.pm cp dbi_sql.h blib/arch/auto/DBI/dbi_sql.h cp lib/DBI/ProfileDumper/Apache.pm blib/lib/DBI/ProfileDumper/Apache.pm cp Driver.xst blib/arch/auto/DBI/Driver.xst cp lib/DBI/Const/GetInfo/ODBC.pm blib/lib/DBI/Const/GetInfo/ODBC.pm cp lib/DBD/Sponge.pm blib/lib/DBD/Sponge.pm /usr/bin/perl -p -e "s/~DRIVER~/Perl/g" ./Driver.xst > Perl.xsi /usr/bin/perl -I/usr/local/lib/perl5/5.6.1/sun4-solaris -I/usr/local/lib/perl5/5.6.1 /usr/local/lib/perl5/5.6.1/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.6.1/ExtUtils/typemap -typemap typemap Perl.xs > Perl.xsc && mv Perl.xsc Perl.c gcc -c -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.43\" -DXS_VERSION=\"1.43\" -fPIC -I/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE -Wall -Wno-comment -DDBI_NO_THREADS Perl.c dbipport.h:529: warning: `my_sv_2pvbyte' defined but not used /usr/bin/perl -I/usr/local/lib/perl5/5.6.1/sun4-solaris -I/usr/local/lib/perl5/5.6.1 /usr/local/lib/perl5/5.6.1/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.6.1/ExtUtils/typemap -typemap typemap DBI.xs > DBI.xsc && mv DBI.xsc DBI.c gcc -c -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.43\" -DXS_VERSION=\"1.43\" -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:1129: warning: unused variable `Perl___notused' DBI.xs: In function `dbih_get_fbav': DBI.xs:1265: warning: unused variable `Perl___notused' DBI.xs: In function `dbih_set_attr_k': DBI.xs:1436: warning: unused variable `Perl___notused' DBI.xs:1345: warning: unused variable `Perl___notused' DBI.xs: In function `dbih_get_attr_k': DBI.xs:1570: warning: unused variable `Perl___notused' DBI.xs: In function `log_where': DBI.xs:1981: warning: unused variable `Perl___notused' DBI.xs: In function `XS_DBI_dispatch': DBI.xs:2807: warning: unused variable `Perl___notused' DBI.c: At top level: dbipport.h:529: warning: `my_sv_2pvbyte' defined but not used /usr/ccs/bin/as: "/var/tmp/cc3Rrlgg.s", line 5255: error: unknown opcode ".subsection" /usr/ccs/bin/as: "/var/tmp/cc3Rrlgg.s", line 5255: error: statement syntax /usr/ccs/bin/as: "/var/tmp/cc3Rrlgg.s", line 5273: error: unknown opcode ".previous" /usr/ccs/bin/as: "/var/tmp/cc3Rrlgg.s", line 5273: error: statement syntax /usr/ccs/bin/as: "/var/tmp/cc3Rrlgg.s", line 8094: error: unknown opcode ".subsection" /usr/ccs/bin/as: "/var/tmp/cc3Rrlgg.s", line 8094: error: statement syntax /usr/ccs/bin/as: "/var/tmp/cc3Rrlgg.s", line 8120: error: unknown opcode ".previous" /usr/ccs/bin/as: "/var/tmp/cc3Rrlgg.s", line 8120: error: statement syntax /usr/ccs/bin/as: "/var/tmp/cc3Rrlgg.s", line 8121: error: unknown opcode ".subsection" /usr/ccs/bin/as: "/var/tmp/cc3Rrlgg.s", line 8121: error: statement syntax /usr/ccs/bin/as: "/var/tmp/cc3Rrlgg.s", line 8141: error: unknown opcode ".previous" /usr/ccs/bin/as: "/var/tmp/cc3Rrlgg.s", line 8141: error: statement syntax make: *** [DBI.o] Error 1 Thanks in advance
