install problem

install problem

am 06.10.2004 21:21:43 von baim

I am installing bugzilla and I'm down to my last perl module to
install- DBD::mysql. The install is failing on looking for unixify,
apparently in DBI. The output follows. Any help? TIA

-----------

#>perl -MCPAN -e 'install "DBD::mysql"'
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Wed, 06 Oct 2004 06:13:05 GMT
Running install for module DBD::mysql
Running make for R/RU/RUDY/DBD-mysql-2.9004.tar.gz
CPAN: Digest::MD5 loaded ok
Checksum for
/root/.cpan/sources/authors/id/R/RU/RUDY/DBD-mysql-2.9004.ta r.gz ok
Scanning cache /root/.cpan/build for sizes
Deleting from cache: /root/.cpan/build/DBD-mysql-2.9004 (10.3>10.0 MB)
DBD-mysql-2.9004/
DBD-mysql-2.9004/t/
DBD-mysql-2.9004/t/mysql2.t
DBD-mysql-2.9004/t/akmisc.t
DBD-mysql-2.9004/t/60leaks.t
DBD-mysql-2.9004/t/10dsnlist.t
DBD-mysql-2.9004/t/ak-dbd.t
DBD-mysql-2.9004/t/50chopblanks.t
DBD-mysql-2.9004/t/mysql.t
DBD-mysql-2.9004/t/lib.pl
DBD-mysql-2.9004/t/40blobs.t
DBD-mysql-2.9004/t/40nulls.t
DBD-mysql-2.9004/t/insertid.t
DBD-mysql-2.9004/t/40listfields.t
DBD-mysql-2.9004/t/40bindparam.t
DBD-mysql-2.9004/t/mysql.dbtest
DBD-mysql-2.9004/t/dbdadmin.t
DBD-mysql-2.9004/t/20createdrop.t
DBD-mysql-2.9004/t/00base.t
DBD-mysql-2.9004/t/30insertfetch.t
DBD-mysql-2.9004/t/40numrows.t
DBD-mysql-2.9004/t/50commit.t
DBD-mysql-2.9004/t/mysql.mtest
DBD-mysql-2.9004/MANIFEST
DBD-mysql-2.9004/myld
DBD-mysql-2.9004/dbdimp.c
DBD-mysql-2.9004/lib/
DBD-mysql-2.9004/lib/DBD/
DBD-mysql-2.9004/lib/DBD/mysql/
DBD-mysql-2.9004/lib/DBD/mysql/GetInfo.pm
DBD-mysql-2.9004/lib/DBD/mysql/INSTALL.pod
DBD-mysql-2.9004/lib/DBD/mysql.pm
DBD-mysql-2.9004/lib/Mysql/
DBD-mysql-2.9004/lib/Mysql/Statement.pm
DBD-mysql-2.9004/lib/Bundle/
DBD-mysql-2.9004/lib/Bundle/DBD/
DBD-mysql-2.9004/lib/Bundle/DBD/mysql.pm
DBD-mysql-2.9004/lib/Mysql.pm
DBD-mysql-2.9004/dbdimp.h
DBD-mysql-2.9004/mysql.xs
DBD-mysql-2.9004/MANIFEST.SKIP
DBD-mysql-2.9004/README
DBD-mysql-2.9004/INSTALL.html
DBD-mysql-2.9004/META.yml
DBD-mysql-2.9004/Makefile.PL
DBD-mysql-2.9004/ChangeLog
DBD-mysql-2.9004/constants.h
DBD-mysql-2.9004/TODO

CPAN.pm: Going to build R/RU/RUDY/DBD-mysql-2.9004.tar.gz

I will use the following settings for compiling and testing:

cflags (mysql_config) = -I'/usr/include/mysql'
libs (mysql_config) = -L/usr/lib/mysql -lmysqlclient -lz
-lcrypt -lns
l -lm
nocatchstderr (default ) = 0
nofoundrows (default ) = 0
ssl (guessed ) = 0
testdb (default ) = test
testhost (default ) =
testpassword (default ) =
testuser (default ) =

To change these settings, see 'perl Makefile.PL --help' and
'perldoc INSTALL'.

Checking if your kit is complete...
Looks good
Undefined subroutine &DBI::DBD::unixify called at
/usr/local/lib/perl5/site_perl
/5.8.5/ppc-linux/DBI/DBD.pm line 3741.
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install

Re: install problem

am 07.10.2004 01:59:15 von Tim.Bunce

On Wed, Oct 06, 2004 at 03:21:43PM -0400, Paul Baim wrote:
> I am installing bugzilla and I'm down to my last perl module to
> install- DBD::mysql. The install is failing on looking for unixify,
> apparently in DBI. The output follows. Any help? TIA

