This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to cpan-testers@perl.org to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Markus F.X.J. Oberhumer, This is a computer-generated report for Compress-LZO-1.08 on perl-5.8.8, created automatically by CPAN-Reporter-1.0601 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems with your distribution. If these results are not what you expect or if you would like to learn how to avoid FAIL reports for missing dependencies, unsupported operating systems, etc., please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/bin/make': cp LZO.pm blib/lib/Compress/LZO.pm AutoSplitting blib/lib/Compress/LZO.pm (blib/lib/auto/Compress/LZO) /usr/bin/perl /usr/lib/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap LZO.xs > LZO.xsc && mv LZO.xsc LZO.c gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DVERSION=\"1.08\" -DXS_VERSION=\"1.08\" -fPIC "-I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE" LZO.c LZO.xs:37:21: error: lzoconf.h: No such file or directory LZO.xs:38:19: error: lzo1x.h: No such file or directory LZO.xs:41:4: error: #error "Need LZO v1.07 or newer" LZO.c: In function âXS_Compress__LZO_LZO_VERSIONâ: LZO.c:107: warning: implicit declaration of function âlzo_versionâ LZO.c: In function âXS_Compress__LZO_LZO_VERSION_STRINGâ: LZO.c:130: warning: implicit declaration of function âlzo_version_stringâ LZO.c: In function âXS_Compress__LZO_LZO_VERSION_DATEâ: LZO.c:153: warning: implicit declaration of function âlzo_version_dateâ LZO.xs: In function âXS_Compress__LZO_compressâ: LZO.xs:114: error: âlzo_bytepâ undeclared (first use in this function) LZO.xs:114: error: (Each undeclared identifier is reported only once LZO.xs:114: error: for each function it appears in.) LZO.xs:114: error: expected â;â before âinâ LZO.xs:115: error: expected â;â before âoutâ LZO.xs:116: error: âlzo_voidpâ undeclared (first use in this function) LZO.xs:116: error: expected â;â before âwrkmemâ LZO.xs:117: error: âlzo_uintâ undeclared (first use in this function) LZO.xs:117: error: expected â;â before âin_lenâ LZO.xs:118: error: expected â;â before âout_lenâ LZO.xs:119: error: expected â;â before ânew_lenâ LZO.xs:120: warning: ISO C90 forbids mixed declarations and code LZO.xs:123: error: âinâ undeclared (first use in this function) LZO.xs:126: error: âin_lenâ undeclared (first use in this function) LZO.xs:127: error: âout_lenâ undeclared (first use in this function) LZO.xs:131: error: âwrkmemâ undeclared (first use in this function) LZO.xs:131: error: âLZO1X_1_MEM_COMPRESSâ undeclared (first use in this function) LZO.xs:133: error: âLZO1X_999_MEM_COMPRESSâ undeclared (first use in this function) LZO.xs:134: error: âoutâ undeclared (first use in this function) LZO.xs:135: error: ânew_lenâ undeclared (first use in this function) LZO.xs:138: warning: implicit declaration of function âlzo1x_1_compressâ LZO.xs:141: warning: implicit declaration of function âlzo1x_999_compressâ LZO.xs:144: error: âLZO_E_OKâ undeclared (first use in this function) LZO.xs: In function âXS_Compress__LZO_decompressâ: LZO.xs:167: error: âlzo_bytepâ undeclared (first use in this function) LZO.xs:167: error: expected â;â before âinâ LZO.xs:168: error: expected â;â before âoutâ LZO.xs:169: error: âlzo_uintâ undeclared (first use in this function) LZO.xs:169: error: expected â;â before âin_lenâ LZO.xs:170: error: expected â;â before âout_lenâ LZO.xs:171: error: expected â;â before ânew_lenâ LZO.xs:172: warning: ISO C90 forbids mixed declarations and code LZO.xs:175: error: âinâ undeclared (first use in this function) LZO.xs:178: error: âin_lenâ undeclared (first use in this function) LZO.xs:179: error: âout_lenâ undeclared (first use in this function) LZO.xs:182: error: âoutâ undeclared (first use in this function) LZO.xs:183: error: ânew_lenâ undeclared (first use in this function) LZO.xs:184: warning: implicit declaration of function âlzo1x_decompress_safeâ LZO.xs:185: error: âLZO_E_OKâ undeclared (first use in this function) LZO.xs: In function âXS_Compress__LZO_optimizeâ: LZO.xs:204: error: âlzo_bytepâ undeclared (first use in this function) LZO.xs:204: error: expected â;â before âinâ LZO.xs:205: error: expected â;â before âoutâ LZO.xs:206: error: âlzo_uintâ undeclared (first use in this function) LZO.xs:206: error: expected â;â before âin_lenâ LZO.xs:207: error: expected â;â before âout_lenâ LZO.xs:208: error: expected â;â before ânew_lenâ LZO.xs:209: warning: ISO C90 forbids mixed declarations and code LZO.xs:214: error: âinâ undeclared (first use in this function) LZO.xs:220: error: âin_lenâ undeclared (first use in this function) LZO.xs:221: error: âout_lenâ undeclared (first use in this function) LZO.xs:222: error: âoutâ undeclared (first use in this function) LZO.xs:222: error: expected â;â before âPerl_safesysmallocâ LZO.xs:223: error: ânew_lenâ undeclared (first use in this function) LZO.xs:224: warning: implicit declaration of function âlzo1x_optimizeâ LZO.xs:226: error: âLZO_E_OKâ undeclared (first use in this function) LZO.xs: In function âXS_Compress__LZO_adler32â: LZO.xs:244: error: âlzo_bytepâ undeclared (first use in this function) LZO.xs:244: error: expected â;â before âbufâ LZO.c:368: error: âlzo_uint32â undeclared (first use in this function) LZO.c:368: error: expected â;â before âRETVALâ LZO.c:369: warning: ISO C90 forbids mixed declarations and code LZO.xs:247: error: âbufâ undeclared (first use in this function) LZO.xs:249: error: âRETVALâ undeclared (first use in this function) LZO.xs:252: warning: implicit declaration of function âlzo_adler32â LZO.xs:252: error: âlzo_uintâ undeclared (first use in this function) LZO.xs:252: error: expected â)â before âlenâ LZO.xs: In function âXS_Compress__LZO_crc32â: LZO.xs:262: error: âlzo_bytepâ undeclared (first use in this function) LZO.xs:262: error: expected â;â before âbufâ LZO.c:402: error: âlzo_uint32â undeclared (first use in this function) LZO.c:402: error: expected â;â before âRETVALâ LZO.c:403: warning: ISO C90 forbids mixed declarations and code LZO.xs:265: error: âbufâ undeclared (first use in this function) LZO.xs:267: error: âRETVALâ undeclared (first use in this function) LZO.xs:270: warning: implicit declaration of function âlzo_crc32â LZO.xs:270: error: âlzo_uintâ undeclared (first use in this function) LZO.xs:270: error: expected â)â before âlenâ LZO.xs: In function âboot_Compress__LZOâ: LZO.xs:82: warning: implicit declaration of function âlzo_initâ LZO.xs:82: error: âLZO_E_OKâ undeclared (first use in this function) make: *** [LZO.o] Error 1 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: No requirements found ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: DBIC_NO_WARN_BAD_PERL = 1 LANG = en_US.UTF-8 PATH = /usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/icerider70/bin PERL5LIB = /home/icerider70/.cpan/build/POE-Filter-LZF-1.64-hEDt4j/blib/arch:/home/icerider70/.cpan/build/POE-Filter-LZF-1.64-hEDt4j/blib/lib:/home/icerider70/.cpan/build/Compress-LZF-3.1-SkyIGm/blib/arch:/home/icerider70/.cpan/build/Compress-LZF-3.1-SkyIGm/blib/lib:/home/icerider70/.cpan/build/POE-Filter-Bzip2-1.54-0DZbtT/blib/arch:/home/icerider70/.cpan/build/POE-Filter-Bzip2-1.54-0DZbtT/blib/lib:/home/icerider70/.cpan/build/Compress-Bzip2-2.09-UhjXHv/blib/arch:/home/icerider70/.cpan/build/Compress-Bzip2-2.09-UhjXHv/blib/lib:/home/icerider70/.cpan/build/Math-Expression-1.18-f7PCKj/blib/arch:/home/icerider70/.cpan/build/Math-Expression-1.18-f7PCKj/blib/lib:/home/icerider70/.cpan/build/POE-Filter-CSV-1.08-fAzm2O/blib/arch:/home/icerider70/.cpan/build/POE-Filter-CSV-1.08-fAzm2O/blib/lib:/home/icerider70/.cpan/build/Text-CSV-1.00-OOQhf_/blib/arch:/home/icerider70/.cpan/build/Text-CSV-1.00-OOQhf_/blib/lib:/home/icerider70/.cpan/build/SystemC-Vregs-1.450-QPqSbg/blib/arch:/hom e/icerider70/.cpan/build/SystemC-Vregs-1.450-QPqSbg/blib/lib:/home/icerider70/.cpan/build/HTML-TableExtract-2.10-1aO3CA/blib/arch:/home/icerider70/.cpan/build/HTML-TableExtract-2.10-1aO3CA/blib/lib:/home/icerider70/.cpan/build/Verilog-Perl-3.020-4XNPo6/blib/arch:/home/icerider70/.cpan/build/Verilog-Perl-3.020-4XNPo6/blib/lib:/home/icerider70/.cpan/build/JavaScript-Writer-0.1.0-QrqRU_/blib/arch:/home/icerider70/.cpan/build/JavaScript-Writer-0.1.0-QrqRU_/blib/lib:/home/icerider70/.cpan/build/self-0.15-m7QRdY/blib/arch:/home/icerider70/.cpan/build/self-0.15-m7QRdY/blib/lib:/home/icerider70/.cpan/build/File-Find-Rule-DirectoryEmpty-1.06-qjjZDs/blib/arch:/home/icerider70/.cpan/build/File-Find-Rule-DirectoryEmpty-1.06-qjjZDs/blib/lib:/home/icerider70/.cpan/build/SSN-Validate-0.17-RScwiM/blib/arch:/home/icerider70/.cpan/build/SSN-Validate-0.17-RScwiM/blib/lib:/home/icerider70/.cpan/build/Text-MicroMason-2.0-cXw8ED/blib/arch:/home/icerider70/.cpan/build/Text-MicroMason-2.0-cXw8ED/bl ib/lib:/home/icerider70/.cpan/build/Class-MixinFactory-0.92-! iGcARZ/b lib/arch:/home/icerider70/.cpan/build/Class-MixinFactory-0.92-iGcARZ/blib/lib:/home/icerider70/.cpan/build/Getopt-Lazy-v0.0.6-QcYK7D/blib/arch:/home/icerider70/.cpan/build/Getopt-Lazy-v0.0.6-QcYK7D/blib/lib:/home/icerider70/.cpan/build/POE-Component-IRC-5.46-wDD3AL/blib/arch:/home/icerider70/.cpan/build/POE-Component-IRC-5.46-wDD3AL/blib/lib:/home/icerider70/.cpan/build/POE-Filter-IRCD-2.35-fTYEAL/blib/arch:/home/icerider70/.cpan/build/POE-Filter-IRCD-2.35-fTYEAL/blib/lib:/home/icerider70/.cpan/build/CGI.pm-3.33-plkoqt/blib/arch:/home/icerider70/.cpan/build/CGI.pm-3.33-plkoqt/blib/lib:/home/icerider70/.cpan/build/Crypt-xDBM_File-1.02-zgvYe_/blib/arch:/home/icerider70/.cpan/build/Crypt-xDBM_File-1.02-zgvYe_/blib/lib:/home/icerider70/.cpan/build/Text-Context-3.6-xIQJVc/blib/arch:/home/icerider70/.cpan/build/Text-Context-3.6-xIQJVc/blib/lib:/home/icerider70/.cpan/build/Text-Context-EitherSide-1.3-S0RgtJ/blib/arch:/home/icerider70/.cpan/build/Text-Context-EitherSide-1.3-S0RgtJ/bl ib/lib:/home/icerider70/.cpan/build/CGI-Application-Plugin-AnyTemplate-0.17-hUl0OS/blib/arch:/home/icerider70/.cpan/build/CGI-Application-Plugin-AnyTemplate-0.17-hUl0OS/blib/lib:/home/icerider70/.cpan/build/CGI-Application-Plugin-Forward-1.06-ag71Rv/blib/arch:/home/icerider70/.cpan/build/CGI-Application-Plugin-Forward-1.06-ag71Rv/blib/lib:/home/icerider70/.cpan/build/HTML-HiLiter-0.13-8nYSi5/blib/arch:/home/icerider70/.cpan/build/HTML-HiLiter-0.13-8nYSi5/blib/lib:/home/icerider70/.cpan/build/HTML-FillInForm-2.00-645d46/blib/arch:/home/icerider70/.cpan/build/HTML-FillInForm-2.00-645d46/blib/lib:/home/icerider70/.cpan/build/Number-Format-1.52-q9JxQI/blib/arch:/home/icerider70/.cpan/build/Number-Format-1.52-q9JxQI/blib/lib:/home/icerider70/.cpan/build/POE-Component-Server-NSCA-0.01-eWRztb/blib/arch:/home/icerider70/.cpan/build/POE-Component-Server-NSCA-0.01-eWRztb/blib/lib:/home/icerider70/.cpan/build/POE-Component-Client-NSCA-0.06-BOZlKB/blib/arch:/home/icerider70/.cpan/build/ POE-Component-Client-NSCA-0.06-BOZlKB/blib/lib:/home/iceride! r70/.cpa n/build/Math-Random-0.70-u4YNHe/blib/arch:/home/icerider70/.cpan/build/Math-Random-0.70-u4YNHe/blib/lib:/home/icerider70/.cpan/build/Net-Netmask-1.9015-ICMcht/blib/arch:/home/icerider70/.cpan/build/Net-Netmask-1.9015-ICMcht/blib/lib:/home/icerider70/.cpan/build/Business-Tax-VAT-Validation-0.18-KJXi2p/blib/arch:/home/icerider70/.cpan/build/Business-Tax-VAT-Validation-0.18-KJXi2p/blib/lib:/home/icerider70/.cpan/build/JSON-DWIW-0.21-iyTzIP/blib/arch:/home/icerider70/.cpan/build/JSON-DWIW-0.21-iyTzIP/blib/lib:/home/icerider70/.cpan/build/Perl-Dist-0.90_02-IFR8mt/blib/arch:/home/icerider70/.cpan/build/Perl-Dist-0.90_02-IFR8mt/blib/lib:/home/icerider70/.cpan/build/Object-Tiny-1.04-FUA53N/blib/arch:/home/icerider70/.cpan/build/Object-Tiny-1.04-FUA53N/blib/lib:/home/icerider70/.cpan/build/LWP-Online-0.03-CUzj7k/blib/arch:/home/icerider70/.cpan/build/LWP-Online-0.03-CUzj7k/blib/lib:/home/icerider70/.cpan/build/YAML-Tiny-1.21-Gzs3zR/blib/arch:/home/icerider70/.cpan/build/YAML-Tiny-1.21 -Gzs3zR/blib/lib:/home/icerider70/.cpan/build/Process-0.22-3WMjLA/blib/arch:/home/icerider70/.cpan/build/Process-0.22-3WMjLA/blib/lib:/home/icerider70/.cpan/build/Test-Script-1.02-VqHQdw/blib/arch:/home/icerider70/.cpan/build/Test-Script-1.02-VqHQdw/blib/lib:/home/icerider70/.cpan/build/Perl-Dist-Downloads-0.30-9UIKej/blib/arch:/home/icerider70/.cpan/build/Perl-Dist-Downloads-0.30-9UIKej/blib/lib:/home/icerider70/.cpan/build/File-ShareDir-0.05-PZXn2W/blib/arch:/home/icerider70/.cpan/build/File-ShareDir-0.05-PZXn2W/blib/lib:/home/icerider70/.cpan/build/DBIx-Wrapper-0.25-HGIHLy/blib/arch:/home/icerider70/.cpan/build/DBIx-Wrapper-0.25-HGIHLy/blib/lib:/home/icerider70/.cpan/build/Finance-Card-Citibank-1.64-T4Om_X/blib/arch:/home/icerider70/.cpan/build/Finance-Card-Citibank-1.64-T4Om_X/blib/lib:/home/icerider70/.cpan/build/Finance-Bank-Schwab-1.12-xH4WwH/blib/arch:/home/icerider70/.cpan/build/Finance-Bank-Schwab-1.12-xH4WwH/blib/lib:/home/icerider70/.cpan/build/Lirc-Client-1.29-u RZDHc/blib/arch:/home/icerider70/.cpan/build/Lirc-Client-1.2! 9-uRZDHc /blib/lib:/home/icerider70/.cpan/build/Media-DateTime-0.42-a9XHa5/blib/arch:/home/icerider70/.cpan/build/Media-DateTime-0.42-a9XHa5/blib/lib:/home/icerider70/.cpan/build/Image-ExifTool-7.00-7YymTR/blib/arch:/home/icerider70/.cpan/build/Image-ExifTool-7.00-7YymTR/blib/lib:/home/icerider70/.cpan/build/WWW-Ofoto-1.27-kQBg7N/blib/arch:/home/icerider70/.cpan/build/WWW-Ofoto-1.27-kQBg7N/blib/lib:/home/icerider70/.cpan/build/Crypt-SSLeay-0.57-ofHVRC/blib/arch:/home/icerider70/.cpan/build/Crypt-SSLeay-0.57-ofHVRC/blib/lib:/home/icerider70/.cpan/build/PerlSpeak-2.01-jQPsA0/blib/arch:/home/icerider70/.cpan/build/PerlSpeak-2.01-jQPsA0/blib/lib:/home/icerider70/.cpan/build/POE-Component-Client-Asterisk-Manager-0.07-NoBt8f/blib/arch:/home/icerider70/.cpan/build/POE-Component-Client-Asterisk-Manager-0.07-NoBt8f/blib/lib:/home/icerider70/.cpan/build/Perl-Repository-APC-1.276-mLGLP6/blib/arch:/home/icerider70/.cpan/build/Perl-Repository-APC-1.276-mLGLP6/blib/lib:/home/icerider70/.cpan/build/ Class-Constructor-Factory-0.002-_1XB55/blib/arch:/home/icerider70/.cpan/build/Class-Constructor-Factory-0.002-_1XB55/blib/lib:/home/icerider70/.cpan/build/Scalar-Defer-0.13-_kh0ad/blib/arch:/home/icerider70/.cpan/build/Scalar-Defer-0.13-_kh0ad/blib/lib:/home/icerider70/.cpan/build/Class-InsideOut-1.08-O70Hwr/blib/arch:/home/icerider70/.cpan/build/Class-InsideOut-1.08-O70Hwr/blib/lib:/home/icerider70/.cpan/build/Exporter-Lite-0.02-7zYbBN/blib/arch:/home/icerider70/.cpan/build/Exporter-Lite-0.02-7zYbBN/blib/lib:/home/icerider70/.cpan/build/Image-Magick-Stencilize-1.02-F1mxs9/blib/arch:/home/icerider70/.cpan/build/Image-Magick-Stencilize-1.02-F1mxs9/blib/lib:/home/icerider70/.cpan/build/POE-Stage-0.03-7qmacA/blib/arch:/home/icerider70/.cpan/build/POE-Stage-0.03-7qmacA/blib/lib:/home/icerider70/.cpan/build/Lexical-Persistence-0.97-aM2JTm/blib/arch:/home/icerider70/.cpan/build/Lexical-Persistence-0.97-aM2JTm/blib/lib:/home/icerider70/.cpan/build/Devel-LexAlias-0.04-y3mHgl/blib/ar ch:/home/icerider70/.cpan/build/Devel-LexAlias-0.04-y3mHgl/b! lib/lib: /home/icerider70/.cpan/build/Devel-Caller-2.02-cQqRSs/blib/arch:/home/icerider70/.cpan/build/Devel-Caller-2.02-cQqRSs/blib/lib:/home/icerider70/.cpan/build/JSON-Any-1.15-hsabxR/blib/arch:/home/icerider70/.cpan/build/JSON-Any-1.15-hsabxR/blib/lib PERL5_CPANPLUS_IS_RUNNING = 3539 PERL5_CPAN_IS_EXECUTING = /home/icerider70/.cpan/build/Compress-LZO-1.08-YFWTJg/Makefile.PL PERL5_CPAN_IS_RUNNING = 3539 PERL_AUTOINSTALL = --defaultdeps PERL_MM_USE_DEFAULT = 1 PERL_TEST_CRITIC = 1 PERL_TEST_POD = 1 SHELL = /bin/bash TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /usr/bin/perl $UID/$EUID = 500 / 500 $GID = 500 500 $EGID = 500 500 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9205 Cwd 3.25 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.42 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.18 File::Spec 3.25 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 3.05 Test::More 0.74 YAML 0.66 YAML::Syck 1.00 version 0.74 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.18-53.el5, archname=i386-linux-thread-multi uname='linux builder7.centos.org 2.6.9-42.0.3.elsmp #1 smp fri oct 6 06:21:39 cdt 2006 i686 i686 i386 gnulinux ' config_args='-des -Doptimize=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Dversion=5.8.8 -Dmyhostname=localhost [EMAIL PROTECTED] -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=n -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto -Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto -Ud_endservent_r_proto -Ud_setservent_r_proto -Dinc_version_list=5.8.7 5.8.6 5.8.5 -Dscriptdir=/usr/bin' 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 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables', cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -I/usr/include/gdbm' ccversion='', gccversion='4.1.1 20061011 (Red Hat 4.1.1-30)', 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.5.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.5' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE' cccdlflags='-fPIC', lddlflags='-shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/usr/local/lib'