Install Problem



Thanks in advance

(root@prod-recman)/opt/ActivePerl-5.8/lib/site_perl/5.8.8/DBI-1.50 # perl Makefile.PL

*** You are using a perl configured with threading enabled.
*** You should be aware that using multiple threads is
*** not recommended for production environments.

*** 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://search.cpan.org/
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

Creating DBI::PurePerl test variant: t/zvpp_01basics.t
Creating DBI::PurePerl test variant: t/zvpp_02dbidrv.t
Creating DBI::PurePerl test variant: t/zvpp_03handle.t
Creating DBI::PurePerl test variant: t/zvpp_04mods.t
Creating DBI::PurePerl test variant: t/zvpp_05thrclone.t (use threads)
Creating DBI::PurePerl test variant: t/zvpp_06attrs.t
Creating DBI::PurePerl test variant: t/zvpp_07kids.t
Creating DBI::PurePerl test variant: t/zvpp_08keeperr.t
Creating DBI::PurePerl test variant: t/zvpp_09trace.t
Creating DBI::PurePerl test variant: t/zvpp_10examp.t
Creating DBI::PurePerl test variant: t/zvpp_11fetch.t
Creating DBI::PurePerl test variant: t/zvpp_14utf8.t
Creating DBI::PurePerl test variant: t/zvpp_15array.t
Creating DBI::PurePerl test variant: t/zvpp_20meta.t
Creating DBI::PurePerl test variant: t/zvpp_30subclass.t
Creating DBI::PurePerl test variant: t/zvpp_40profile.t
Creating DBI::PurePerl test variant: t/zvpp_41prof_dump.t
Creating DBI::PurePerl test variant: t/zvpp_42prof_data.t
Creating DBI::PurePerl test variant: t/zvpp_43profenv.t
Creating DBI::PurePerl test variant: t/zvpp_50dbm.t
Creating DBI::PurePerl test variant: t/zvpp_60preparse.t
Creating DBI::PurePerl test variant: t/zvpp_70callbacks.t
Creating DBI::PurePerl test variant: t/zvpp_72childhandles.t
Creating DBI::PurePerl test variant: t/zvpp_80proxy.t

Warning: By default new modules are installed into your 'site_lib'
directories. Since site_lib directories come after the normal library
directories you must delete old DBI files and directories from your
'privlib' and 'archlib' directories and their auto subdirectories.

Reinstall DBI and your DBD::* drivers after deleting the old directories.

Here's a list of probable old files and directories:

/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/DBI.pm


I see you're using perl 5.008008 on sun4-solaris-thread-multi, okay.
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.

Writing Makefile for DBI
(root@prod-recman)/opt/ActivePerl-5.8/lib/site_perl/5.8.8/DBI-1.50 # make
cc -c -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -KPIC "-I/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE" Perl.c
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 121: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 121: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 123: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 124: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 227: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 230: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 233: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 234: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 247: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 250: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 253: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 256: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 259: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 262: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 265: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 268: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 283: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 291: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 300: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 303: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 306: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 309: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 312: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 333: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 345: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 348: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 351: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 351: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 354: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 357: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 360: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 364: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/perlio.h", line 368: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/sv.h", line 377: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/sv.h", line 378: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/intrpvar.h", line 204: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/intrpvar.h", line 506: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 201: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 265: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 289: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 290: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 291: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 293: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 749: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 750: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 751: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 962: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 988: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 1187: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 1377: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 1380: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 1381: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 1382: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 1383: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 1384: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 1385: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 1386: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 1387: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 1453: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 1453: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 1992: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 1993: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 1994: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 1995: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 1996: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 1997: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 1998: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 1999: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 2000: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 2001: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 2002: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 2003: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 2004: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 2005: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 2006: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 2008: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 2009: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 2010: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 2013: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 2017: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 2020: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 2023: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/proto.h", line 2046: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/intrpvar.h", line 204: PerlIO: macro recursion
"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CORE/intrpvar.h", line 506: PerlIO: macro recursion
"./DBIXS.h", line 401: PerlIO: macro recursion
*** Error code 2
make: Fatal error: Command failed for target `Perl.o'
(root@prod-recman)/opt/ActivePerl-5.8/lib/site_perl/5.8.8/DBI-1.50 # perl -v

This is perl, v5.8.8 built for sun4-solaris-thread-multi
(with 25 registered patches, see perl -V for more detail)

Copyright 1987-2006, Larry Wall

Binary build 817 [257965] provided by ActiveState http://www.ActiveState.com
Built Mar 20 2006 20:36:33

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.org/, the Perl Home Page.


Relevant Pages

  • Problem of DBI build
    ... I installed Oracle Application Server 4.0.8.2 included perl module. ... I need to installe DBI and DBD::Oracle module. ... You can install them any time after installing the DBI. ... line 318: error 1705: Function prototypes are an ANSI feature. ...
    (perl.dbi.users)
  • Problem of DBI build
    ... I installed Oracle Application Server 4.0.8.2 included perl module. ... I need to installe DBI and DBD::Oracle module. ... You can install them any time after installing the DBI. ... line 318: error 1705: Function prototypes are an ANSI feature. ...
    (perl.dbi.users)
  • Installing DBI and DBD::TSM
    ... I am having trouble installing DBI. ... This is perl, v5.8.0 built for aix-thread-multi ... blib/lib/DB ... You can install them any time after installing the DBI. ...
    (perl.dbi.users)
  • Problem of installing DBI packages
    ... my curent configuration of HP Unix system is as below: ... When i do>>perl makefile.PL, ... You can install them any time after installing the DBI. ...
    (perl.dbi.users)
  • Re: attempt to build 64 bit on Solaris fails
    ... > libraries needed to link with a 64-bit Tk. ... We were running a 32-bit version of Perl ... > Each section below is a summary of the commands used to install it. ...
    (comp.lang.perl.tk)