Bug in the (uploaded but unannounced) DBI 1.44 release which is
fixed in the (uploaded but unannounced) DBI 1.45 release :)

Tim.

RE: Install Problem

am 07.06.2006 22:57:35 von CRichards

------_=_NextPart_001_01C68A75.215A422F
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

OK i am using the perl version that comes with Solaris 8
=20
I have installed gcc how do I make perl use this when I run the make =
command?
=20
Cheers
Craig

________________________________

From: Alexander Foken [mailto:alexander@foken.de]
Sent: Wed 07/06/2006 20:13
To: Richards, Craig
Cc: dbi-users@perl.org
Subject: Re: Install Problem



If you want to use ActivePerl (and not the "original" Perl from CPAN),
why don't you use DBI from ActiveState ("ppm install DBI"), but instead
DBI from CPAN?

If all you want is a working Perl, remove ActivePerl and compile Perl
from CPAN. From my experience, ActivePerl is good if all you have is a
Windows machine. For Unix-like systems, the "original" Perl, perhaps
together with gcc, causes less trouble.

Alexander

On 07.06.2006 13:24, Richards, Craig wrote:

>Thanks in advance
>
>(root@prod-recman)/opt/ActivePerl-5.8/lib/site_perl/5.8.8/D BI-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/D BI-1.50 # =
make
>cc -c -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DUSE_SITECUSTOMIZE =
-DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 -O =
-DVERSION=3D\"1.50\" -DXS_VERSION=3D\"1.50\" -KPIC =
"-I/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/C ORE" =
Perl.c
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 121: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 121: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 123: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 124: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 227: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 230: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 233: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 234: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 247: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 250: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 253: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 256: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 259: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 262: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 265: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 268: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 283: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 291: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 300: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 303: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 306: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 309: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 312: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 333: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 345: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 348: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 351: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 351: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 354: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 357: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 360: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 364: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 368: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/sv.h", =
line 377: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/sv.h", =
line 378: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/intrpvar.h=
", line 204: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/intrpvar.h=
", line 506: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 201: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 265: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 289: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 290: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 291: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 293: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 749: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 750: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 751: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 962: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 988: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1187: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1377: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1380: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1381: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1382: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1383: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1384: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1385: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1386: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1387: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1453: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1453: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1992: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1993: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1994: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1995: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1996: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1997: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1998: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1999: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2000: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2001: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2002: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2003: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2004: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2005: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2006: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2008: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2009: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2010: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2013: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2017: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2020: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2023: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2046: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/intrpvar.h=
", line 204: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/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/D BI-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.
>
>=20
>


--
Alexander Foken
mailto:alexander@foken.de http://www.foken.de/alexander/




------_=_NextPart_001_01C68A75.215A422F--

Re: Install Problem

am 07.06.2006 23:27:06 von Alexander

http://search.cpan.org/~nwclark/perl-5.8.8/README.solaris

or, for older Versions of perl (run perl -v to get the version number)

http://search.cpan.org/~nwclark/perl-5.8.7/README.solaris
http://search.cpan.org/~nwclark/perl-5.8.6/README.solaris
http://search.cpan.org/~nwclark/perl-5.8.5/README.solaris
http://search.cpan.org/~nwclark/perl-5.8.4/README.solaris
http://search.cpan.org/~nwclark/perl-5.8.3/README.solaris
http://search.cpan.org/~nwclark/perl-5.8.2/README.solaris
http://search.cpan.org/~jhi/perl-5.8.1/README.solaris
http://search.cpan.org/~jhi/perl-5.8.0/README.solaris
http://search.cpan.org/~gsar/perl-5.6.1/README.solaris

What you need to know should be in that file(s).

To install DBI, run "perl -MCPAN -e shell" and type "install
Bundle::DBI". Don't run make manually.

See also http://search.cpan.org/~andk/CPAN-1.87/lib/CPAN.pm,
http://search.cpan.org/~andk/CPAN-1.87/scripts/cpan


Alexander




On 07.06.2006 22:57, Richards, Craig wrote:

