I Include a error log of a complete build.

root@sunblade100:[/export/joke/DBI-1.19]:# perl
Makefile.PL
*** Note:
    The optional PlRPC-modules (RPC::PlServer etc) are
not installed.
    If you want to use the DBD::Proxy driver and
DBI::ProxyServer
    modules, then you'll need to install the
RPC::PlServer, RPC::PlClient,
    Storable and Net::Daemon modules. The CPAN
Bundle::DBI may help you.
    You can install them any time after installing the
DBI.
    You do *not* need these modules for typical DBI
usage.

Optional modules are available from any CPAN mirror,
in particular
    http://www.perl.com/CPAN/modules/by-module
    http://www.perl.org/CPAN/modules/by-module
   
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module

Writing Makefile for DBI

    Remember to actually *read* the README file!
    Use  'make' to build the software (dmake or nmake
on Windows).
    Then 'make test' to execute self tests.
    Then 'make install' to install the DBI and then
delete this working
    directory before unpacking and building any DBD::*
drivers.

root@sunblade100:[/export/joke/DBI-1.19]:# make
gcc -c  -fno-strict-aliasing -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O  
-DVERSION=\"1.19\" -DXS_VERSION=\"1.19\" -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:878: warning: unused variable `Perl___notused'
DBI.xs: In function `dbih_get_fbav':
DBI.xs:1015: warning: unused variable `Perl___notused'
DBI.xs: In function `dbih_set_attr_k':
DBI.xs:1107: warning: unused variable `Perl___notused'
DBI.xs: In function `log_where':
DBI.xs:1551: warning: unused variable `Perl___notused'
DBI.xs: In function `XS_DBI_dispatch':
DBI.xs:2001: warning: unused variable `Perl___notused'
DBI.xs: In function `XS_DBD_____st_bind_col':
DBI.xs:2691: warning: operation on `PL_na' may be
undefined
DBI.xs: In function `XS_DBD_____st_bind_columns':
DBI.xs:2712: warning: operation on `PL_na' may be
undefined
/usr/ccs/bin/as: "/var/tmp/ccHWBxEj.s", line 3032:
error: unknown opcode ".subsection"
/usr/ccs/bin/as: "/var/tmp/ccHWBxEj.s", line 3032:
error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccHWBxEj.s", line 3050:
error: unknown opcode ".previous"
/usr/ccs/bin/as: "/var/tmp/ccHWBxEj.s", line 3050:
error: statement syntax
make: *** [DBI.o] Error 1

root@sunblade100:[/export/joke/DBI-1.19]:# perl -v

This is perl, v5.6.1 built for sun4-solaris

Copyright 1987-2001, Larry Wall

Perl may be copied only under the terms of either the
Artistic License or the
GNU General Public License, which may be found in the
Perl 5 source kit.

Complete documentation for Perl, including FAQ lists,
should be found on
this system using `man perl' or `perldoc perl'.  If
you have access to the
Internet, point your browser at http://www.perl.com/,
the Perl Home Page.


__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com

Reply via email to