X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Porting%2Fconfig.sh;h=06f70bd3580c4675f6e66a128b457db6f9b8a84c;hb=953f6acfa20ec275ec39a552dfac8124bd93ebdf;hp=f7912b35f49d58fba493503828b4954be276adfd;hpb=0ab0821a753b96d110a073c8fbf71674a2f7300c;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Porting/config.sh b/Porting/config.sh index f7912b3..06f70bd 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -8,9 +8,23 @@ # Package name : perl5 # Source directory : . -# Configuration time: Tue Aug 21 16:27:46 CEST 2007 +# Configuration time: Wed Dec 3 15:15:56 CET 2008 # Configured by : merijn -# Target system : linux nb09 2.6.18.8-0.5-default #1 smp fri jun 22 12:17:53 utc 2007 i686 i686 i386 gnulinux +# Target system : linux nb09 2.6.22.19-0.1-default #1 smp 2008-10-14 22:17:43 +0200 i686 i686 i386 gnulinux + +: Configure command line arguments. +config_arg0='./Configure' +config_args='-Dprefix=/opt/perl -Dcf_by=merijn -Dcf_email=yourname@yourhost.yourplace.com -Dperladmin=yourname@yourhost.yourplace.com -Dmydomain=.yourplace.com -Dmyhostname=yourhost -Duse64bitint -Dusedevel -dE' +config_argc=9 +config_arg1='-Dprefix=/opt/perl' +config_arg2='-Dcf_by=merijn' +config_arg3='-Dcf_email=yourname@yourhost.yourplace.com' +config_arg4='-Dperladmin=yourname@yourhost.yourplace.com' +config_arg5='-Dmydomain=.yourplace.com' +config_arg6='-Dmyhostname=yourhost' +config_arg7='-Duse64bitint' +config_arg8='-Dusedevel' +config_arg9='-dE' Author='' Date='$Date' @@ -18,7 +32,6 @@ Header='' Id='$Id' Locker='' Log='$Log' -Mcc='Mcc' RCSfile='$RCSfile' Revision='$Revision' Source='' @@ -30,23 +43,23 @@ afs='false' afsroot='/afs' alignbytes='4' ansi2knr='' -aphostname='/bin/hostname' +aphostname='' api_revision='5' -api_subversion='5' -api_version='9' -api_versionstring='5.9.5' +api_subversion='0' +api_version='11' +api_versionstring='5.11.0' ar='ar' -archlib='/pro/lib/perl5/5.9.5/i686-linux-thread-multi-64int-ld' -archlibexp='/pro/lib/perl5/5.9.5/i686-linux-thread-multi-64int-ld' +archlib='/opt/perl/lib/5.11.0/i686-linux-64int' +archlibexp='/opt/perl/lib/5.11.0/i686-linux-64int' archname64='64int' -archname='i686-linux-thread-multi-64int-ld' +archname='i686-linux-64int' archobjs='' -asctime_r_proto='REENTRANT_PROTO_B_SB' +asctime_r_proto='0' awk='awk' baserev='5.0' bash='' -bin='/pro/bin' -binexp='/pro/bin' +bin='/opt/perl/bin' +binexp='/opt/perl/bin' bison='bison' byacc='byacc' byteorder='12345678' @@ -56,14 +69,14 @@ cat='cat' cc='cc' cccdlflags='-fPIC' ccdlflags='-Wl,-E' -ccflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' +ccflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' ccname='gcc' ccsymbols='' ccversion='' cf_by='merijn' -cf_email='hmbrand@cpan.org' -cf_time='Tue Aug 21 16:27:46 CEST 2007' +cf_email='yourname@yourhost.yourplace.com' +cf_time='Wed Jan 23 09:43:56 CET 2008' chgrp='' chmod='chmod' chown='' @@ -76,18 +89,18 @@ cpio='' cpp='cpp' cpp_stuff='42' cppccsymbols='' -cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe' +cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include' cpplast='-' cppminus='-' cpprun='cc -E' cppstdin='cc -E' -cppsymbols='__CHAR_BIT__=8 __DBL_DENORM_MIN__=4.9406564584124654e-324 __DBL_DIG__=15 __DBL_EPSILON__=2.2204460492503131e-16 __DBL_HAS_INFINITY__=1 __DBL_HAS_QUIET_NAN__=1 __DBL_MANT_DIG__=53 __DBL_MAX_10_EXP__=308 __DBL_MAX__=1.7976931348623157e+308 __DBL_MAX_EXP__=1024 __DBL_MIN_10_EXP__=(-307) __DBL_MIN__=2.2250738585072014e-308 __DBL_MIN_EXP__=(-1021) __DECIMAL_DIG__=21 __ELF__=1 _FILE_OFFSET_BITS=64 __FINITE_MATH_ONLY__=0 __FLT_DENORM_MIN__=1.40129846e-45F __FLT_DIG__=6 __FLT_EPSILON__=1.19209290e-7F __FLT_EVAL_METHOD__=2 __FLT_HAS_INFINITY__=1 __FLT_HAS_QUIET_NAN__=1 __FLT_MANT_DIG__=24 __FLT_MAX_10_EXP__=38 __FLT_MAX__=3.40282347e+38F __FLT_MAX_EXP__=128 __FLT_MIN_10_EXP__=(-37) __FLT_MIN__=1.17549435e-38F __FLT_MIN_EXP__=(-125) __FLT_RADIX__=2 __GLIBC__=2 __GLIBC_MINOR__=5 __GNUC__=4 __GNUC_MINOR__=1 __GNUC_PATCHLEVEL__=2 __GNU_LIBRARY__=6 __gnu_linux__=1 _GNU_SOURCE=1 __GXX_ABI_VERSION=1002 __i386=1 __i386__=1 i386=1 __INT_MAX__=2147483647 __INTMAX_MAX__=9223372036854775807LL __INTMAX_TYPE__=long\ long\ int _LARGEFILE64_SOURCE=1 _LARGEFILE_SOURCE=1 __LDBL_DENORM_MIN__=3.64519953188247460253e-4951L __LDBL_DIG__=18 __LDBL_EPSILON__=1.08420217248550443401e-19L __LDBL_HAS_INFINITY__=1 __LDBL_HAS_QUIET_NAN__=1 __LDBL_MANT_DIG__=64 __LDBL_MAX_10_EXP__=4932 __LDBL_MAX__=1.18973149535723176502e+4932L __LDBL_MAX_EXP__=16384 __LDBL_MIN_10_EXP__=(-4931) __LDBL_MIN__=3.36210314311209350626e-4932L __LDBL_MIN_EXP__=(-16381) __linux=1 __linux__=1 linux=1 __LONG_LONG_MAX__=9223372036854775807LL __LONG_MAX__=2147483647L _POSIX_C_SOURCE=200112L _POSIX_SOURCE=1 __PTRDIFF_TYPE__=int _REENTRANT=1 __REGISTER_PREFIX__= __SCHAR_MAX__=127 __SHRT_MAX__=32767 __SIZE_TYPE__=unsigned\ int __STDC__=1 __STDC_HOSTED__=1 __UINTMAX_TYPE__=long\ long\ unsigned\ int __unix=1 __unix__=1 unix=1 __USE_BSD=1 __USE_FILE_OFFSET64=1 __USE_GNU=1 __USE_LARGEFILE=1 __USE_LARGEFILE64=1 __USE_MISC=1 __USE_POSIX=1 __USE_POSIX199309=1 __USE_POSIX199506=1 __USE_POSIX2=1 __USE_REENTRANT=1 __USER_LABEL_PREFIX__= __USE_SVID=1 __USE_UNIX98=1 __USE_XOPEN=1 __USE_XOPEN_EXTENDED=1 __VERSION__="4.1.2\ 20061115\ (prerelease)\ (SUSE\ Linux)" __WCHAR_MAX__=2147483647 __WCHAR_TYPE__=long\ int __WINT_TYPE__=unsigned\ int _XOPEN_SOURCE=600 _XOPEN_SOURCE_EXTENDED=1' -crypt_r_proto='REENTRANT_PROTO_B_CCS' +cppsymbols='__CHAR_BIT__=8 __DBL_DENORM_MIN__=4.9406564584124654e-324 __DBL_DIG__=15 __DBL_EPSILON__=2.2204460492503131e-16 __DBL_HAS_DENORM__=1 __DBL_HAS_INFINITY__=1 __DBL_HAS_QUIET_NAN__=1 __DBL_MANT_DIG__=53 __DBL_MAX_10_EXP__=308 __DBL_MAX__=1.7976931348623157e+308 __DBL_MAX_EXP__=1024 __DBL_MIN_10_EXP__=(-307) __DBL_MIN__=2.2250738585072014e-308 __DBL_MIN_EXP__=(-1021) __DEC128_DEN__=0.000000000000000000000000000000001E-6143DL __DEC128_EPSILON__=1E-33DL __DEC128_MANT_DIG__=34 __DEC128_MAX__=9.999999999999999999999999999999999E6144DL __DEC128_MAX_EXP__=6144 __DEC128_MIN__=1E-6143DL __DEC128_MIN_EXP__=(-6143) __DEC32_DEN__=0.000001E-95DF __DEC32_EPSILON__=1E-6DF __DEC32_MANT_DIG__=7 __DEC32_MAX__=9.999999E96DF __DEC32_MAX_EXP__=96 __DEC32_MIN__=1E-95DF __DEC32_MIN_EXP__=(-95) __DEC64_DEN__=0.000000000000001E-383DD __DEC64_EPSILON__=1E-15DD __DEC64_MANT_DIG__=16 __DEC64_MAX__=9.999999999999999E384DD __DEC64_MAX_EXP__=384 __DEC64_MIN__=1E-383DD __DEC64_MIN_EXP__=(-383) __DEC_EVAL_METHOD__=2 __DECIMAL_DIG__=21 __ELF__=1 _FILE_OFFSET_BITS=64 __FINITE_MATH_ONLY__=0 __FLT_DENORM_MIN__=1.40129846e-45F __FLT_DIG__=6 __FLT_EPSILON__=1.19209290e-7F __FLT_EVAL_METHOD__=2 __FLT_HAS_DENORM__=1 __FLT_HAS_INFINITY__=1 __FLT_HAS_QUIET_NAN__=1 __FLT_MANT_DIG__=24 __FLT_MAX_10_EXP__=38 __FLT_MAX__=3.40282347e+38F __FLT_MAX_EXP__=128 __FLT_MIN_10_EXP__=(-37) __FLT_MIN__=1.17549435e-38F __FLT_MIN_EXP__=(-125) __FLT_RADIX__=2 __GLIBC__=2 __GLIBC_MINOR__=7 __GNUC__=4 __GNUC_GNU_INLINE__=1 __GNUC_MINOR__=2 __GNUC_PATCHLEVEL__=1 __GNU_LIBRARY__=6 __gnu_linux__=1 __GXX_ABI_VERSION=1002 __i386=1 __i386__=1 i386=1 __INT_MAX__=2147483647 __INTMAX_MAX__=9223372036854775807LL __INTMAX_TYPE__=long\ long\ int _LARGEFILE_SOURCE=1 __LDBL_DENORM_MIN__=3.64519953188247460253e-4951L __LDBL_DIG__=18 __LDBL_EPSILON__=1.08420217248550443401e-19L __LDBL_HAS_DENORM__=1 __LDBL_HAS_INFINITY__=1 __LDBL_HAS_QUIET_NAN__=1 __LDBL_MANT_DIG__=64 __LDBL_MAX_10_EXP__=4932 __LDBL_MAX__=1.18973149535723176502e+4932L __LDBL_MAX_EXP__=16384 __LDBL_MIN_10_EXP__=(-4931) __LDBL_MIN__=3.36210314311209350626e-4932L __LDBL_MIN_EXP__=(-16381) __linux=1 __linux__=1 linux=1 __LONG_LONG_MAX__=9223372036854775807LL __LONG_MAX__=2147483647L _POSIX_C_SOURCE=200112L _POSIX_SOURCE=1 __PTRDIFF_TYPE__=int __REGISTER_PREFIX__= __SCHAR_MAX__=127 __SHRT_MAX__=32767 __SIZE_TYPE__=unsigned\ int __STDC__=1 __STDC_HOSTED__=1 __UINTMAX_TYPE__=long\ long\ unsigned\ int __unix=1 __unix__=1 unix=1 __USE_BSD=1 __USE_FILE_OFFSET64=1 __USE_LARGEFILE=1 __USE_MISC=1 __USE_POSIX=1 __USE_POSIX199309=1 __USE_POSIX199506=1 __USE_POSIX2=1 __USER_LABEL_PREFIX__= __USE_SVID=1 __VERSION__="4.2.1\ (SUSE\ Linux)" __WCHAR_MAX__=2147483647 __WCHAR_TYPE__=long\ int __WINT_TYPE__=unsigned\ int' +crypt_r_proto='0' cryptlib='' -csh='tcsh' +csh='csh' ctermid_r_proto='0' -ctime_r_proto='REENTRANT_PROTO_B_SB' -d_Gconvert='qgcvt((x),(n),(b))' +ctime_r_proto='0' +d_Gconvert='gcvt((x),(n),(b))' d_PRIEUldbl='define' d_PRIFUldbl='define' d_PRIGUldbl='define' @@ -107,9 +120,11 @@ d_accessx='undef' d_aintl='undef' d_alarm='define' d_archlib='define' -d_asctime_r='define' +d_asctime64='undef' +d_asctime_r='undef' d_atolf='undef' d_atoll='define' +d_attribute_deprecated='define' d_attribute_format='define' d_attribute_malloc='define' d_attribute_nonnull='define' @@ -123,7 +138,7 @@ d_bsd='undef' d_bsdgetpgrp='undef' d_bsdsetpgrp='undef' d_builtin_choose_expr='define' -d_builtin_expect='undef' +d_builtin_expect='define' d_bzero='define' d_c99_variadic_macros='define' d_casti32='undef' @@ -140,14 +155,16 @@ d_const='define' d_copysignl='define' d_cplusplus='undef' d_crypt='define' -d_crypt_r='define' +d_crypt_r='undef' d_csh='define' d_ctermid='define' d_ctermid_r='undef' -d_ctime_r='define' +d_ctime64='undef' +d_ctime_r='undef' d_cuserid='define' d_dbl_dig='define' -d_dbminitproto='undef' +d_dbminitproto='define' +d_difftime64='undef' d_difftime='define' d_dir_dd_fd='undef' d_dirfd='define' @@ -156,7 +173,7 @@ d_dlerror='define' d_dlopen='define' d_dlsymun='undef' d_dosuid='undef' -d_drand48_r='define' +d_drand48_r='undef' d_drand48proto='define' d_dup2='define' d_eaccess='define' @@ -182,7 +199,7 @@ d_fcntl='define' d_fcntl_can_lock='define' d_fd_macros='define' d_fd_set='define' -d_fds_bits='define' +d_fds_bits='undef' d_fgetpos='define' d_finite='define' d_finitel='define' @@ -206,33 +223,35 @@ d_fsync='define' d_ftello='define' d_ftime='undef' d_futimes='define' +d_gdbm_ndbm_h_uses_prototypes='undef' +d_gdbmndbm_h_uses_prototypes='undef' d_getcwd='define' d_getespwnam='undef' d_getfsstat='undef' d_getgrent='define' -d_getgrent_r='define' -d_getgrgid_r='define' -d_getgrnam_r='define' +d_getgrent_r='undef' +d_getgrgid_r='undef' +d_getgrnam_r='undef' d_getgrps='define' d_gethbyaddr='define' d_gethbyname='define' d_gethent='define' d_gethname='define' -d_gethostbyaddr_r='define' -d_gethostbyname_r='define' -d_gethostent_r='define' +d_gethostbyaddr_r='undef' +d_gethostbyname_r='undef' +d_gethostent_r='undef' d_gethostprotos='define' d_getitimer='define' d_getlogin='define' -d_getlogin_r='define' +d_getlogin_r='undef' d_getmnt='undef' d_getmntent='define' d_getnbyaddr='define' d_getnbyname='define' d_getnent='define' -d_getnetbyaddr_r='define' -d_getnetbyname_r='define' -d_getnetent_r='define' +d_getnetbyaddr_r='undef' +d_getnetbyname_r='undef' +d_getnetent_r='undef' d_getnetprotos='define' d_getpagsz='define' d_getpbyname='define' @@ -243,32 +262,33 @@ d_getpgrp2='undef' d_getpgrp='define' d_getppid='define' d_getprior='define' -d_getprotobyname_r='define' -d_getprotobynumber_r='define' -d_getprotoent_r='define' +d_getprotobyname_r='undef' +d_getprotobynumber_r='undef' +d_getprotoent_r='undef' d_getprotoprotos='define' d_getprpwnam='undef' d_getpwent='define' -d_getpwent_r='define' -d_getpwnam_r='define' -d_getpwuid_r='define' +d_getpwent_r='undef' +d_getpwnam_r='undef' +d_getpwuid_r='undef' d_getsbyname='define' d_getsbyport='define' d_getsent='define' -d_getservbyname_r='define' -d_getservbyport_r='define' -d_getservent_r='define' +d_getservbyname_r='undef' +d_getservbyport_r='undef' +d_getservent_r='undef' d_getservprotos='define' d_getspnam='define' -d_getspnam_r='define' +d_getspnam_r='undef' d_gettimeod='define' -d_gmtime_r='define' +d_gmtime64='undef' +d_gmtime_r='undef' d_gnulibc='define' d_grpasswd='define' d_hasmntopt='define' d_htonl='define' d_ilogbl='define' -d_inc_version_list='define' +d_inc_version_list='undef' d_index='undef' d_inetaton='define' d_int64_t='define' @@ -282,8 +302,9 @@ d_lchown='define' d_ldbl_dig='define' d_libm_lib_version='define' d_link='define' -d_localtime_r='define' -d_localtime_r_needs_tzset='define' +d_localtime64='undef' +d_localtime_r='undef' +d_localtime_r_needs_tzset='undef' d_locconv='define' d_lockf='define' d_longdbl='define' @@ -306,6 +327,7 @@ d_mkdtemp='define' d_mkfifo='define' d_mkstemp='define' d_mkstemps='undef' +d_mktime64='undef' d_mktime='define' d_mmap='define' d_modfl='define' @@ -326,11 +348,13 @@ d_msgsnd='define' d_msync='define' d_munmap='define' d_mymalloc='undef' +d_ndbm='define' +d_ndbm_h_uses_prototypes='undef' d_nice='define' d_nl_langinfo='define' -d_nv_preserves_uv='define' -d_nv_zero_is_allbits_zero='undef' -d_off64_t='define' +d_nv_preserves_uv='undef' +d_nv_zero_is_allbits_zero='define' +d_off64_t='undef' d_old_pthread_create_joinable='undef' d_oldpthreads='undef' d_oldsock='undef' @@ -345,7 +369,7 @@ d_portable='define' d_printf_format_null='define' d_procselfexe='define' d_pseudofork='undef' -d_pthread_atfork='define' +d_pthread_atfork='undef' d_pthread_attr_setscope='define' d_pthread_yield='define' d_pwage='undef' @@ -358,10 +382,10 @@ d_pwpasswd='define' d_pwquota='undef' d_qgcvt='define' d_quad='define' -d_random_r='define' -d_readdir64_r='define' +d_random_r='undef' +d_readdir64_r='undef' d_readdir='define' -d_readdir_r='define' +d_readdir_r='undef' d_readlink='define' d_readv='define' d_recvmsg='define' @@ -437,10 +461,10 @@ d_sockpair='define' d_socks5_init='undef' d_sprintf_returns_strlen='define' d_sqrtl='define' -d_srand48_r='define' -d_srandom_r='define' -d_sresgproto='define' -d_sresuproto='define' +d_srand48_r='undef' +d_srandom_r='undef' +d_sresgproto='undef' +d_sresuproto='undef' d_statblks='define' d_statfs_f_flags='undef' d_statfs_s='define' @@ -457,7 +481,7 @@ d_strcoll='define' d_strctcpy='define' d_strerrm='strerror(e)' d_strerror='define' -d_strerror_r='define' +d_strerror_r='undef' d_strftime='define' d_strlcat='undef' d_strlcpy='undef' @@ -483,12 +507,13 @@ d_tcsetpgrp='define' d_telldir='define' d_telldirproto='define' d_time='define' +d_timegm='define' d_times='define' d_tm_tm_gmtoff='define' d_tm_tm_zone='define' -d_tmpnam_r='define' +d_tmpnam_r='undef' d_truncate='define' -d_ttyname_r='define' +d_ttyname_r='undef' d_tzname='define' d_u32align='define' d_ualarm='define' @@ -521,7 +546,7 @@ date='date' db_hashtype='u_int32_t' db_prefixtype='size_t' db_version_major='4' -db_version_minor='4' +db_version_minor='5' db_version_patch='20' defvoidused='15' direntrytype='struct dirent' @@ -529,8 +554,9 @@ dlext='so' dlsrc='dl_dlopen.xs' doublesize='8' drand01='drand48()' -drand48_r_proto='REENTRANT_PROTO_I_ST' -dynamic_ext='attrs B Compress/Raw/Zlib Cwd Data/Dumper DB_File Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Digest/SHA Encode Fcntl File/Glob Filter/Util/Call GDBM_File Hash/Util I18N/Langinfo IO IPC/SysV List/Util Math/BigInt/FastCalc MIME/Base64 Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog Text/Soundex threads Time/HiRes Time/Piece Unicode/Normalize XS/APItest XS/Typemap threads/shared' +drand48_r_proto='0' +dtrace='' +dynamic_ext='attrs B Compress/Raw/Zlib Cwd Data/Dumper DB_File Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Digest/SHA Encode Fcntl File/Glob Filter/Util/Call GDBM_File Hash/Util I18N/Langinfo IO IPC/SysV List/Util Math/BigInt/FastCalc MIME/Base64 NDBM_File ODBM_File Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog Text/Soundex threads Time/HiRes Time/Piece Unicode/Normalize XS/APItest XS/Typemap threads/shared Hash/Util/FieldHash' eagain='EAGAIN' ebcdic='undef' echo='echo' @@ -545,7 +571,8 @@ endservent_r_proto='0' eunicefix=':' exe_ext='' expr='expr' -extensions='attrs B Compress/Raw/Zlib Cwd Data/Dumper DB_File Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Digest/SHA Encode Fcntl File/Glob Filter/Util/Call GDBM_File Hash/Util I18N/Langinfo IO IPC/SysV List/Util Math/BigInt/FastCalc MIME/Base64 Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog Text/Soundex threads Time/HiRes Time/Piece Unicode/Normalize XS/APItest XS/Typemap threads/shared Compress/Zlib Errno IO_Compress_Base IO_Compress_Zlib' +extensions='attrs B Compress/Raw/Zlib Cwd Data/Dumper DB_File Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Digest/SHA Encode Fcntl File/Glob Filter/Util/Call GDBM_File Hash/Util I18N/Langinfo IO IPC/SysV List/Util Math/BigInt/FastCalc MIME/Base64 NDBM_File ODBM_File Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog Text/Soundex threads Time/HiRes Time/Piece Unicode/Normalize XS/APItest XS/Typemap threads/shared Hash/Util/FieldHash Compress/Zlib Errno IO_Compress_Base IO_Compress_Zlib Module/Pluggable Test/Harness' +extern_C='extern' extras='' fflushNULL='define' fflushall='undef' @@ -557,39 +584,39 @@ fpostype='fpos_t' freetype='void' from=':' full_ar='/usr/bin/ar' -full_csh='/usr/bin/tcsh' +full_csh='/usr/bin/csh' full_sed='/usr/bin/sed' gccansipedantic='' gccosandvers='' -gccversion='4.1.2 20061115 (prerelease) (SUSE Linux)' -getgrent_r_proto='REENTRANT_PROTO_I_SBWR' -getgrgid_r_proto='REENTRANT_PROTO_I_TSBWR' -getgrnam_r_proto='REENTRANT_PROTO_I_CSBWR' -gethostbyaddr_r_proto='REENTRANT_PROTO_I_TsISBWRE' -gethostbyname_r_proto='REENTRANT_PROTO_I_CSBWRE' -gethostent_r_proto='REENTRANT_PROTO_I_SBWRE' -getlogin_r_proto='REENTRANT_PROTO_I_BW' -getnetbyaddr_r_proto='REENTRANT_PROTO_I_uISBWRE' -getnetbyname_r_proto='REENTRANT_PROTO_I_CSBWRE' -getnetent_r_proto='REENTRANT_PROTO_I_SBWRE' -getprotobyname_r_proto='REENTRANT_PROTO_I_CSBWR' -getprotobynumber_r_proto='REENTRANT_PROTO_I_ISBWR' -getprotoent_r_proto='REENTRANT_PROTO_I_SBWR' -getpwent_r_proto='REENTRANT_PROTO_I_SBWR' -getpwnam_r_proto='REENTRANT_PROTO_I_CSBWR' -getpwuid_r_proto='REENTRANT_PROTO_I_TSBWR' -getservbyname_r_proto='REENTRANT_PROTO_I_CCSBWR' -getservbyport_r_proto='REENTRANT_PROTO_I_ICSBWR' -getservent_r_proto='REENTRANT_PROTO_I_SBWR' -getspnam_r_proto='REENTRANT_PROTO_I_CSBWR' +gccversion='4.2.1 (SUSE Linux)' +getgrent_r_proto='0' +getgrgid_r_proto='0' +getgrnam_r_proto='0' +gethostbyaddr_r_proto='0' +gethostbyname_r_proto='0' +gethostent_r_proto='0' +getlogin_r_proto='0' +getnetbyaddr_r_proto='0' +getnetbyname_r_proto='0' +getnetent_r_proto='0' +getprotobyname_r_proto='0' +getprotobynumber_r_proto='0' +getprotoent_r_proto='0' +getpwent_r_proto='0' +getpwnam_r_proto='0' +getpwuid_r_proto='0' +getservbyname_r_proto='0' +getservbyport_r_proto='0' +getservent_r_proto='0' +getspnam_r_proto='0' gidformat='"lu"' gidsign='1' gidsize='4' gidtype='gid_t' glibpth='/usr/shlib /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib ' gmake='gmake' -gmtime_r_proto='REENTRANT_PROTO_S_TS' -gnulibc_version='2.5' +gmtime_r_proto='0' +gnulibc_version='2.7' grep='grep' groupcat='cat /etc/group' groupstype='gid_t' @@ -609,12 +636,13 @@ i32type='long' i64size='8' i64type='long long' i8size='1' -i8type='char' +i8type='signed char' i_arpainet='define' +i_assert='define' i_bsdioctl='' i_crypt='define' i_db='define' -i_dbm='undef' +i_dbm='define' i_dirent='define' i_dld='undef' i_dlfcn='define' @@ -623,6 +651,8 @@ i_float='define' i_fp='undef' i_fp_class='undef' i_gdbm='define' +i_gdbm_ndbm='undef' +i_gdbmndbm='undef' i_grp='define' i_ieeefp='undef' i_inttypes='define' @@ -632,10 +662,11 @@ i_limits='define' i_locale='define' i_machcthr='undef' i_malloc='define' +i_mallocmalloc='undef' i_math='define' i_memory='undef' i_mntent='define' -i_ndbm='undef' +i_ndbm='define' i_netdb='define' i_neterrno='undef' i_netinettcp='define' @@ -666,6 +697,7 @@ i_sysmode='undef' i_sysmount='define' i_sysndir='undef' i_sysparam='define' +i_syspoll='define' i_sysresrc='define' i_syssecrt='undef' i_sysselct='define' @@ -697,26 +729,26 @@ inc_version_list='' inc_version_list_init='0' incpath='' inews='' -initialinstalllocation='/pro/bin' -installarchlib='/pro/lib/perl5/5.9.5/i686-linux-thread-multi-64int-ld' -installbin='/pro/bin' +initialinstalllocation='/opt/perl/bin' +installarchlib='/opt/perl/lib/5.11.0/i686-linux-64int' +installbin='/opt/perl/bin' installhtml1dir='' installhtml3dir='' -installman1dir='/pro/local/man/man1' -installman3dir='/pro/local/man/man3' -installprefix='/pro' -installprefixexp='/pro' -installprivlib='/pro/lib/perl5/5.9.5' -installscript='/pro/bin' -installsitearch='/pro/lib/perl5/site_perl/5.9.5/i686-linux-thread-multi-64int-ld' -installsitebin='/pro/bin' +installman1dir='/opt/perl/man/man1' +installman3dir='/opt/perl/man/man3' +installprefix='/opt/perl' +installprefixexp='/opt/perl' +installprivlib='/opt/perl/lib/5.11.0' +installscript='/opt/perl/bin' +installsitearch='/opt/perl/lib/site_perl/5.11.0/i686-linux-64int' +installsitebin='/opt/perl/bin' installsitehtml1dir='' installsitehtml3dir='' -installsitelib='/pro/lib/perl5/site_perl/5.9.5' -installsiteman1dir='/pro/local/man/man1' -installsiteman3dir='/pro/local/man/man3' -installsitescript='/pro/bin' -installstyle='lib/perl5' +installsitelib='/opt/perl/lib/site_perl/5.11.0' +installsiteman1dir='/opt/perl/man/man1' +installsiteman3dir='/opt/perl/man/man3' +installsitescript='/opt/perl/bin' +installstyle='lib' installusrbinperl='undef' installvendorarch='' installvendorbin='' @@ -731,33 +763,33 @@ issymlink='test -h' ivdformat='"Ld"' ivsize='8' ivtype='long long' -known_extensions='attrs B Compress/Raw/Zlib Cwd Data/Dumper DB_File Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Digest/SHA Encode Fcntl File/Glob Filter/Util/Call GDBM_File Hash/Util I18N/Langinfo IO IPC/SysV List/Util Math/BigInt/FastCalc MIME/Base64 NDBM_File ODBM_File Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog Text/Soundex threads Time/HiRes Time/Piece Unicode/Normalize Win32 Win32API/File Win32CORE XS/APItest XS/Typemap threads/shared' +known_extensions='attrs B Compress/Raw/Zlib Cwd Data/Dumper DB_File Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Digest/SHA Encode Fcntl File/Glob Filter/Util/Call GDBM_File Hash/Util I18N/Langinfo IO IPC/SysV List/Util Math/BigInt/FastCalc MIME/Base64 NDBM_File ODBM_File Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog Text/Soundex threads Time/HiRes Time/Piece Unicode/Normalize Win32 Win32API/File Win32CORE XS/APItest XS/Typemap threads/shared Hash/Util/FieldHash' ksh='' ld='cc' -lddlflags='-shared -O2 -g -L/pro/local/lib' -ldflags='-L/pro/local/lib' +lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector' +ldflags='-L/usr/local/lib -fstack-protector' ldflags_uselargefiles='' ldlibpthname='LD_LIBRARY_PATH' less='less' lib_ext='.a' -libc='/lib/libc-2.5.so' +libc='/lib/libc-2.7.so' libperl='libperl.a' -libpth='/pro/local/lib /lib /usr/lib /usr/local/lib' -libs='-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc' +libpth='/usr/local/lib /lib /usr/lib' +libs='-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat' libsdirs=' /usr/lib' -libsfiles=' libnsl.so libgdbm.so libdb.so libdl.so libm.so libcrypt.so libutil.so libpthread.so libc.so' -libsfound=' /usr/lib/libnsl.so /usr/lib/libgdbm.so /usr/lib/libdb.so /usr/lib/libdl.so /usr/lib/libm.so /usr/lib/libcrypt.so /usr/lib/libutil.so /usr/lib/libpthread.so /usr/lib/libc.so' -libspath=' /pro/local/lib /lib /usr/lib /usr/local/lib' -libswanted='sfio socket inet nsl nm gdbm dbm db malloc dl dld ld sun m crypt sec util pthread c cposix posix ucb BSD' +libsfiles=' libnsl.so libgdbm.so libdb.so libdl.so libm.so libcrypt.so libutil.so libc.so libgdbm_compat.so' +libsfound=' /usr/lib/libnsl.so /usr/lib/libgdbm.so /usr/lib/libdb.so /usr/lib/libdl.so /usr/lib/libm.so /usr/lib/libcrypt.so /usr/lib/libutil.so /usr/lib/libc.so /usr/lib/libgdbm_compat.so' +libspath=' /usr/local/lib /lib /usr/lib' +libswanted='sfio socket inet nsl nm gdbm dbm db malloc dl dld ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat' libswanted_uselargefiles='' line='' lint='' lkflags='' ln='ln' lns='/bin/ln -s' -localtime_r_proto='REENTRANT_PROTO_S_TS' -locincpth='/pro/local/include' -loclibpth='/pro/local/lib' +localtime_r_proto='0' +locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include' +loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib' longdblsize='12' longlongsize='8' longsize='4' @@ -777,11 +809,11 @@ make_set_make='#' mallocobj='' mallocsrc='' malloctype='void *' -man1dir='/pro/local/man/man1' -man1direxp='/pro/local/man/man1' +man1dir='/opt/perl/man/man1' +man1direxp='/opt/perl/man/man1' man1ext='1' -man3dir='/pro/local/man/man3' -man3direxp='/pro/local/man/man3' +man3dir='/opt/perl/man/man3' +man3direxp='/opt/perl/man/man3' man3ext='3' mips_type='' mistrustnm='' @@ -792,9 +824,9 @@ more='more' multiarch='undef' mv='' myarchname='i686-linux' -mydomain='.procura.nl' -myhostname='nb09' -myuname='linux nb09 2.6.18.8-0.5-default #1 smp fri jun 22 12:17:53 utc 2007 i686 i686 i386 gnulinux ' +mydomain='.yourplace.com' +myhostname='yourhost' +myuname='linux nb09 2.6.22.19-0.1-default #1 smp 2008-10-14 22:17:43 +0200 i686 i686 i386 gnulinux ' n='-n' need_va_copy='undef' netdb_hlen_type='size_t' @@ -804,46 +836,47 @@ netdb_net_type='in_addr_t' nm='nm' nm_opt='' nm_so_opt='--dynamic' -nonxs_ext='Compress/Zlib Errno IO_Compress_Base IO_Compress_Zlib' +nonxs_ext='Compress/Zlib Errno IO_Compress_Base IO_Compress_Zlib Module/Pluggable Test/Harness' nroff='nroff' -nvEUformat='"LE"' -nvFUformat='"LF"' -nvGUformat='"LG"' -nv_preserves_uv_bits='64' -nveformat='"Le"' -nvfformat='"Lf"' -nvgformat='"Lg"' -nvsize='12' -nvtype='long double' +nvEUformat='"E"' +nvFUformat='"F"' +nvGUformat='"G"' +nv_overflows_integers_at='256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0' +nv_preserves_uv_bits='53' +nveformat='"e"' +nvfformat='"f"' +nvgformat='"g"' +nvsize='8' +nvtype='double' o_nonblock='O_NONBLOCK' obj_ext='.o' old_pthread_create_joinable='' -optimize='-O2 -g' +optimize='-O2' orderlib='false' osname='linux' -osvers='2.6.18.8-0.5-default' +osvers='2.6.22.19-0.1-default' otherlibdirs=' ' package='perl5' -pager='/pro/local/bin/less' +pager='/usr/bin/less' passcat='cat /etc/passwd' -patchlevel='9' +patchlevel='11' path_sep=':' -perl5='/pro/bin/perl' +perl5='/opt/perl/bin/perl' perl='' -perl_patchlevel='31735' -perladmin='hmbrand@cpan.org' -perllibs='-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc' -perlpath='/pro/bin/perl5.9.5' +perl_patchlevel='34948' +perladmin='yourname@yourhost.yourplace.com' +perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc' +perlpath='/opt/perl/bin/perl5.11.0' pg='pg' -phostname='hostname' +phostname='' pidtype='pid_t' plibpth='' pmake='' pr='' -prefix='/pro' -prefixexp='/pro' -privlib='/pro/lib/perl5/5.9.5' -privlibexp='/pro/lib/perl5/5.9.5' +prefix='/opt/perl' +prefixexp='/opt/perl' +privlib='/opt/perl/lib/5.11.0' +privlibexp='/opt/perl/lib/5.11.0' procselfexe='"/proc/self/exe"' prototype='define' ptrsize='4' @@ -851,18 +884,22 @@ quadkind='3' quadtype='long long' randbits='48' randfunc='drand48' -random_r_proto='REENTRANT_PROTO_I_St' +random_r_proto='0' randseedtype='long' ranlib=':' rd_nodata='-1' -readdir64_r_proto='REENTRANT_PROTO_I_TSR' -readdir_r_proto='REENTRANT_PROTO_I_TSR' +readdir64_r_proto='0' +readdir_r_proto='0' revision='5' rm='rm' rm_try='/bin/rm -f try try a.out .out try.[cho] try..o core core.try* try.core*' rmail='' run='' runnm='false' +sGMTIME_max='2147483647' +sGMTIME_min='-2147483648' +sLOCALTIME_max='2147483647' +sLOCALTIME_min='-2147483648' sPRIEUldbl='"LE"' sPRIFUldbl='"LF"' sPRIGUldbl='"LG"' @@ -877,8 +914,8 @@ sPRIu64='"Lu"' sPRIx64='"Lx"' sSCNfldbl='"Lf"' sched_yield='sched_yield()' -scriptdir='/pro/bin' -scriptdirexp='/pro/bin' +scriptdir='/opt/perl/bin' +scriptdirexp='/opt/perl/bin' sed='sed' seedfunc='srand48' selectminbits='32' @@ -905,25 +942,25 @@ sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 6, 17, 29, 31, 0' sig_size='69' signal_t='void' -sitearch='/pro/lib/perl5/site_perl/5.9.5/i686-linux-thread-multi-64int-ld' -sitearchexp='/pro/lib/perl5/site_perl/5.9.5/i686-linux-thread-multi-64int-ld' -sitebin='/pro/bin' -sitebinexp='/pro/bin' +sitearch='/opt/perl/lib/site_perl/5.11.0/i686-linux-64int' +sitearchexp='/opt/perl/lib/site_perl/5.11.0/i686-linux-64int' +sitebin='/opt/perl/bin' +sitebinexp='/opt/perl/bin' sitehtml1dir='' sitehtml1direxp='' sitehtml3dir='' sitehtml3direxp='' -sitelib='/pro/lib/perl5/site_perl/5.9.5' -sitelib_stem='/pro/lib/perl5/site_perl' -sitelibexp='/pro/lib/perl5/site_perl/5.9.5' -siteman1dir='/pro/local/man/man1' -siteman1direxp='/pro/local/man/man1' -siteman3dir='/pro/local/man/man3' -siteman3direxp='/pro/local/man/man3' -siteprefix='/pro' -siteprefixexp='/pro' -sitescript='/pro/bin' -sitescriptexp='/pro/bin' +sitelib='/opt/perl/lib/site_perl/5.11.0' +sitelib_stem='/opt/perl/lib/site_perl' +sitelibexp='/opt/perl/lib/site_perl/5.11.0' +siteman1dir='/opt/perl/man/man1' +siteman1direxp='/opt/perl/man/man1' +siteman3dir='/opt/perl/man/man3' +siteman3direxp='/opt/perl/man/man3' +siteprefix='/opt/perl' +siteprefixexp='/opt/perl' +sitescript='/opt/perl/bin' +sitescriptexp='/opt/perl/bin' sizesize='4' sizetype='size_t' sleep='' @@ -935,11 +972,11 @@ socksizetype='socklen_t' sort='sort' spackage='Perl5' spitshell='cat' -srand48_r_proto='REENTRANT_PROTO_I_LS' -srandom_r_proto='REENTRANT_PROTO_I_TS' +srand48_r_proto='0' +srandom_r_proto='0' src='.' ssizetype='ssize_t' -startperl='#!/pro/bin/perl5.9.5' +startperl='#!/opt/perl/bin/perl5.11.0' startsh='#!/bin/sh' static_ext=' ' stdchar='char' @@ -949,10 +986,10 @@ stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)' stdio_filbuf='' stdio_ptr='((fp)->_IO_read_ptr)' stdio_stream_array='' -strerror_r_proto='REENTRANT_PROTO_B_IBW' +strerror_r_proto='0' strings='/usr/include/string.h' submit='' -subversion='5' +subversion='0' sysman='/usr/share/man/man1' tail='' tar='' @@ -962,13 +999,13 @@ tee='' test='test' timeincl='/usr/include/sys/time.h /usr/include/time.h ' timetype='time_t' -tmpnam_r_proto='REENTRANT_PROTO_B_B' +tmpnam_r_proto='0' to=':' touch='touch' tr='tr' trnl='\n' troff='' -ttyname_r_proto='REENTRANT_PROTO_I_IBW' +ttyname_r_proto='0' u16size='2' u16type='unsigned short' u32size='4' @@ -988,14 +1025,16 @@ use5005threads='undef' use64bitall='undef' use64bitint='define' usecrosscompile='undef' +usedevel='define' usedl='define' +usedtrace='undef' usefaststdio='undef' -useithreads='define' +useithreads='undef' uselargefiles='define' -uselongdouble='define' +uselongdouble='undef' usemallocwrap='define' -usemorebits='define' -usemultiplicity='define' +usemorebits='undef' +usemultiplicity='undef' usemymalloc='n' usenm='false' useopcode='true' @@ -1007,7 +1046,7 @@ usesfio='false' useshrplib='false' usesitecustomize='undef' usesocks='undef' -usethreads='define' +usethreads='undef' usevendorprefix='undef' usevfork='false' usrinc='/usr/include' @@ -1037,8 +1076,8 @@ vendorprefix='' vendorprefixexp='' vendorscript='' vendorscriptexp='' -version='5.9.5' -version_patchlevel_string='version 9 subversion 5 patch 31735' +version='5.11.0' +version_patchlevel_string='version 11 subversion 0 patch 34454' versiononly='define' vi='' voidflags='15' @@ -1047,20 +1086,26 @@ yacc='/pro/3gl/CPAN/bin/byacc' yaccflags='' zcat='' zip='zip' -# Configure command line arguments. +: Configure command line arguments. config_arg0='./Configure' -config_args='-Dusedevel -Duseithreads -Dusemorebits -DDEBUGGING -des' -config_argc=5 -config_arg1='-Dusedevel' -config_arg2='-Duseithreads' -config_arg3='-Dusemorebits' -config_arg4='-DDEBUGGING' -config_arg5='-des' +config_args='-Dprefix=/opt/perl -Dcf_by=merijn -Dcf_email=yourname@yourhost.yourplace.com -Dperladmin=yourname@yourhost.yourplace.com -Dmydomain=.yourplace.com -Dmyhostname=yourhost -Duse64bitint -Dusedevel -dE' +config_argc=9 +config_arg1='-Dprefix=/opt/perl' +config_arg2='-Dcf_by=merijn' +config_arg3='-Dcf_email=yourname@yourhost.yourplace.com' +config_arg4='-Dperladmin=yourname@yourhost.yourplace.com' +config_arg5='-Dmydomain=.yourplace.com' +config_arg6='-Dmyhostname=yourhost' +config_arg7='-Duse64bitint' +config_arg8='-Dusedevel' +config_arg9='-dE' PERL_REVISION=5 -PERL_VERSION=9 -PERL_SUBVERSION=5 +PERL_VERSION=11 +PERL_SUBVERSION=0 PERL_API_REVISION=5 -PERL_API_VERSION=9 -PERL_API_SUBVERSION=5 -PERL_PATCHLEVEL=31735 +PERL_API_VERSION=11 +PERL_API_SUBVERSION=0 +PERL_PATCHLEVEL=34948 PERL_CONFIG_SH=true +: Variables propagated from previous config.sh file. +libdb_needs_pthread='N'