> OK i am using the perl version that comes with Solaris 8
>
> I have installed gcc how do I make perl use this when I run the make
> command?
>
> Cheers
> Craig
>
> *From:* Alexander Foken [mailto:alexander@foken.de]
> *Sent:* Wed 07/06/2006 20:13
> *To:* Richards, Craig
> *Cc:* dbi-users@perl.org
> *Subject:* Re: Install Problem
>
> If you want to use ActivePerl (and not the "original" Perl from CPAN),
> why don't you use DBI from ActiveState ("ppm install DBI"), but instead
> DBI from CPAN?
>
> If all you want is a working Perl, remove ActivePerl and compile Perl
> from CPAN. From my experience, ActivePerl is good if all you have is a
> Windows machine. For Unix-like systems, the "original" Perl, perhaps
> together with gcc, causes less trouble.
>
> Alexander
>
> On 07.06.2006 13:24, Richards, Craig wrote:
>
> >Thanks in advance
> >
> >(root@prod-recman)/opt/ActivePerl-5.8/lib/site_perl/5.8.8/D BI-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/D BI-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/C ORE" Perl.c
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 121: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 121: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 123: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 124: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 227: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 230: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 233: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 234: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 247: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 250: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 253: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 256: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 259: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 262: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 265: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 268: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 283: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 291: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 300: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 303: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 306: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 309: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 312: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 333: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 345: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 348: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 351: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 351: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 354: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 357: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 360: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 364: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
> line 368: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/sv.h",
> line 377: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/sv.h",
> line 378: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/intrpvar.h",
> line 204: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/intrpvar.h",
> line 506: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 201: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 265: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 289: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 290: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 291: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 293: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 749: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 750: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 751: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 962: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 988: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 1187: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 1377: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 1380: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 1381: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 1382: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 1383: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 1384: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 1385: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 1386: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 1387: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 1453: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 1453: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 1992: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 1993: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 1994: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 1995: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 1996: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 1997: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 1998: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 1999: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 2000: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 2001: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 2002: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 2003: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 2004: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 2005: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 2006: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 2008: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 2009: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 2010: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 2013: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 2017: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 2020: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 2023: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
> line 2046: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/intrpvar.h",
> line 204: PerlIO: macro recursion
> >"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/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/D BI-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.
> >
> >
> >
>
>
> --
> Alexander Foken
> mailto:alexander@foken.de http://www.foken.de/alexander/
>


--
Alexander Foken
mailto:alexander@foken.de http://www.foken.de/alexander/

RE: Install Problem

am 08.06.2006 14:45:03 von ChrisJW

------_=_NextPart_001_01C68AF9.5CB8E9F0
Content-Type: text/plain

Have you downloaded perl source from CPAN as Alexander suggested?
Have you unpacked the perl source, and read the appropriate README and
README.solaris?
Have you read the INSTALL instructions?
Have you ran Configure from the top level of the perl source dist as
instructed?


-----Original Message-----
From: Richards, Craig [mailto:CRichards@Tullib.com]
Sent: Wednesday, June 07, 2006 3:58 PM
To: Alexander Foken
Cc: dbi-users@perl.org
Subject: RE: Install Problem

OK i am using the perl version that comes with Solaris 8

I have installed gcc how do I make perl use this when I run the make
command?

Cheers
Craig

________________________________

From: Alexander Foken [mailto:alexander@foken.de]
Sent: Wed 07/06/2006 20:13
To: Richards, Craig
Cc: dbi-users@perl.org
Subject: Re: Install Problem



If you want to use ActivePerl (and not the "original" Perl from CPAN),
why don't you use DBI from ActiveState ("ppm install DBI"), but instead
DBI from CPAN?

If all you want is a working Perl, remove ActivePerl and compile Perl
from CPAN. From my experience, ActivePerl is good if all you have is a
Windows machine. For Unix-like systems, the "original" Perl, perhaps
together with gcc, causes less trouble.

Alexander

On 07.06.2006 13:24, Richards, Craig wrote:

>Thanks in advance
>
>(root@prod-recman)/opt/ActivePerl-5.8/lib/site_perl/5.8.8/D BI-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/D BI-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/C ORE" Perl.c

>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 121: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 121: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 123: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 124: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 227: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 230: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 233: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 234: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 247: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 250: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 253: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 256: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 259: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 262: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 265: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 268: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 283: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 291: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 300: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 303: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 306: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 309: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 312: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 333: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 345: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 348: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 351: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 351: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 354: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 357: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 360: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 364: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",
line 368: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/sv.h", line
377: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/sv.h", line
378: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/intrpvar.h",
line 204: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/intrpvar.h",
line 506: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 201: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 265: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 289: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 290: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 291: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 293: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 749: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 750: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 751: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 962: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 988: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 1187: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 1377: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 1380: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 1381: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 1382: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 1383: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 1384: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 1385: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 1386: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 1387: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 1453: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 1453: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 1992: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 1993: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 1994: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 1995: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 1996: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 1997: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 1998: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 1999: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 2000: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 2001: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 2002: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 2003: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 2004: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 2005: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 2006: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 2008: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 2009: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 2010: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 2013: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 2017: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 2020: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 2023: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h",
line 2046: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/intrpvar.h",
line 204: PerlIO: macro recursion
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/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/D BI-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.
>
>
>


