* I am trying to install ARSperl-1.91 on linux using perl 5.8.5.
ARSVERSION = 7.10
$ uname -a
Linux aus-ppdoicm-01 2.6.9-55.ELsmp #1 SMP Fri Apr 20 17:03:35
EDT 2007 i686 athlon i386 GNU/Linux
* Enclosed are
- file that has the output of steps to build ARSperl.
- version of perl used
* Steps to build and install ARSperl resulted as follows
- perl Makefile.PL - succeeded
- make - succeeded
- make test - failed - Googling for this error brought me to
this thread. However, the suggestion they made does not apply to us as
$ARS_LIBS .= " -lpthread -licuucbmc -licui18nbmc";
http://www.mail-archive.com/[email protected]/msg00253.html
Any help to resolve this is greatly appreciated.
Sree
bash-3.00$ perl Makefile.PL
Building against perl 5.008005
Generating support.h file..
Processing AR_STRUCT_ITEM codes..
Processing AR_SERVER_STAT codes..
Processing AR_SCHEMA codes..
Processing AR_COM_PARM codes..
Processing AR_COM_METHOD codes..
Processing AR_DDE codes..
Processing AR_ACTIVE_LINK_ACTION codes..
Processing AR_ACTIVE_LINK_ACTION_OPEN codes..
Processing AR_CHAR_MENU_DD type codes..
Processing AR_CHAR_MENU_DD name codes..
Processing AR_CHAR_MENU_DD value format..
Processing AR_CHAR_MENU codes..
Processing AR_FILTER_ACTION codes..
Processing AR_MENU_REFRESH codes..
Processing AR_PERMISSIONS (Schema) codes..
Processing AR_PERMISSIONS (Field) codes..
Processing AR_DATA_TYPE codes..
Processing AR_BYTE_LIST codes..
Processing AR_NO_MATCH codes..
Processing AR_MULTI_MATCH codes..
Processing AR_RETURN codes..
Processing AR_FUNCTION codes..
Processing ARCON codes..
Processing ARCONOWNER codes..
Processing ARREF codes..
Processing AR_KEYWORD codes..
Processing AR_SERVER_INFO codes..
Generating serverTypeInfoHints.h ..
Converting C header files to perl modules ..
Configuring with options:
ARSVERSION = 7.10
ARSAPI = /x/home/soggu/ARS/
AUTODEFINES = -g -Wno-unused-variable -Wuninitialized -DARS32
-DARS452 -malign-double -DPERL_PATCHLEVEL_IS=8 -DPERL_SUBVERSION_IS=5
-DPERL_BASEREV_IS=50
Note (probably harmless): No library found for -licuucbmc
Note (probably harmless): No library found for -licui18nbmc
Writing Makefile for ARS
=== ARSperl 'make test' configuration. ===
Please enter the following information. This information will be
recorded in ./t/config.cache
If you want to skip the 'make test' step, just hit ENTER
three times. You can configure it later by either re-running
'perl Makefile.PL' or by editting ./t/config.cache
Fair warning: you probably don't want to run 'make test' against a
production ARSystem server.
Server Name [ ]:
Admin Username [ ]:
Admin Password [ ]:
Type 'make' (windows: 'nmake') to build ARSperl.
Type 'make test' to test ARSperl before installing.
Type 'make install' to install ARSperl.
bash-3.00$ make
Skip blib/lib/ARSarerrno-h.pm (unchanged)
Skip blib/lib/ARSnparm.pm (unchanged)
Skip blib/lib/artypes.ph (unchanged)
Skip blib/lib/_h2ph_pre.ph (unchanged)
Skip blib/lib/ARSar-h.pm (unchanged)
Skip blib/lib/ARSnterrno-h.pm (unchanged)
Skip blib/lib/ARSnt-h.pm (unchanged)
Skip blib/lib/ARSOOsup.pm (unchanged)
Skip blib/lib/ARSOOmsgs.pm (unchanged)
Skip blib/lib/ARSOOform.pm (unchanged)
Skip blib/lib/ARS.pm (unchanged)
gcc -c -I/x/home/soggu/ARS//include -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -m32 -march=i386
-mtune=pentium4 -DVERSION=\"1.91\" -DXS_VERSION=\"1.91\" -fPIC
"-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE" -g
-Wno-unused-variable -Wuninitialized -DARS32 -DARS452 -malign-double
-DPERL_PATCHLEVEL_IS=8 -DPERL_SUBVERSION_IS=5 -DPERL_BASEREV_IS=50 ARS.c
ARS.c: In function `XS_ARS_ars_CreateField':
ARS.xs:3817: warning: 'createMode' might be used uninitialized in this function
gcc -c -I/x/home/soggu/ARS//include -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -m32 -march=i386
-mtune=pentium4 -DVERSION=\"1.91\" -DXS_VERSION=\"1.91\" -fPIC
"-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE" -g
-Wno-unused-variable -Wuninitialized -DARS32 -DARS452 -malign-double
-DPERL_PATCHLEVEL_IS=8 -DPERL_SUBVERSION_IS=5 -DPERL_BASEREV_IS=50 support.c
support.c: In function `perl_ARBulkEntryReturn':
support.c:4272: warning: 'ret' might be used uninitialized in this function
support.c: In function `perl_ARCharMenuStruct':
support.c:4519: warning: 'ret' might be used uninitialized in this function
gcc -c -I/x/home/soggu/ARS//include -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -m32 -march=i386
-mtune=pentium4 -DVERSION=\"1.91\" -DXS_VERSION=\"1.91\" -fPIC
"-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE" -g
-Wno-unused-variable -Wuninitialized -DARS32 -DARS452 -malign-double
-DPERL_PATCHLEVEL_IS=8 -DPERL_SUBVERSION_IS=5 -DPERL_BASEREV_IS=50 supportrev.c
gcc -c -I/x/home/soggu/ARS//include -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -m32 -march=i386
-mtune=pentium4 -DVERSION=\"1.91\" -DXS_VERSION=\"1.91\" -fPIC
"-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE" -g
-Wno-unused-variable -Wuninitialized -DARS32 -DARS452 -malign-double
-DPERL_PATCHLEVEL_IS=8 -DPERL_SUBVERSION_IS=5 -DPERL_BASEREV_IS=50
supportrev_generated.c
Running Mkbootstrap for ARS ()
chmod 644 ARS.bs
rm -f blib/arch/auto/ARS/ARS.so
gcc -shared -L/usr/local/lib ARS.o support.o supportrev.o
supportrev_generated.o /x/home/soggu/ARS//lib/libar.a -o
blib/arch/auto/ARS/ARS.so -L/x/home/soggu/ARS//lib -lpthread
chmod 755 blib/arch/auto/ARS/ARS.so
cp ARS.bs blib/arch/auto/ARS/ARS.bs
chmod 644 blib/arch/auto/ARS/ARS.bs
bash-3.00$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/00connect.............Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/00connect.t line 12
Compilation failed in require at t/00connect.t line 12.
BEGIN failed--compilation aborted at t/00connect.t line 12.
t/00connect.............dubious
Test returned status 255 (wstat 65280, 0xff00)
t/01import..............Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/01import.t line 7
Compilation failed in require at t/01import.t line 7.
BEGIN failed--compilation aborted at t/01import.t line 7.
t/01import..............dubious
Test returned status 255 (wstat 65280, 0xff00)
t/02export..............Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/02export.t line 3
Compilation failed in require at t/02export.t line 3.
BEGIN failed--compilation aborted at t/02export.t line 3.
t/02export..............dubious
Test returned status 255 (wstat 65280, 0xff00)
t/09qualifier...........Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/09qualifier.t line 13
Compilation failed in require at t/09qualifier.t line 13.
BEGIN failed--compilation aborted at t/09qualifier.t line 13.
t/09qualifier...........dubious
Test returned status 255 (wstat 65280, 0xff00)
t/10alink...............Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/10alink.t line 3
Compilation failed in require at t/10alink.t line 3.
BEGIN failed--compilation aborted at t/10alink.t line 3.
t/10alink...............dubious
Test returned status 255 (wstat 65280, 0xff00)
t/10entry...............Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/10entry.t line 7
Compilation failed in require at t/10entry.t line 7.
BEGIN failed--compilation aborted at t/10entry.t line 7.
t/10entry...............dubious
Test returned status 255 (wstat 65280, 0xff00)
t/10getescalation.......Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/10getescalation.t line 3
Compilation failed in require at t/10getescalation.t line 3.
BEGIN failed--compilation aborted at t/10getescalation.t line 3.
t/10getescalation.......dubious
Test returned status 255 (wstat 65280, 0xff00)
t/10getftinfo...........Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/10getftinfo.t line 3
Compilation failed in require at t/10getftinfo.t line 3.
BEGIN failed--compilation aborted at t/10getftinfo.t line 3.
t/10getftinfo...........dubious
Test returned status 255 (wstat 65280, 0xff00)
t/10getlist.............Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/10getlist.t line 3
Compilation failed in require at t/10getlist.t line 3.
BEGIN failed--compilation aborted at t/10getlist.t line 3.
t/10getlist.............dubious
Test returned status 255 (wstat 65280, 0xff00)
t/11entry...............Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/11entry.t line 10
Compilation failed in require at t/11entry.t line 10.
BEGIN failed--compilation aborted at t/11entry.t line 10.
t/11entry...............dubious
Test returned status 255 (wstat 65280, 0xff00)
t/12lotsoffields........Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/12lotsoffields.t line 3
Compilation failed in require at t/12lotsoffields.t line 3.
BEGIN failed--compilation aborted at t/12lotsoffields.t line 3.
t/12lotsoffields........dubious
Test returned status 255 (wstat 65280, 0xff00)
t/13join................Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/13join.t line 3
Compilation failed in require at t/13join.t line 3.
BEGIN failed--compilation aborted at t/13join.t line 3.
t/13join................dubious
Test returned status 255 (wstat 65280, 0xff00)
t/20merge...............Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/20merge.t line 2
Compilation failed in require at t/20merge.t line 2.
BEGIN failed--compilation aborted at t/20merge.t line 2.
t/20merge...............dubious
Test returned status 255 (wstat 65280, 0xff00)
t/21setlogging..........Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/21setlogging.t line 2
Compilation failed in require at t/21setlogging.t line 2.
BEGIN failed--compilation aborted at t/21setlogging.t line 2.
t/21setlogging..........dubious
Test returned status 255 (wstat 65280, 0xff00)
t/31createschema........Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/31createschema.t line 6
Compilation failed in require at t/31createschema.t line 6.
BEGIN failed--compilation aborted at t/31createschema.t line 6.
t/31createschema........dubious
Test returned status 255 (wstat 65280, 0xff00)
t/32createcontainer.....Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/32createcontainer.t line 7
Compilation failed in require at t/32createcontainer.t line 7.
BEGIN failed--compilation aborted at t/32createcontainer.t line 7.
t/32createcontainer.....dubious
Test returned status 255 (wstat 65280, 0xff00)
t/33setcontainer........Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/33setcontainer.t line 7
Compilation failed in require at t/33setcontainer.t line 7.
BEGIN failed--compilation aborted at t/33setcontainer.t line 7.
t/33setcontainer........dubious
Test returned status 255 (wstat 65280, 0xff00)
t/34createactlink.......Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/34createactlink.t line 6
Compilation failed in require at t/34createactlink.t line 6.
BEGIN failed--compilation aborted at t/34createactlink.t line 6.
t/34createactlink.......dubious
Test returned status 255 (wstat 65280, 0xff00)
t/35setactlink..........Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/35setactlink.t line 6
Compilation failed in require at t/35setactlink.t line 6.
BEGIN failed--compilation aborted at t/35setactlink.t line 6.
t/35setactlink..........dubious
Test returned status 255 (wstat 65280, 0xff00)
t/36createfilter........Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/36createfilter.t line 6
Compilation failed in require at t/36createfilter.t line 6.
BEGIN failed--compilation aborted at t/36createfilter.t line 6.
t/36createfilter........dubious
Test returned status 255 (wstat 65280, 0xff00)
t/37setfilter...........Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/37setfilter.t line 6
Compilation failed in require at t/37setfilter.t line 6.
BEGIN failed--compilation aborted at t/37setfilter.t line 6.
t/37setfilter...........dubious
Test returned status 255 (wstat 65280, 0xff00)
t/38createescalation....Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/38createescalation.t line 6
Compilation failed in require at t/38createescalation.t line 6.
BEGIN failed--compilation aborted at t/38createescalation.t line 6.
t/38createescalation....dubious
Test returned status 255 (wstat 65280, 0xff00)
t/39setescalation.......Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/39setescalation.t line 6
Compilation failed in require at t/39setescalation.t line 6.
BEGIN failed--compilation aborted at t/39setescalation.t line 6.
t/39setescalation.......dubious
Test returned status 255 (wstat 65280, 0xff00)
t/40createcharmenu......Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/40createcharmenu.t line 6
Compilation failed in require at t/40createcharmenu.t line 6.
BEGIN failed--compilation aborted at t/40createcharmenu.t line 6.
t/40createcharmenu......dubious
Test returned status 255 (wstat 65280, 0xff00)
t/41setcharmenu.........Can't load
'/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
/x/home/soggu/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so: undefined symbol:
ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230.
at t/41setcharmenu.t line 6
Compilation failed in require at t/41setcharmenu.t line 6.
BEGIN failed--compilation aborted at t/41setcharmenu.t line 6.
t/41setcharmenu.........dubious
Test returned status 255 (wstat 65280, 0xff00)
FAILED--25 test scripts could be run, alas--no output ever seen
make: *** [test_dynamic] Error 255
bash-3.00$ exit
Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
Platform:
osname=linux, osvers=2.6.9-22.18.bz155725.elsmp,
archname=i386-linux-thread-multi
uname='linux hs20-bc1-4.build.redhat.com 2.6.9-22.18.bz155725.elsmp #1 smp
thu nov 17 15:34:08 est 2005 i686 i686 i386 gnulinux '
config_args='-des -Doptimize=-O2 -g -pipe -m32 -march=i386 -mtune=pentium4
-Dversion=5.8.5 -Dmyhostname=localhost -dperladmin=r...@localhost -Dcc=gcc
-Dcf_by=Red Hat, Inc. -Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux
-Dvendorprefix=/usr -Dsiteprefix=/usr -Duseshrplib -Dusethreads -Duseithreads
-Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow
-Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl -Ubincompat5005
-Uversiononly -Dpager=/usr/bin/less -isr -Dinc_version_list=5.8.4 5.8.3 5.8.2
5.8.1 5.8.0'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define
usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
optimize='-O2 -g -pipe -m32 -march=i386 -mtune=pentium4',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe
-I/usr/local/include -I/usr/include/gdbm'
ccversion='', gccversion='3.4.6 20060404 (Red Hat 3.4.6-2)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.3.4.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.3.4'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E
-Wl,-rpath,/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE'
cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING MULTIPLICITY USE_ITHREADS USE_LARGE_FILES
PERL_IMPLICIT_CONTEXT
Built under linux
Compiled at Jul 24 2006 18:28:10
@INC:
/usr/lib/perl5/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/5.8.5
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.2/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.5
/usr/lib/perl5/site_perl/5.8.4
/usr/lib/perl5/site_perl/5.8.3
/usr/lib/perl5/site_perl/5.8.2
/usr/lib/perl5/site_perl/5.8.1
/usr/lib/perl5/site_perl/5.8.0
/usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.2/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.5
/usr/lib/perl5/vendor_perl/5.8.4
/usr/lib/perl5/vendor_perl/5.8.3
/usr/lib/perl5/vendor_perl/5.8.2
/usr/lib/perl5/vendor_perl/5.8.1
/usr/lib/perl5/vendor_perl/5.8.0
/usr/lib/perl5/vendor_perl
.
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
--
Arsperl-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/arsperl-users