summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl/perl-5.12.2/config.sh
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2010-12-22 09:26:07 -0800
committerSaul Wold <sgw@linux.intel.com>2011-01-12 00:55:48 -0800
commitf57e9daf74d5fbab6c9a3f5e60e1320a0bf0642d (patch)
treef6b24ea8f39fd6c83a161f91117641a851c4a9c6 /meta/recipes-devtools/perl/perl-5.12.2/config.sh
parentfde91acaf7849d80a2b9c908398bee2c3452004e (diff)
downloadpoky-f57e9daf74d5fbab6c9a3f5e60e1320a0bf0642d.tar.gz
perl, perl-native: upgrade from 5.8.8 to 5.12.2
Deleted these patches as they are part of the upstream code now. deleted: files/perl-5.8.8-gcc-4.2.patch deleted: perl-5.12.2/makedepend-dash.patch deleted: perl-5.12.2/native-no-gdbminc.patch deleted: perl-5.12.2/54_debian_perldoc-r.patch And rebased these patches to the newer source code modified: files/letgcc-find-errno.patch modified: perl-5.12.2/Makefile.patch modified: perl-5.12.2/asm-pageh-fix.patch modified: perl-5.12.2/native-nopacklist.patch modified: perl-5.12.2/native-perlinc.patch modified: perl-5.12.2/Makefile.SH.patch modified: perl-5.12.2/installperl.patch modified: perl-5.12.2/perl-dynloader.patch modified: perl-5.12.2/09_fix_installperl.patch get patches from debian perl ver 5.12.2-2 the fakeroot.diff patch from debian is conflicting with our Makefile.SH.patch, hence disabling the fakeroot patch use newly created config files Created with current milestone branch on qemu machines modified: config.sh modified: config.sh-32 modified: config.sh-64 get some changes from oe's perl 5.10.1 recipe fix the Makefile.SH.patch use miniperl instead of perl import a OE 5.10.1 patch: uudmap_cross fix install issues add /usr in the destdir, so that perl gets installed in /usr/bin/perl and not in /bin/perl link /usr/lib/perl to /usr/lib/perl5 so that operations with /usr/lib/perl path in them keep on working. Fix/Improve perl packaging avoid perl-module-module-* kind of packages recreate perl-rdepends_5.12.2.inc file with new set of packages import from oe perl-rprovide_5.12.2.inc combine all unicore perl scripts in one package simplify perl-lib reduce no of perl recipe packages greatly. Add zlib to depedancy fix buildtime host contamination This also fixes [BUGID #384] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-devtools/perl/perl-5.12.2/config.sh')
-rw-r--r--meta/recipes-devtools/perl/perl-5.12.2/config.sh1086
1 files changed, 1086 insertions, 0 deletions
diff --git a/meta/recipes-devtools/perl/perl-5.12.2/config.sh b/meta/recipes-devtools/perl/perl-5.12.2/config.sh
new file mode 100644
index 0000000000..e33b4ba97e
--- /dev/null
+++ b/meta/recipes-devtools/perl/perl-5.12.2/config.sh
@@ -0,0 +1,1086 @@
1#!/bin/sh
2#
3# This file was produced by running the Configure script. It holds all the
4# definitions figured out by Configure. Should you modify one of these values,
5# do not forget to propagate your changes by running "Configure -der". You may
6# instead choose to run each of the .SH files by yourself, or "Configure -S".
7#
8
9# Package name : perl5
10# Source directory : .
11# Configuration time: Thu Dec 23 03:57:51 UTC 2010
12# Configured by : Open Embedded
13# Target system : linux qemux86 2.6.37-rc5-yocto-standard+ #1 preempt mon dec 20 14:21:27 pst 2010 i686 gnulinux
14
15: Configure command line arguments.
16config_arg0='Configure'
17config_args='-des -Doptimize=-O2 -Dmyhostname=localhost -Dperladmin=root@localhost -Dcc=gcc -Dcf_by=Open Embedded -Dinstallprefix=@DESTDIR@ -Dprefix=/usr -Dvendorprefix=/usr -Dsiteprefix=/usr -Dotherlibdirs=/usr/lib/perl5/5.12.2 -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles -Ud_dosuid -Dd_semctl_semun -Ui_db -Ui_ndbm -Ui_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr'
18config_argc=28
19config_arg1='-des'
20config_arg2='-Doptimize=-O2'
21config_arg3='-Dmyhostname=localhost'
22config_arg4='-Dperladmin=root@localhost'
23config_arg5='-Dcc=gcc'
24config_arg6='-Dcf_by=Open Embedded'
25config_arg7='-Dinstallprefix=@DESTDIR@'
26config_arg8='-Dprefix=/usr'
27config_arg9='-Dvendorprefix=/usr'
28config_arg10='-Dsiteprefix=/usr'
29config_arg11='-Dotherlibdirs=/usr/lib/perl5/5.12.2'
30config_arg12='-Duseshrplib'
31config_arg13='-Dusethreads'
32config_arg14='-Duseithreads'
33config_arg15='-Duselargefiles'
34config_arg16='-Ud_dosuid'
35config_arg17='-Dd_semctl_semun'
36config_arg18='-Ui_db'
37config_arg19='-Ui_ndbm'
38config_arg20='-Ui_gdbm'
39config_arg21='-Di_shadow'
40config_arg22='-Di_syslog'
41config_arg23='-Dman3ext=3pm'
42config_arg24='-Duseperlio'
43config_arg25='-Dinstallusrbinperl'
44config_arg26='-Ubincompat5005'
45config_arg27='-Uversiononly'
46config_arg28='-Dpager=/usr/bin/less -isr'
47
48Author=''
49Date='$Date'
50Header=''
51Id='$Id'
52Locker=''
53Log='$Log'
54RCSfile='$RCSfile'
55Revision='$Revision'
56Source=''
57State=''
58_a='.a'
59_exe=''
60_o='.o'
61afs='false'
62afsroot='/afs'
63ansi2knr=''
64aphostname=''
65api_revision='5'
66api_subversion='0'
67api_version='12'
68api_versionstring='5.12.0'
69ar='ar'
70archlib='/usr/lib/perl5/5.12.2/@ARCH@-thread-multi'
71archlibexp='/usr/lib/perl5/5.12.2/@ARCH@-thread-multi'
72archname64=''
73archname='@ARCH@-thread-multi'
74archobjs=''
75asctime_r_proto='REENTRANT_PROTO_B_SB'
76awk='awk'
77baserev='5.0'
78bash=''
79bin='/usr/bin'
80bin_ELF='define'
81binexp='/usr/bin'
82bison='bison'
83byacc='byacc'
84c=''
85castflags='0'
86cat='cat'
87cc='gcc'
88cccdlflags='-fPIC'
89ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.12.2/@ARCH@-thread-multi/CORE'
90ccflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
91ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
92ccname='gcc'
93ccsymbols=''
94ccversion=''
95cf_by='Open Embedded'
96cf_email='Open Embedded@localhost.localdomain'
97charbits='8'
98charsize='1'
99chgrp=''
100chmod='chmod'
101chown=''
102clocktype='clock_t'
103comm='comm'
104compress=''
105contains='grep'
106cp='cp'
107cpio=''
108cpp='cpp'
109cpp_stuff='42'
110cppccsymbols=''
111cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector'
112cpplast='-'
113cppminus='-'
114cpprun='gcc -E'
115cppstdin='gcc -E'
116crypt_r_proto='REENTRANT_PROTO_B_CCS'
117cryptlib=''
118csh='csh'
119ctermid_r_proto='0'
120ctime_r_proto='REENTRANT_PROTO_B_SB'
121d_Gconvert='gcvt((x),(n),(b))'
122d_PRIEUldbl='define'
123d_PRIFUldbl='define'
124d_PRIGUldbl='define'
125d_PRIXU64='define'
126d_PRId64='define'
127d_PRIeldbl='define'
128d_PRIfldbl='define'
129d_PRIgldbl='define'
130d_PRIi64='define'
131d_PRIo64='define'
132d_PRIu64='define'
133d_PRIx64='define'
134d_SCNfldbl='define'
135d__fwalk='undef'
136d_access='define'
137d_accessx='undef'
138d_aintl='undef'
139d_alarm='define'
140d_archlib='define'
141d_asctime64='undef'
142d_asctime_r='define'
143d_atolf='undef'
144d_atoll='define'
145d_attribute_deprecated='define'
146d_attribute_format='define'
147d_attribute_malloc='define'
148d_attribute_nonnull='define'
149d_attribute_noreturn='define'
150d_attribute_pure='define'
151d_attribute_unused='define'
152d_attribute_warn_unused_result='define'
153d_bcmp='define'
154d_bcopy='define'
155d_bsd='undef'
156d_bsdgetpgrp='undef'
157d_bsdsetpgrp='undef'
158d_builtin_choose_expr='define'
159d_builtin_expect='define'
160d_bzero='define'
161d_c99_variadic_macros='define'
162d_casti32='undef'
163d_castneg='define'
164d_charvspr='undef'
165d_chown='define'
166d_chroot='define'
167d_chsize='undef'
168d_class='undef'
169d_clearenv='define'
170d_closedir='define'
171d_cmsghdr_s='define'
172d_const='define'
173d_copysignl='define'
174d_cplusplus='undef'
175d_crypt='define'
176d_crypt_r='define'
177d_csh='undef'
178d_ctermid='define'
179d_ctermid_r='undef'
180d_ctime64='undef'
181d_ctime_r='define'
182d_cuserid='define'
183d_dbl_dig='define'
184d_dbminitproto='undef'
185d_difftime64='undef'
186d_difftime='define'
187d_dir_dd_fd='undef'
188d_dirfd='define'
189d_dirnamlen='undef'
190d_dlerror='define'
191d_dlopen='define'
192d_dlsymun='undef'
193d_dosuid='undef'
194d_drand48_r='define'
195d_drand48proto='define'
196d_dup2='define'
197d_eaccess='define'
198d_endgrent='define'
199d_endgrent_r='undef'
200d_endhent='define'
201d_endhostent_r='undef'
202d_endnent='define'
203d_endnetent_r='undef'
204d_endpent='define'
205d_endprotoent_r='undef'
206d_endpwent='define'
207d_endpwent_r='undef'
208d_endsent='define'
209d_endservent_r='undef'
210d_eofnblk='define'
211d_eunice='undef'
212d_faststdio='define'
213d_fchdir='define'
214d_fchmod='define'
215d_fchown='define'
216d_fcntl='define'
217d_fcntl_can_lock='define'
218d_fd_macros='define'
219d_fd_set='define'
220d_fds_bits='define'
221d_fgetpos='define'
222d_finite='define'
223d_finitel='define'
224d_flexfnam='define'
225d_flock='define'
226d_flockproto='define'
227d_fork='define'
228d_fp_class='undef'
229d_fpathconf='define'
230d_fpclass='undef'
231d_fpclassify='undef'
232d_fpclassl='undef'
233d_fpos64_t='undef'
234d_frexpl='define'
235d_fs_data_s='undef'
236d_fseeko='define'
237d_fsetpos='define'
238d_fstatfs='define'
239d_fstatvfs='define'
240d_fsync='define'
241d_ftello='define'
242d_ftime='undef'
243d_futimes='define'
244d_gdbm_ndbm_h_uses_prototypes='undef'
245d_gdbmndbm_h_uses_prototypes='undef'
246d_getaddrinfo='define'
247d_getcwd='define'
248d_getespwnam='undef'
249d_getfsstat='undef'
250d_getgrent='define'
251d_getgrent_r='define'
252d_getgrgid_r='define'
253d_getgrnam_r='define'
254d_getgrps='define'
255d_gethbyaddr='define'
256d_gethbyname='define'
257d_gethent='define'
258d_gethname='define'
259d_gethostbyaddr_r='define'
260d_gethostbyname_r='define'
261d_gethostent_r='define'
262d_gethostprotos='define'
263d_getitimer='define'
264d_getlogin='define'
265d_getlogin_r='define'
266d_getmnt='undef'
267d_getmntent='define'
268d_getnameinfo='define'
269d_getnbyaddr='define'
270d_getnbyname='define'
271d_getnent='define'
272d_getnetbyaddr_r='define'
273d_getnetbyname_r='define'
274d_getnetent_r='define'
275d_getnetprotos='define'
276d_getpagsz='define'
277d_getpbyname='define'
278d_getpbynumber='define'
279d_getpent='define'
280d_getpgid='define'
281d_getpgrp2='undef'
282d_getpgrp='define'
283d_getppid='define'
284d_getprior='define'
285d_getprotobyname_r='define'
286d_getprotobynumber_r='define'
287d_getprotoent_r='define'
288d_getprotoprotos='define'
289d_getprpwnam='undef'
290d_getpwent='define'
291d_getpwent_r='define'
292d_getpwnam_r='define'
293d_getpwuid_r='define'
294d_getsbyname='define'
295d_getsbyport='define'
296d_getsent='define'
297d_getservbyname_r='define'
298d_getservbyport_r='define'
299d_getservent_r='define'
300d_getservprotos='define'
301d_getspnam='define'
302d_getspnam_r='define'
303d_gettimeod='define'
304d_gmtime64='undef'
305d_gmtime_r='define'
306d_gnulibc='define'
307d_grpasswd='define'
308d_hasmntopt='define'
309d_htonl='define'
310d_ilogbl='define'
311d_inc_version_list='undef'
312d_index='undef'
313d_inetaton='define'
314d_inetntop='define'
315d_inetpton='define'
316d_int64_t='define'
317d_isascii='define'
318d_isfinite='undef'
319d_isinf='define'
320d_isnan='define'
321d_isnanl='define'
322d_killpg='define'
323d_lchown='define'
324d_ldbl_dig='define'
325d_libm_lib_version='define'
326d_link='define'
327d_localtime64='undef'
328d_localtime_r='define'
329d_localtime_r_needs_tzset='define'
330d_locconv='define'
331d_lockf='define'
332d_longdbl='define'
333d_longlong='define'
334d_lseekproto='define'
335d_lstat='define'
336d_madvise='define'
337d_malloc_good_size='undef'
338d_malloc_size='undef'
339d_mblen='define'
340d_mbstowcs='define'
341d_mbtowc='define'
342d_memchr='define'
343d_memcmp='define'
344d_memcpy='define'
345d_memmove='define'
346d_memset='define'
347d_mkdir='define'
348d_mkdtemp='define'
349d_mkfifo='define'
350d_mkstemp='define'
351d_mkstemps='define'
352d_mktime64='undef'
353d_mktime='define'
354d_mmap='define'
355d_modfl='define'
356d_modfl_pow32_bug='undef'
357d_modflproto='define'
358d_mprotect='define'
359d_msg='define'
360d_msg_ctrunc='define'
361d_msg_dontroute='define'
362d_msg_oob='define'
363d_msg_peek='define'
364d_msg_proxy='define'
365d_msgctl='define'
366d_msgget='define'
367d_msghdr_s='define'
368d_msgrcv='define'
369d_msgsnd='define'
370d_msync='define'
371d_munmap='define'
372d_mymalloc='undef'
373d_ndbm='undef'
374d_ndbm_h_uses_prototypes='undef'
375d_nice='define'
376d_nl_langinfo='define'
377d_nv_zero_is_allbits_zero='define'
378d_off64_t='define'
379d_old_pthread_create_joinable='undef'
380d_oldpthreads='undef'
381d_oldsock='undef'
382d_open3='define'
383d_pathconf='define'
384d_pause='define'
385d_perl_otherlibdirs='define'
386d_phostname='undef'
387d_pipe='define'
388d_poll='define'
389d_portable='define'
390d_procselfexe='define'
391d_pseudofork='undef'
392d_pthread_atfork='define'
393d_pthread_attr_setscope='define'
394d_pthread_yield='define'
395d_pwage='undef'
396d_pwchange='undef'
397d_pwclass='undef'
398d_pwcomment='undef'
399d_pwexpire='undef'
400d_pwgecos='define'
401d_pwpasswd='define'
402d_pwquota='undef'
403d_qgcvt='define'
404d_quad='define'
405d_random_r='define'
406d_readdir64_r='define'
407d_readdir='define'
408d_readdir_r='define'
409d_readlink='define'
410d_readv='define'
411d_recvmsg='define'
412d_rename='define'
413d_rewinddir='define'
414d_rmdir='define'
415d_safebcpy='undef'
416d_safemcpy='undef'
417d_sanemcmp='define'
418d_sbrkproto='define'
419d_scalbnl='define'
420d_sched_yield='define'
421d_scm_rights='define'
422d_seekdir='define'
423d_select='define'
424d_sem='define'
425d_semctl='define'
426d_semctl_semid_ds='define'
427d_semctl_semun='define'
428d_semget='define'
429d_semop='define'
430d_sendmsg='define'
431d_setegid='define'
432d_seteuid='define'
433d_setgrent='define'
434d_setgrent_r='undef'
435d_setgrps='define'
436d_sethent='define'
437d_sethostent_r='undef'
438d_setitimer='define'
439d_setlinebuf='define'
440d_setlocale='define'
441d_setlocale_r='undef'
442d_setnent='define'
443d_setnetent_r='undef'
444d_setpent='define'
445d_setpgid='define'
446d_setpgrp2='undef'
447d_setpgrp='define'
448d_setprior='define'
449d_setproctitle='undef'
450d_setprotoent_r='undef'
451d_setpwent='define'
452d_setpwent_r='undef'
453d_setregid='define'
454d_setresgid='define'
455d_setresuid='define'
456d_setreuid='define'
457d_setrgid='undef'
458d_setruid='undef'
459d_setsent='define'
460d_setservent_r='undef'
461d_setsid='define'
462d_setvbuf='define'
463d_sfio='undef'
464d_shm='define'
465d_shmat='define'
466d_shmatprototype='define'
467d_shmctl='define'
468d_shmdt='define'
469d_shmget='define'
470d_sigaction='define'
471d_signbit='define'
472d_sigprocmask='define'
473d_sigsetjmp='define'
474d_sitearch='define'
475d_snprintf='define'
476d_sockatmark='define'
477d_sockatmarkproto='define'
478d_socket='define'
479d_socklen_t='define'
480d_sockpair='define'
481d_socks5_init='undef'
482d_sprintf_returns_strlen='define'
483d_sqrtl='define'
484d_srand48_r='define'
485d_srandom_r='define'
486d_sresgproto='define'
487d_sresuproto='define'
488d_statblks='define'
489d_statfs_f_flags='undef'
490d_statfs_s='define'
491d_statvfs='define'
492d_stdio_cnt_lval='undef'
493d_stdio_ptr_lval='define'
494d_stdio_ptr_lval_nochange_cnt='undef'
495d_stdio_ptr_lval_sets_cnt='define'
496d_stdio_stream_array='undef'
497d_stdiobase='define'
498d_stdstdio='define'
499d_strchr='define'
500d_strcoll='define'
501d_strctcpy='define'
502d_strerrm='strerror(e)'
503d_strerror='define'
504d_strerror_r='define'
505d_strftime='define'
506d_strlcat='undef'
507d_strlcpy='undef'
508d_strtod='define'
509d_strtol='define'
510d_strtold='define'
511d_strtoll='define'
512d_strtoq='define'
513d_strtoul='define'
514d_strtoull='define'
515d_strtouq='define'
516d_strxfrm='define'
517d_suidsafe='undef'
518d_symlink='define'
519d_syscall='define'
520d_syscallproto='define'
521d_sysconf='define'
522d_sysernlst=''
523d_syserrlst='define'
524d_system='define'
525d_tcgetpgrp='define'
526d_tcsetpgrp='define'
527d_telldir='define'
528d_telldirproto='define'
529d_time='define'
530d_timegm='define'
531d_times='define'
532d_tm_tm_gmtoff='define'
533d_tm_tm_zone='define'
534d_tmpnam_r='define'
535d_truncate='define'
536d_ttyname_r='define'
537d_tzname='define'
538d_ualarm='define'
539d_umask='define'
540d_uname='define'
541d_union_semun='undef'
542d_unordered='undef'
543d_unsetenv='define'
544d_usleep='define'
545d_usleepproto='define'
546d_ustat='define'
547d_vendorarch='define'
548d_vendorbin='define'
549d_vendorlib='define'
550d_vendorscript='define'
551d_vfork='undef'
552d_void_closedir='undef'
553d_voidsig='define'
554d_voidtty=''
555d_volatile='define'
556d_vprintf='define'
557d_vsnprintf='define'
558d_wait4='define'
559d_waitpid='define'
560d_wcstombs='define'
561d_wctomb='define'
562d_writev='define'
563d_xenix='undef'
564date='date'
565db_hashtype='u_int32_t'
566db_prefixtype='size_t'
567db_version_major=''
568db_version_minor=''
569db_version_patch=''
570defvoidused='15'
571direntrytype='struct dirent'
572dlext='so'
573dlsrc='dl_dlopen.xs'
574doublesize='8'
575drand01='drand48()'
576drand48_r_proto='REENTRANT_PROTO_I_ST'
577dtrace=''
578dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Text/Soundex Time/HiRes Time/Piece Unicode/Normalize XS/APItest XS/APItest/KeywordRPN XS/Typemap attributes mro re threads threads/shared'
579eagain='EAGAIN'
580ebcdic='undef'
581echo='echo'
582egrep='egrep'
583emacs=''
584endgrent_r_proto='0'
585endhostent_r_proto='0'
586endnetent_r_proto='0'
587endprotoent_r_proto='0'
588endpwent_r_proto='0'
589endservent_r_proto='0'
590eunicefix=':'
591exe_ext=''
592expr='expr'
593extensions='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Text/Soundex Time/HiRes Time/Piece Unicode/Normalize XS/APItest XS/APItest/KeywordRPN XS/Typemap attributes mro re threads threads/shared Archive/Extract Archive/Tar Attribute/Handlers AutoLoader B/Debug B/Deparse B/Lint CGI CPAN CPANPLUS CPANPLUS/Dist/Build Class/ISA Devel/SelfStubber Digest Errno ExtUtils/CBuilder ExtUtils/Command ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/ParseXS File/Fetch File/Path File/Temp FileCache Filter/Simple Getopt/Long I18N/LangTags IO/Compress IO/Zlib IPC/Cmd IPC/Open2 IPC/Open3 Locale/Codes Locale/Maketext Locale/Maketext/Simple Log/Message Log/Message/Simple Math/BigInt Math/BigRat Math/Complex Memoize Module/Build Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Pluggable NEXT Net/Ping Object/Accessor Package/Constants Params/Check Parse/CPAN/Meta PerlIO/via/QuotedPrint Pod/Escapes Pod/LaTeX Pod/Parser Pod/Perldoc Pod/Plainer Pod/Simple Safe SelfLoader Shell Switch Term/ANSIColor Term/Cap Term/UI Test Test/Harness Test/Simple Text/Balanced Text/ParseWords Text/Tabs Thread/Queue Thread/Semaphore Tie/File Tie/Memoize Tie/RefHash Time/Local Unicode/Collate XSLoader autodie autouse base bignum constant encoding/warnings if lib libnet parent podlators'
594extern_C='extern'
595extras=''
596fflushNULL='define'
597fflushall='undef'
598find=''
599firstmakefile='makefile'
600flex=''
601fpossize='16'
602fpostype='fpos_t'
603freetype='void'
604from=':'
605full_ar='/usr/bin/ar'
606full_csh='csh'
607full_sed='/bin/sed'
608gccansipedantic=''
609gccosandvers=''
610gccversion='4.5.1'
611getgrent_r_proto='REENTRANT_PROTO_I_SBWR'
612getgrgid_r_proto='REENTRANT_PROTO_I_TSBWR'
613getgrnam_r_proto='REENTRANT_PROTO_I_CSBWR'
614gethostbyaddr_r_proto='REENTRANT_PROTO_I_TsISBWRE'
615gethostbyname_r_proto='REENTRANT_PROTO_I_CSBWRE'
616gethostent_r_proto='REENTRANT_PROTO_I_SBWRE'
617getlogin_r_proto='REENTRANT_PROTO_I_BW'
618getnetbyaddr_r_proto='REENTRANT_PROTO_I_uISBWRE'
619getnetbyname_r_proto='REENTRANT_PROTO_I_CSBWRE'
620getnetent_r_proto='REENTRANT_PROTO_I_SBWRE'
621getprotobyname_r_proto='REENTRANT_PROTO_I_CSBWR'
622getprotobynumber_r_proto='REENTRANT_PROTO_I_ISBWR'
623getprotoent_r_proto='REENTRANT_PROTO_I_SBWR'
624getpwent_r_proto='REENTRANT_PROTO_I_SBWR'
625getpwnam_r_proto='REENTRANT_PROTO_I_CSBWR'
626getpwuid_r_proto='REENTRANT_PROTO_I_TSBWR'
627getservbyname_r_proto='REENTRANT_PROTO_I_CCSBWR'
628getservbyport_r_proto='REENTRANT_PROTO_I_ICSBWR'
629getservent_r_proto='REENTRANT_PROTO_I_SBWR'
630getspnam_r_proto='REENTRANT_PROTO_I_CSBWR'
631gidsign='1'
632gidsize='4'
633gidtype='gid_t'
634glibpth='/usr/shlib /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
635gmake='gmake'
636gmtime_r_proto='REENTRANT_PROTO_S_TS'
637gnulibc_version='2.12.1'
638grep='grep'
639groupcat='cat /etc/group'
640groupstype='gid_t'
641gzip='gzip'
642h_fcntl='false'
643h_sysfile='true'
644hint='recommended'
645hostcat='cat /etc/hosts'
646html1dir=' '
647html1direxp=''
648html3dir=' '
649html3direxp=''
650i16size='2'
651i16type='short'
652i32size='4'
653i64size='8'
654i8size='1'
655i8type='signed char'
656i_arpainet='define'
657i_assert='define'
658i_bsdioctl=''
659i_crypt='define'
660i_db='undef'
661i_dbm='undef'
662i_dirent='define'
663i_dld='undef'
664i_dlfcn='define'
665i_fcntl='undef'
666i_float='define'
667i_fp='undef'
668i_fp_class='undef'
669i_gdbm='undef'
670i_gdbm_ndbm='undef'
671i_gdbmndbm='undef'
672i_grp='define'
673i_ieeefp='undef'
674i_inttypes='define'
675i_langinfo='define'
676i_libutil='undef'
677i_limits='define'
678i_locale='define'
679i_machcthr='undef'
680i_malloc='define'
681i_mallocmalloc='undef'
682i_math='define'
683i_memory='undef'
684i_mntent='define'
685i_ndbm='undef'
686i_netdb='define'
687i_neterrno='undef'
688i_netinettcp='define'
689i_niin='define'
690i_poll='define'
691i_prot='undef'
692i_pthread='define'
693i_pwd='define'
694i_rpcsvcdbm='undef'
695i_sfio='undef'
696i_sgtty='undef'
697i_shadow='define'
698i_socks='undef'
699i_stdarg='define'
700i_stddef='define'
701i_stdlib='define'
702i_string='define'
703i_sunmath='undef'
704i_sysaccess='undef'
705i_sysdir='define'
706i_sysfile='define'
707i_sysfilio='undef'
708i_sysin='undef'
709i_sysioctl='define'
710i_syslog='define'
711i_sysmman='define'
712i_sysmode='undef'
713i_sysmount='define'
714i_sysndir='undef'
715i_sysparam='define'
716i_syspoll='define'
717i_sysresrc='define'
718i_syssecrt='undef'
719i_sysselct='define'
720i_syssockio='undef'
721i_sysstat='define'
722i_sysstatfs='define'
723i_sysstatvfs='define'
724i_systime='define'
725i_systimek='undef'
726i_systimes='define'
727i_systypes='define'
728i_sysuio='define'
729i_sysun='define'
730i_sysutsname='define'
731i_sysvfs='define'
732i_syswait='define'
733i_termio='undef'
734i_termios='define'
735i_time='define'
736i_unistd='define'
737i_ustat='define'
738i_utime='define'
739i_values='define'
740i_varargs='undef'
741i_varhdr='stdarg.h'
742i_vfork='undef'
743ignore_versioned_solibs='y'
744inc_version_list=' '
745inc_version_list_init='0'
746incpath=''
747inews=''
748initialinstalllocation='/usr/bin'
749installarchlib='@DESTDIR@/lib/perl5/5.12.2/@ARCH@-thread-multi'
750installbin='@DESTDIR@/bin'
751installhtml1dir=''
752installhtml3dir=''
753installman1dir=''
754installman3dir=''
755installprefix='@DESTDIR@'
756installprefixexp='@DESTDIR@'
757installprivlib='@DESTDIR@/lib/perl5/5.12.2'
758installscript='@DESTDIR@/bin'
759installsitearch='@DESTDIR@/lib/perl5/site_perl/5.12.2/@ARCH@-thread-multi'
760installsitebin='@DESTDIR@/bin'
761installsitehtml1dir=''
762installsitehtml3dir=''
763installsitelib='@DESTDIR@/lib/perl5/site_perl/5.12.2'
764installsiteman1dir=''
765installsiteman3dir=''
766installsitescript='@DESTDIR@/bin'
767installstyle='lib/perl5'
768installusrbinperl='define'
769installvendorarch='@DESTDIR@/lib/perl5/vendor_perl/5.12.2/@ARCH@-thread-multi'
770installvendorbin='@DESTDIR@/bin'
771installvendorhtml1dir=''
772installvendorhtml3dir=''
773installvendorlib='@DESTDIR@/lib/perl5/vendor_perl/5.12.2'
774installvendorman1dir=''
775installvendorman3dir=''
776installvendorscript='@DESTDIR@/bin'
777intsize='4'
778issymlink='test -h'
779ivdformat='"ld"'
780ivtype='long'
781known_extensions='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc NDBM_File ODBM_File Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Text/Soundex Time/HiRes Time/Piece Unicode/Normalize VMS/DCLsym VMS/Stdio Win32 Win32API/File Win32CORE XS/APItest XS/APItest/KeywordRPN XS/Typemap attributes mro re threads threads/shared '
782ksh=''
783ld='gcc'
784lddlflags='-shared -O2 -fstack-protector'
785ldflags=' -fstack-protector'
786ldflags_uselargefiles=''
787ldlibpthname='LD_LIBRARY_PATH'
788less='less'
789lib_ext='.a'
790libc='/lib/libc-2.12.1.so'
791libperl='libperl.so'
792libpth='/lib /usr/lib'
793libs='-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc'
794libsdirs=' /usr/lib'
795libsfiles=' libnsl.so libgdbm.so libdb.so libdl.so libm.so libcrypt.so libutil.so libpthread.so libc.so'
796libsfound=' /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'
797libspath=' /lib /usr/lib'
798libswanted='sfio socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m crypt sec util pthread c cposix posix ucb BSD gdbm_compat'
799libswanted_uselargefiles=''
800line=''
801lint=''
802lkflags=''
803ln='ln'
804lns='/bin/ln -s'
805localtime_r_proto='REENTRANT_PROTO_S_TS'
806locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
807loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
808longlongsize='8'
809lp=''
810lpr=''
811ls='ls'
812lseeksize='8'
813lseektype='off_t'
814mad='undef'
815madlyh=''
816madlyobj=''
817madlysrc=''
818mail=''
819mailx=''
820make='make'
821make_set_make='#'
822mallocobj=''
823mallocsrc=''
824malloctype='void *'
825man1dir=' '
826man1direxp=''
827man1ext='0'
828man3dir=' '
829man3direxp=''
830man3ext='0'
831mips_type=''
832mistrustnm=''
833mkdir='mkdir'
834mmaptype='void *'
835modetype='mode_t'
836more='more'
837multiarch='undef'
838mv=''
839myarchname='@ARCH@'
840mydomain='.localdomain'
841myhostname='localhost'
842n='-n'
843netdb_hlen_type='size_t'
844netdb_name_type='const char *'
845netdb_net_type='in_addr_t'
846nm='nm'
847nm_opt=''
848nm_so_opt='--dynamic'
849nonxs_ext='Archive/Extract Archive/Tar Attribute/Handlers AutoLoader B/Debug B/Deparse B/Lint CGI CPAN CPANPLUS CPANPLUS/Dist/Build Class/ISA Devel/SelfStubber Digest Errno ExtUtils/CBuilder ExtUtils/Command ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/ParseXS File/Fetch File/Path File/Temp FileCache Filter/Simple Getopt/Long I18N/LangTags IO/Compress IO/Zlib IPC/Cmd IPC/Open2 IPC/Open3 Locale/Codes Locale/Maketext Locale/Maketext/Simple Log/Message Log/Message/Simple Math/BigInt Math/BigRat Math/Complex Memoize Module/Build Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Pluggable NEXT Net/Ping Object/Accessor Package/Constants Params/Check Parse/CPAN/Meta PerlIO/via/QuotedPrint Pod/Escapes Pod/LaTeX Pod/Parser Pod/Perldoc Pod/Plainer Pod/Simple Safe SelfLoader Shell Switch Term/ANSIColor Term/Cap Term/UI Test Test/Harness Test/Simple Text/Balanced Text/ParseWords Text/Tabs Thread/Queue Thread/Semaphore Tie/File Tie/Memoize Tie/RefHash Time/Local Unicode/Collate XSLoader autodie autouse base bignum constant encoding/warnings if lib libnet parent podlators'
850nroff='nroff'
851nvEUformat='"E"'
852nvFUformat='"F"'
853nvGUformat='"G"'
854nv_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'
855nveformat='"e"'
856nvfformat='"f"'
857nvgformat='"g"'
858nvsize='8'
859nvtype='double'
860o_nonblock='O_NONBLOCK'
861obj_ext='.o'
862old_pthread_create_joinable=''
863optimize='-O2'
864orderlib='false'
865osname='linux'
866osvers='2.6.37-rc5-yocto-standard+'
867otherlibdirs='/usr/lib/perl5/5.12.2'
868package='perl5'
869pager='/usr/bin/less -isr'
870passcat='cat /etc/passwd'
871patchlevel='12'
872path_sep=':'
873perl5='/usr/bin/perl'
874perl=''
875perl_patchlevel=''
876perladmin='root@localhost'
877perllibs='-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc'
878perlpath='/usr/bin/perl'
879pg='pg'
880phostname=''
881pidtype='pid_t'
882plibpth=''
883pmake=''
884pr=''
885prefix='/usr'
886prefixexp='/usr'
887privlib='/usr/lib/perl5/5.12.2'
888privlibexp='/usr/lib/perl5/5.12.2'
889procselfexe='"/proc/self/exe"'
890prototype='define'
891randbits='48'
892randfunc='drand48'
893random_r_proto='REENTRANT_PROTO_I_St'
894randseedtype='long'
895ranlib=':'
896rd_nodata='-1'
897readdir64_r_proto='REENTRANT_PROTO_I_TSR'
898readdir_r_proto='REENTRANT_PROTO_I_TSR'
899revision='5'
900rm='rm'
901rm_try='/bin/rm -f try try a.out .out try.[cho] try..o core core.try* try.core*'
902rmail=''
903run=''
904runnm='false'
905sPRIEUldbl='"LE"'
906sPRIFUldbl='"LF"'
907sPRIGUldbl='"LG"'
908sPRIeldbl='"Le"'
909sPRIfldbl='"Lf"'
910sPRIgldbl='"Lg"'
911sSCNfldbl='"Lf"'
912sched_yield='sched_yield()'
913scriptdir='/usr/bin'
914scriptdirexp='/usr/bin'
915sed='sed'
916seedfunc='srand48'
917selecttype='fd_set *'
918sendmail=''
919setgrent_r_proto='0'
920sethostent_r_proto='0'
921setlocale_r_proto='0'
922setnetent_r_proto='0'
923setprotoent_r_proto='0'
924setpwent_r_proto='0'
925setservent_r_proto='0'
926sh='/bin/sh'
927shar=''
928sharpbang='#!'
929shmattype='void *'
930shortsize='2'
931shrpenv=''
932shsharp='true'
933sig_count='65'
934sig_name='ZERO HUP INT QUIT ILL TRAP ABRT BUS FPE KILL USR1 SEGV USR2 PIPE ALRM TERM STKFLT CHLD CONT STOP TSTP TTIN TTOU URG XCPU XFSZ VTALRM PROF WINCH IO PWR SYS NUM32 NUM33 RTMIN NUM35 NUM36 NUM37 NUM38 NUM39 NUM40 NUM41 NUM42 NUM43 NUM44 NUM45 NUM46 NUM47 NUM48 NUM49 NUM50 NUM51 NUM52 NUM53 NUM54 NUM55 NUM56 NUM57 NUM58 NUM59 NUM60 NUM61 NUM62 NUM63 RTMAX IOT CLD POLL UNUSED '
935sig_name_init='"ZERO", "HUP", "INT", "QUIT", "ILL", "TRAP", "ABRT", "BUS", "FPE", "KILL", "USR1", "SEGV", "USR2", "PIPE", "ALRM", "TERM", "STKFLT", "CHLD", "CONT", "STOP", "TSTP", "TTIN", "TTOU", "URG", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "IO", "PWR", "SYS", "NUM32", "NUM33", "RTMIN", "NUM35", "NUM36", "NUM37", "NUM38", "NUM39", "NUM40", "NUM41", "NUM42", "NUM43", "NUM44", "NUM45", "NUM46", "NUM47", "NUM48", "NUM49", "NUM50", "NUM51", "NUM52", "NUM53", "NUM54", "NUM55", "NUM56", "NUM57", "NUM58", "NUM59", "NUM60", "NUM61", "NUM62", "NUM63", "RTMAX", "IOT", "CLD", "POLL", "UNUSED", 0'
936sig_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 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 '
937sig_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'
938sig_size='69'
939signal_t='void'
940sitearch='/usr/lib/perl5/site_perl/5.12.2/@ARCH@-thread-multi'
941sitearchexp='/usr/lib/perl5/site_perl/5.12.2/@ARCH@-thread-multi'
942sitebin='/usr/bin'
943sitebinexp='/usr/bin'
944sitehtml1dir=''
945sitehtml1direxp=''
946sitehtml3dir=''
947sitehtml3direxp=''
948sitelib='/usr/lib/perl5/site_perl/5.12.2'
949sitelib_stem='/usr/lib/perl5/site_perl'
950sitelibexp='/usr/lib/perl5/site_perl/5.12.2'
951siteman1dir=''
952siteman1direxp=''
953siteman3dir=''
954siteman3direxp=''
955siteprefix='/usr'
956siteprefixexp='/usr'
957sitescript='/usr/bin'
958sitescriptexp='/usr/bin'
959sizetype='size_t'
960sleep=''
961smail=''
962so='so'
963sockethdr=''
964socketlib=''
965socksizetype='socklen_t'
966sort='sort'
967spackage='Perl5'
968spitshell='cat'
969srand48_r_proto='REENTRANT_PROTO_I_LS'
970srandom_r_proto='REENTRANT_PROTO_I_TS'
971src='.'
972ssizetype='ssize_t'
973startperl='#!/usr/bin/perl'
974startsh='#!/bin/sh'
975static_ext=' '
976stdchar='char'
977stdio_base='((fp)->_IO_read_base)'
978stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
979stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
980stdio_filbuf=''
981stdio_ptr='((fp)->_IO_read_ptr)'
982stdio_stream_array=''
983strerror_r_proto='REENTRANT_PROTO_B_IBW'
984strings='/usr/include/string.h'
985submit=''
986subversion='2'
987sysman='/usr/share/man/man1'
988tail=''
989tar=''
990targetarch=''
991tbl=''
992tee=''
993test='test'
994timeincl='/usr/include/sys/time.h /usr/include/time.h '
995timetype='time_t'
996tmpnam_r_proto='REENTRANT_PROTO_B_B'
997to=':'
998touch='touch'
999tr='tr'
1000trnl='\n'
1001troff=''
1002ttyname_r_proto='REENTRANT_PROTO_I_IBW'
1003u16size='2'
1004u16type='unsigned short'
1005u32size='4'
1006u64size='8'
1007u8size='1'
1008u8type='unsigned char'
1009uidsign='1'
1010uidsize='4'
1011uidtype='uid_t'
1012uname='uname'
1013uniq='uniq'
1014use5005threads='undef'
1015usecrosscompile='undef'
1016usedevel='undef'
1017usedl='define'
1018usedtrace='undef'
1019usefaststdio='undef'
1020useithreads='define'
1021uselargefiles='define'
1022uselongdouble='undef'
1023usemallocwrap='define'
1024usemorebits='undef'
1025usemultiplicity='define'
1026usemymalloc='n'
1027usenm='false'
1028useopcode='true'
1029useperlio='define'
1030useposix='true'
1031usereentrant='undef'
1032userelocatableinc='undef'
1033usesfio='false'
1034useshrplib='true'
1035usesitecustomize='undef'
1036usesocks='undef'
1037usethreads='define'
1038usevendorprefix='define'
1039usevfork='false'
1040usrinc='/usr/include'
1041uuname=''
1042uvXUformat='"lX"'
1043uvoformat='"lo"'
1044uvtype='unsigned long'
1045uvuformat='"lu"'
1046uvxformat='"lx"'
1047vaproto='define'
1048vendorarch='/usr/lib/perl5/vendor_perl/5.12.2/@ARCH@-thread-multi'
1049vendorarchexp='/usr/lib/perl5/vendor_perl/5.12.2/@ARCH@-thread-multi'
1050vendorbin='/usr/bin'
1051vendorbinexp='/usr/bin'
1052vendorhtml1dir=' '
1053vendorhtml1direxp=''
1054vendorhtml3dir=' '
1055vendorhtml3direxp=''
1056vendorlib='/usr/lib/perl5/vendor_perl/5.12.2'
1057vendorlib_stem='/usr/lib/perl5/vendor_perl'
1058vendorlibexp='/usr/lib/perl5/vendor_perl/5.12.2'
1059vendorman1dir=' '
1060vendorman1direxp=''
1061vendorman3dir=' '
1062vendorman3direxp=''
1063vendorprefix='/usr'
1064vendorprefixexp='/usr'
1065vendorscript='/usr/bin'
1066vendorscriptexp='/usr/bin'
1067version='5.12.2'
1068version_patchlevel_string='version 12 subversion 2'
1069versiononly='undef'
1070vi=''
1071voidflags='15'
1072xlibpth='/usr/lib/386 /lib/386'
1073yacc='yacc'
1074yaccflags=''
1075zcat=''
1076zip='zip'
1077PERL_REVISION=5
1078PERL_VERSION=12
1079PERL_SUBVERSION=2
1080PERL_API_REVISION=5
1081PERL_API_VERSION=12
1082PERL_API_SUBVERSION=0
1083PERL_PATCHLEVEL=''
1084PERL_CONFIG_SH=true
1085: Variables propagated from previous config.sh file.
1086libdb_needs_pthread='N'