--
Alexander Foken
mailto:alexander@foken.de http://www.foken.de/alexander/




------_=_NextPart_001_01C68AF9.5CB8E9F0--

RE: Install Problem

am 08.06.2006 15:22:15 von CRichards

------_=_NextPart_001_01C68AFE.9F3981D3
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I am all sorted now
=20
Thanks to all that helped out
=20
Cheers
Craig

________________________________

From: Chris Werner [mailto:ChrisJW@unicel.com]
Sent: Thu 08/06/2006 13:45
To: Richards, Craig
Cc: dbi-users@perl.org
Subject: RE: Install Problem



Have you downloaded perl source from CPAN as Alexander suggested?=20
Have you unpacked the perl source, and read the appropriate README and =
README.solaris?=20
Have you read the INSTALL instructions?=20
Have you ran Configure from the top level of the perl source dist as =
instructed?=20


-----Original Message-----=20
From: Richards, Craig [mailto:CRichards@Tullib.com]=20
Sent: Wednesday, June 07, 2006 3:58 PM=20
To: Alexander Foken=20
Cc: dbi-users@perl.org=20
Subject: RE: Install Problem=20

OK i am using the perl version that comes with Solaris 8=20
=20
I have installed gcc how do I make perl use this when I run the make =
command?=20
=20
Cheers=20
Craig=20

________________________________=20

From: Alexander Foken [mailto:alexander@foken.de]=20
Sent: Wed 07/06/2006 20:13=20
To: Richards, Craig=20
Cc: dbi-users@perl.org=20
Subject: Re: Install Problem=20



If you want to use ActivePerl (and not the "original" Perl from CPAN),=20
why don't you use DBI from ActiveState ("ppm install DBI"), but instead=20
DBI from CPAN?=20

If all you want is a working Perl, remove ActivePerl and compile Perl=20
from CPAN. From my experience, ActivePerl is good if all you have is a=20
Windows machine. For Unix-like systems, the "original" Perl, perhaps=20
together with gcc, causes less trouble.=20

Alexander=20

On 07.06.2006 13:24, Richards, Craig wrote:=20

>Thanks in advance=20
>=20
>(root@prod-recman)/opt/ActivePerl-5.8/lib/site_perl/5.8.8/D BI-1.50 # =
perl Makefile.PL=20
>=20
>*** You are using a perl configured with threading enabled.=20
>*** You should be aware that using multiple threads is=20
>*** not recommended for production environments.=20
>=20
>*** Note:=20
> The optional PlRPC-modules (RPC::PlServer etc) are not installed.=20
> If you want to use the DBD::Proxy driver and DBI::ProxyServer=20
> modules, then you'll need to install the RPC::PlServer, =
RPC::PlClient,=20
> Storable and Net::Daemon modules. The CPAN Bundle::DBI may help =
you.=20
> You can install them any time after installing the DBI.=20
> You do *not* need these modules for typical DBI usage.=20
>=20
>Optional modules are available from any CPAN mirror, in particular=20
> http://search.cpan.org/=20
> http://www.perl.com/CPAN/modules/by-module=20
> http://www.perl.org/CPAN/modules/by-module=20
> ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module =20
>=20
>Creating DBI::PurePerl test variant: t/zvpp_01basics.t=20
>Creating DBI::PurePerl test variant: t/zvpp_02dbidrv.t=20
>Creating DBI::PurePerl test variant: t/zvpp_03handle.t=20
>Creating DBI::PurePerl test variant: t/zvpp_04mods.t=20
>Creating DBI::PurePerl test variant: t/zvpp_05thrclone.t (use =
threads)=20
>Creating DBI::PurePerl test variant: t/zvpp_06attrs.t=20
>Creating DBI::PurePerl test variant: t/zvpp_07kids.t=20
>Creating DBI::PurePerl test variant: t/zvpp_08keeperr.t=20
>Creating DBI::PurePerl test variant: t/zvpp_09trace.t=20
>Creating DBI::PurePerl test variant: t/zvpp_10examp.t=20
>Creating DBI::PurePerl test variant: t/zvpp_11fetch.t=20
>Creating DBI::PurePerl test variant: t/zvpp_14utf8.t=20
>Creating DBI::PurePerl test variant: t/zvpp_15array.t=20
>Creating DBI::PurePerl test variant: t/zvpp_20meta.t=20
>Creating DBI::PurePerl test variant: t/zvpp_30subclass.t=20
>Creating DBI::PurePerl test variant: t/zvpp_40profile.t=20
>Creating DBI::PurePerl test variant: t/zvpp_41prof_dump.t=20
>Creating DBI::PurePerl test variant: t/zvpp_42prof_data.t=20
>Creating DBI::PurePerl test variant: t/zvpp_43profenv.t=20
>Creating DBI::PurePerl test variant: t/zvpp_50dbm.t=20
>Creating DBI::PurePerl test variant: t/zvpp_60preparse.t=20
>Creating DBI::PurePerl test variant: t/zvpp_70callbacks.t=20
>Creating DBI::PurePerl test variant: t/zvpp_72childhandles.t=20
>Creating DBI::PurePerl test variant: t/zvpp_80proxy.t=20
>=20
>Warning: By default new modules are installed into your 'site_lib'=20
> directories. Since site_lib directories come after the normal =
library=20
> directories you must delete old DBI files and directories from =
your=20
> 'privlib' and 'archlib' directories and their auto =
subdirectories.=20
>=20
>Reinstall DBI and your DBD::* drivers after deleting the old =
directories.=20
>=20
>Here's a list of probable old files and directories:=20
>=20
> /opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/DBI. pm=20
>=20
>=20
> I see you're using perl 5.008008 on sun4-solaris-thread-multi, =
okay.=20
> Remember to actually *read* the README file!=20
> Use 'make' to build the software (dmake or nmake on Windows).=20
> Then 'make test' to execute self tests.=20
> Then 'make install' to install the DBI and then delete this working =

> directory before unpacking and building any DBD::* drivers.=20
>=20
>Writing Makefile for DBI=20
>(root@prod-recman)/opt/ActivePerl-5.8/lib/site_perl/5.8.8/D BI-1.50 # =
make=20
>cc -c -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DUSE_SITECUSTOMIZE =
-DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 -O =
-DVERSION=3D\"1.50\" -DXS_VERSION=3D\"1.50\" -KPIC =
"-I/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/C ORE" =
Perl.c

>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 121: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 121: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 123: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 124: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 227: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 230: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 233: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 234: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 247: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 250: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 253: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 256: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 259: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 262: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 265: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 268: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 283: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 291: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 300: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 303: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 306: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 309: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 312: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 333: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 345: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 348: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 351: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 351: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 354: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 357: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 360: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 364: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/perlio.h",=
line 368: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/sv.h", =
line 377: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/sv.h", =
line 378: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/intrpvar.h=
", line 204: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/intrpvar.h=
", line 506: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 201: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 265: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 289: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 290: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 291: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 293: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 749: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 750: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 751: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 962: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 988: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1187: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1377: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1380: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1381: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1382: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1383: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1384: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1385: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1386: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1387: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1453: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1453: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1992: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1993: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1994: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1995: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1996: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1997: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1998: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 1999: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2000: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2001: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2002: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2003: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2004: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2005: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2006: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2008: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2009: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2010: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2013: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2017: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2020: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2023: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/proto.h", =
line 2046: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/intrpvar.h=
", line 204: PerlIO: macro recursion=20
>"/opt/ActivePerl-5.8/lib/5.8.8/sun4-solaris-thread-multi/CO RE/intrpvar.h=
", line 506: PerlIO: macro recursion=20
>"./DBIXS.h", line 401: PerlIO: macro recursion=20
>*** Error code 2=20
>make: Fatal error: Command failed for target `Perl.o'=20
>(root@prod-recman)/opt/ActivePerl-5.8/lib/site_perl/5.8.8/D BI-1.50 # =
perl -v=20
>=20
>This is perl, v5.8.8 built for sun4-solaris-thread-multi=20
>(with 25 registered patches, see perl -V for more detail)=20
>=20
>Copyright 1987-2006, Larry Wall=20
>=20
>Binary build 817 [257965] provided by ActiveState =
http://www.ActiveState.com=20
>Built Mar 20 2006 20:36:33=20
>=20
>Perl may be copied only under the terms of either the Artistic License =
or the=20
>GNU General Public License, which may be found in the Perl 5 source =
kit.=20
>=20
>Complete documentation for Perl, including FAQ lists, should be found =
on=20
>this system using "man perl" or "perldoc perl". If you have access to =
the=20
>Internet, point your browser at http://www.perl.org/, the Perl Home =
Page.=20
>=20
>=20
>=20


--=20
Alexander Foken=20
mailto:alexander@foken.de http://www.foken.de/alexander/=20




------_=_NextPart_001_01C68AFE.9F3981D3--