summaryrefslogtreecommitdiffstats
path: root/meta/packages/perl
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-05-27 21:04:11 +0000
committerRichard Purdie <richard@openedhand.com>2007-05-27 21:04:11 +0000
commit80785a10721e523029c27f264fca5a892cf68e36 (patch)
treed33b51538db742a5d6f8df6b184b5531e8bf68ce /meta/packages/perl
parentbd4fd028a799e804d803eac14ccb9e164ecc4938 (diff)
downloadpoky-80785a10721e523029c27f264fca5a892cf68e36.tar.gz
perl: 5.8.7 -> 5.8.8 (from OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1785 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/perl')
-rw-r--r--meta/packages/perl/files/Makefile.SH.patch298
-rw-r--r--meta/packages/perl/files/Makefile.patch23
-rw-r--r--meta/packages/perl/files/config.sh-arm-linux.patch46
-rw-r--r--meta/packages/perl/files/config.sh-i686-linux1024
-rw-r--r--meta/packages/perl/files/config.sh-mipsel-linux1026
-rw-r--r--meta/packages/perl/files/letgcc-find-errno.patch42
-rw-r--r--meta/packages/perl/files/perl-5.8.8-gcc-4.2.patch13
-rw-r--r--meta/packages/perl/files/uclibc.patch26
-rw-r--r--meta/packages/perl/perl-5.8.7/config.sh-arm-linux1029
-rw-r--r--meta/packages/perl/perl-5.8.7/config.sh-arm-linux.patch34
-rw-r--r--meta/packages/perl/perl-5.8.7/config.sh-armeb-linux1028
-rw-r--r--meta/packages/perl/perl-5.8.7/config.sh-i486-linux1028
-rw-r--r--meta/packages/perl/perl-5.8.7/config.sh-i586-linux1028
-rw-r--r--meta/packages/perl/perl-5.8.7/config.sh-i686-linux1028
-rw-r--r--meta/packages/perl/perl-5.8.7/config.sh-mipsel-linux1031
-rw-r--r--meta/packages/perl/perl-5.8.7/config.sh-sh3-linux1028
-rw-r--r--meta/packages/perl/perl-5.8.7/config.sh-sh4-linux1028
-rw-r--r--meta/packages/perl/perl-5.8.7/config.sh-x86_64-linux1043
-rw-r--r--meta/packages/perl/perl-5.8.7/libperl-5.8.3-create-libperl-soname.patch11
-rw-r--r--meta/packages/perl/perl-5.8.7/uclibc.patch0
-rw-r--r--meta/packages/perl/perl-5.8.8/09_fix_installperl.patch32
-rw-r--r--meta/packages/perl/perl-5.8.8/52_debian_extutils_hacks.patch234
-rw-r--r--meta/packages/perl/perl-5.8.8/53_debian_mod_paths.patch107
-rw-r--r--meta/packages/perl/perl-5.8.8/54_debian_perldoc-r.patch16
-rw-r--r--meta/packages/perl/perl-5.8.8/58_debian_cpan_config_path.patch14
-rw-r--r--meta/packages/perl/perl-5.8.8/60_debian_libnet_config_path.patch16
-rw-r--r--meta/packages/perl/perl-5.8.8/62_debian_cpan_definstalldirs.patch16
-rw-r--r--meta/packages/perl/perl-5.8.8/64_debian_enc2xs_inc.patch28
-rw-r--r--meta/packages/perl/perl-5.8.8/Makefile.SH.patch (renamed from meta/packages/perl/perl-5.8.7/Makefile.SH.patch)86
-rw-r--r--meta/packages/perl/perl-5.8.8/Makefile.patch (renamed from meta/packages/perl/perl-5.8.7/Makefile.patch)13
-rw-r--r--meta/packages/perl/perl-5.8.8/config.sh (renamed from meta/packages/perl/perl-5.8.7/config.sh-i386-linux)433
-rw-r--r--meta/packages/perl/perl-5.8.8/config.sh-3258
-rw-r--r--meta/packages/perl/perl-5.8.8/config.sh-32-be1
-rw-r--r--meta/packages/perl/perl-5.8.8/config.sh-32-le1
-rw-r--r--meta/packages/perl/perl-5.8.8/config.sh-6458
-rw-r--r--meta/packages/perl/perl-5.8.8/config.sh-64-be1
-rw-r--r--meta/packages/perl/perl-5.8.8/config.sh-64-le1
-rw-r--r--meta/packages/perl/perl-5.8.8/generate-sh.patch16
-rw-r--r--meta/packages/perl/perl-5.8.8/native-no-gdbminc.patch18
-rw-r--r--meta/packages/perl/perl-5.8.8/native-nopacklist.patch84
-rw-r--r--meta/packages/perl/perl-5.8.8/perl-configpm-switch.patch34
-rwxr-xr-xmeta/packages/perl/perl-5.8.8/perl-configure.sh43
-rw-r--r--meta/packages/perl/perl-5.8.8/perl-dynloader.patch23
-rw-r--r--meta/packages/perl/perl-5.8.8/perl-moreconfig.patch16
-rw-r--r--meta/packages/perl/perl-native_5.8.7.bb37
-rw-r--r--meta/packages/perl/perl-native_5.8.8.bb55
-rw-r--r--meta/packages/perl/perl-rdepends_5.8.8.inc (renamed from meta/packages/perl/perl-rdepends_5.8.7.inc)8
-rw-r--r--meta/packages/perl/perl-rprovides.inc45
-rw-r--r--meta/packages/perl/perl.inc34
-rw-r--r--meta/packages/perl/perl_5.8.7.bb134
-rw-r--r--meta/packages/perl/perl_5.8.8.bb187
51 files changed, 1449 insertions, 12214 deletions
diff --git a/meta/packages/perl/files/Makefile.SH.patch b/meta/packages/perl/files/Makefile.SH.patch
deleted file mode 100644
index 35a4e6dfde..0000000000
--- a/meta/packages/perl/files/Makefile.SH.patch
+++ /dev/null
@@ -1,298 +0,0 @@
1*** ./Makefile.SH Wed Aug 4 12:16:15 2004
2--- ./Makefile.SH.patch Wed Aug 4 14:03:42 2004
3***************
4*** 110,127 ****
5 # INSTALL file, under "Building a shared perl library".
6 # If there is no pre-existing $libperl, we don't need
7 # to do anything further.
8! if test -f $archlib/CORE/$libperl; then
9! rm -f preload
10! cat <<'EOT' > preload
11! #! /bin/sh
12! lib=$1
13! shift
14! test -r $lib && export LD_PRELOAD="$lib $LD_PRELOAD"
15! exec "$@"
16! EOT
17! chmod 755 preload
18! ldlibpth="$ldlibpth `pwd`/preload `pwd`/$libperl"
19! fi
20 ;;
21 os390) test -f /bin/env && ldlibpth="/bin/env $ldlibpth"
22 ;;
23--- 110,116 ----
24 # INSTALL file, under "Building a shared perl library".
25 # If there is no pre-existing $libperl, we don't need
26 # to do anything further.
27! echo linux libraries overwritten by cross-compile patches
28 ;;
29 os390) test -f /bin/env && ldlibpth="/bin/env $ldlibpth"
30 ;;
31***************
32*** 349,357 ****
33 .c.s:
34 $(CCCMDSRC) -S $*.c
35
36! all: $(FIRSTMAKEFILE) miniperl$(EXE_EXT) extra.pods $(private) $(public) $(dynamic_ext) $(nonxs_ext) extras.make
37! @echo " ";
38! @echo " Everything is up to date. Type '$(MAKE) test' to run test suite."
39
40 .PHONY: all compile translators utilities
41
42--- 338,358 ----
43 .c.s:
44 $(CCCMDSRC) -S $*.c
45
46! #all: $(FIRSTMAKEFILE) miniperl$(EXE_EXT) extra.pods $(private) $(public) $(dynamic_ext) $(nonxs_ext) extras.make
47! # @echo " ";
48! # @echo " Everything is up to date. Type '$(MAKE) test' to run test suite."
49!
50! all: $(FIRSTMAKEFILE) miniperl$(EXE_EXT)
51! mv miniperl miniperl-cross
52! ln -s hostperl miniperl
53!
54! more: extra.pods $(private) $(public)
55!
56! more2: $(dynamic_ext)
57!
58! more3: $(nonxs_ext)
59!
60! more4: extras.make
61
62 .PHONY: all compile translators utilities
63
64***************
65*** 361,370 ****
66 cd x2p; $(MAKE) compile;
67 cd pod; $(MAKE) compile;
68
69! translators: miniperl$(EXE_EXT) lib/Config.pm FORCE
70 @echo " "; echo " Making x2p stuff"; cd x2p; $(LDLIBPTH) $(MAKE) all
71
72! utilities: miniperl$(EXE_EXT) lib/Config.pm $(plextract) lib/lib.pm FORCE
73 @echo " "; echo " Making utilities"; cd utils; $(LDLIBPTH) $(MAKE) all
74
75
76--- 362,371 ----
77 cd x2p; $(MAKE) compile;
78 cd pod; $(MAKE) compile;
79
80! translators: lib/Config.pm FORCE
81 @echo " "; echo " Making x2p stuff"; cd x2p; $(LDLIBPTH) $(MAKE) all
82
83! utilities: lib/Config.pm $(plextract) lib/lib.pm FORCE
84 @echo " "; echo " Making utilities"; cd utils; $(LDLIBPTH) $(MAKE) all
85
86
87***************
88*** 541,547 ****
89 $(CC) -o miniperl $(CLDFLAGS) \
90 `echo $(obj) | sed 's/ op$(OBJ_EXT) / /'` \
91 miniperlmain$(OBJ_EXT) opmini$(OBJ_EXT) perl$(OBJ_EXT) $(libs)
92! $(LDLIBPTH) ./miniperl -w -Ilib -MExporter -e '<?>' || $(MAKE) minitest
93 !NO!SUBS!
94 ;;
95 beos*|next4*)
96--- 542,548 ----
97 $(CC) -o miniperl $(CLDFLAGS) \
98 `echo $(obj) | sed 's/ op$(OBJ_EXT) / /'` \
99 miniperlmain$(OBJ_EXT) opmini$(OBJ_EXT) perl$(OBJ_EXT) $(libs)
100! # $(LDLIBPTH) ./miniperl -w -Ilib -MExporter -e '<?>' || $(MAKE) minitest
101 !NO!SUBS!
102 ;;
103 beos*|next4*)
104***************
105*** 549,555 ****
106 miniperl: $& miniperlmain$(OBJ_EXT) $(LIBPERL) opmini$(OBJ_EXT)
107 $(CC) -o miniperl `echo $(obj) | sed 's/ op$(OBJ_EXT) / /'` \
108 miniperlmain$(OBJ_EXT) opmini$(OBJ_EXT) perl$(OBJ_EXT) $(libs)
109! $(LDLIBPTH) ./miniperl -w -Ilib -MExporter -e '<?>' || $(MAKE) minitest
110 !NO!SUBS!
111 ;;
112 darwin*)
113--- 550,556 ----
114 miniperl: $& miniperlmain$(OBJ_EXT) $(LIBPERL) opmini$(OBJ_EXT)
115 $(CC) -o miniperl `echo $(obj) | sed 's/ op$(OBJ_EXT) / /'` \
116 miniperlmain$(OBJ_EXT) opmini$(OBJ_EXT) perl$(OBJ_EXT) $(libs)
117! # $(LDLIBPTH) ./miniperl -w -Ilib -MExporter -e '<?>' || $(MAKE) minitest
118 !NO!SUBS!
119 ;;
120 darwin*)
121***************
122*** 716,722 ****
123 # We need to autosplit in two steps because VOS can't handle so many args
124 #
125 .PHONY: preplibrary
126! preplibrary: miniperl$(EXE_EXT) lib/Config.pm lib/lib.pm $(PREPLIBRARY_LIBPERL)
127 @sh ./makedir lib/auto
128 @echo " AutoSplitting perl library"
129 $(LDLIBPTH) ./miniperl -Ilib -e 'use AutoSplit; \
130--- 717,723 ----
131 # We need to autosplit in two steps because VOS can't handle so many args
132 #
133 .PHONY: preplibrary
134! preplibrary: lib/Config.pm lib/lib.pm $(PREPLIBRARY_LIBPERL)
135 @sh ./makedir lib/auto
136 @echo " AutoSplitting perl library"
137 $(LDLIBPTH) ./miniperl -Ilib -e 'use AutoSplit; \
138***************
139*** 728,738 ****
140 # Take care to avoid modifying lib/Config.pm without reason
141 # (If trying to create a new port and having problems with the configpm script,
142 # try 'make minitest' and/or commenting out the tests at the end of configpm.)
143! lib/Config.pm: config.sh miniperl$(EXE_EXT) configpm Porting/Glossary
144 $(LDLIBPTH) ./miniperl -Ilib configpm configpm.tmp
145 sh mv-if-diff configpm.tmp $@
146
147! lib/ExtUtils/Miniperl.pm: miniperlmain.c miniperl$(EXE_EXT) minimod.pl lib/Config.pm
148 $(LDLIBPTH) ./miniperl minimod.pl > minimod.tmp
149 sh mv-if-diff minimod.tmp $@
150 -touch lib/ExtUtils/Miniperl.pm
151--- 729,739 ----
152 # Take care to avoid modifying lib/Config.pm without reason
153 # (If trying to create a new port and having problems with the configpm script,
154 # try 'make minitest' and/or commenting out the tests at the end of configpm.)
155! lib/Config.pm: config.sh configpm Porting/Glossary
156 $(LDLIBPTH) ./miniperl -Ilib configpm configpm.tmp
157 sh mv-if-diff configpm.tmp $@
158
159! lib/ExtUtils/Miniperl.pm: miniperlmain.c minimod.pl lib/Config.pm
160 $(LDLIBPTH) ./miniperl minimod.pl > minimod.tmp
161 sh mv-if-diff minimod.tmp $@
162 -touch lib/ExtUtils/Miniperl.pm
163***************
164*** 740,757 ****
165 lib/re.pm: ext/re/re.pm
166 cp ext/re/re.pm ext/re/re.tmp && sh mv-if-diff ext/re/re.tmp lib/re.pm
167
168! $(plextract): miniperl$(EXE_EXT) lib/Config.pm x2p/s2p
169 @-rm -f $@
170 $(LDLIBPTH) ./miniperl -Ilib $@.PL
171
172! x2p/s2p: miniperl$(EXE_EXT) lib/Config.pm x2p/s2p.PL
173 cd x2p; $(LDLIBPTH) $(MAKE) s2p
174
175! lib/lib.pm: miniperl$(EXE_EXT) lib/Config.pm
176 @-rm -f $@
177 $(LDLIBPTH) ./miniperl -Ilib lib/lib_pm.PL
178
179! extra.pods: miniperl$(EXE_EXT)
180 -@test -f extra.pods && rm -f `cat extra.pods`
181 -@rm -f extra.pods
182 -@for x in `grep -l '^=[a-z]' README.* | grep -v README.vms` ; do \
183--- 741,758 ----
184 lib/re.pm: ext/re/re.pm
185 cp ext/re/re.pm ext/re/re.tmp && sh mv-if-diff ext/re/re.tmp lib/re.pm
186
187! $(plextract): lib/Config.pm x2p/s2p
188 @-rm -f $@
189 $(LDLIBPTH) ./miniperl -Ilib $@.PL
190
191! x2p/s2p: lib/Config.pm x2p/s2p.PL
192 cd x2p; $(LDLIBPTH) $(MAKE) s2p
193
194! lib/lib.pm: lib/Config.pm
195 @-rm -f $@
196 $(LDLIBPTH) ./miniperl -Ilib lib/lib_pm.PL
197
198! extra.pods:
199 -@test -f extra.pods && rm -f `cat extra.pods`
200 -@rm -f extra.pods
201 -@for x in `grep -l '^=[a-z]' README.* | grep -v README.vms` ; do \
202***************
203*** 798,815 ****
204 INSTALL_DEPENDENCE = all
205
206 install.perl: $(INSTALL_DEPENDENCE) installperl
207! if [ -n "$(COMPILE)" ]; \
208! then \
209! cd utils; $(MAKE) compile; \
210! cd ../x2p; $(MAKE) compile; \
211! cd ../pod; $(MAKE) compile; \
212! else :; \
213! fi
214! $(LDLIBPTH) ./perl installperl --destdir=$(DESTDIR) $(INSTALLFLAGS) $(STRIPFLAGS)
215! $(MAKE) extras.install
216!
217! install.man: all installman
218! $(LDLIBPTH) ./perl installman --destdir=$(DESTDIR) $(INSTALLFLAGS)
219
220 # XXX Experimental. Hardwired values, but useful for testing.
221 # Eventually Configure could ask for some of these values.
222--- 799,805 ----
223 INSTALL_DEPENDENCE = all
224
225 install.perl: $(INSTALL_DEPENDENCE) installperl
226! hostperl -Ifake_config_library -MConfig installperl $(INSTALLFLAGS) $(STRIPFLAGS)
227
228 # XXX Experimental. Hardwired values, but useful for testing.
229 # Eventually Configure could ask for some of these values.
230***************
231*** 925,940 ****
232 #
233 # DynaLoader may be needed for extensions that use Makefile.PL.
234
235! $(DYNALOADER): miniperl$(EXE_EXT) preplibrary FORCE
236 @$(LDLIBPTH) sh ext/util/make_ext $(STATIC) $@ MAKE=$(MAKE) LIBPERL_A=$(LIBPERL)
237
238! d_dummy $(dynamic_ext): miniperl$(EXE_EXT) preplibrary $(DYNALOADER) FORCE
239 @$(LDLIBPTH) sh ext/util/make_ext dynamic $@ MAKE=$(MAKE) LIBPERL_A=$(LIBPERL)
240
241! s_dummy $(static_ext): miniperl$(EXE_EXT) preplibrary $(DYNALOADER) FORCE
242 @$(LDLIBPTH) sh ext/util/make_ext $(STATIC) $@ MAKE=$(MAKE) LIBPERL_A=$(LIBPERL)
243
244! n_dummy $(nonxs_ext): miniperl$(EXE_EXT) preplibrary $(DYNALOADER) FORCE
245 @$(LDLIBPTH) sh ext/util/make_ext nonxs $@ MAKE=$(MAKE) LIBPERL_A=$(LIBPERL)
246
247 .PHONY: clean _tidy _mopup _cleaner1 _cleaner2 \
248--- 915,930 ----
249 #
250 # DynaLoader may be needed for extensions that use Makefile.PL.
251
252! $(DYNALOADER): preplibrary FORCE
253 @$(LDLIBPTH) sh ext/util/make_ext $(STATIC) $@ MAKE=$(MAKE) LIBPERL_A=$(LIBPERL)
254
255! d_dummy $(dynamic_ext): preplibrary $(DYNALOADER) FORCE
256 @$(LDLIBPTH) sh ext/util/make_ext dynamic $@ MAKE=$(MAKE) LIBPERL_A=$(LIBPERL)
257
258! s_dummy $(static_ext): preplibrary $(DYNALOADER) FORCE
259 @$(LDLIBPTH) sh ext/util/make_ext $(STATIC) $@ MAKE=$(MAKE) LIBPERL_A=$(LIBPERL)
260
261! n_dummy $(nonxs_ext): preplibrary $(DYNALOADER) FORCE
262 @$(LDLIBPTH) sh ext/util/make_ext nonxs $@ MAKE=$(MAKE) LIBPERL_A=$(LIBPERL)
263
264 .PHONY: clean _tidy _mopup _cleaner1 _cleaner2 \
265***************
266*** 1074,1080 ****
267
268 test_prep_pre: preplibrary utilities $(nonxs_ext)
269
270! test_prep: test_prep_pre miniperl$(EXE_EXT) perl$(EXE_EXT) $(dynamic_ext) $(TEST_PERL_DLL)
271 PERL=./perl $(MAKE) _test_prep
272
273 _test_tty:
274--- 1064,1070 ----
275
276 test_prep_pre: preplibrary utilities $(nonxs_ext)
277
278! test_prep: test_prep_pre perl$(EXE_EXT) $(dynamic_ext) $(TEST_PERL_DLL)
279 PERL=./perl $(MAKE) _test_prep
280
281 _test_tty:
282***************
283*** 1167,1173 ****
284
285 # Can't depend on lib/Config.pm because that might be where miniperl
286 # is crashing.
287! minitest: miniperl$(EXE_EXT) lib/re.pm
288 -@test -f lib/lib.pm && test -f lib/Config.pm || \
289 $(MAKE) lib/Config.pm lib/lib.pm
290 @echo " "
291--- 1157,1163 ----
292
293 # Can't depend on lib/Config.pm because that might be where miniperl
294 # is crashing.
295! minitest: lib/re.pm
296 -@test -f lib/lib.pm && test -f lib/Config.pm || \
297 $(MAKE) lib/Config.pm lib/lib.pm
298 @echo " "
diff --git a/meta/packages/perl/files/Makefile.patch b/meta/packages/perl/files/Makefile.patch
deleted file mode 100644
index eec127643b..0000000000
--- a/meta/packages/perl/files/Makefile.patch
+++ /dev/null
@@ -1,23 +0,0 @@
1*** ./Cross/Makefile 2004-01-12 13:44:01.000000000 -0700
2--- ./Cross/Makefile.patch 2004-08-03 16:34:18.000000000 -0700
3***************
4*** 58,66 ****
5 $(TOPDIR)/generate_config_sh config.sh-$(SYS) > $(TOPDIR)/../config.sh
6 cd $(TOPDIR)/.. ; ./Configure -S ; make depend ; make ; make more
7 cd $(TOPDIR)/.. ; mkdir -p fake_config_library ; cp lib/Config.pm fake_config_library
8! cd $(TOPDIR)/.. ; $(MAKE) more2 "PERLRUN=/usr/bin/perl -I$(TOPDIR)/../fake_config_library -MConfig"
9! cd $(TOPDIR)/.. ; $(MAKE) more3 "PERLRUN=/usr/bin/perl -I$(TOPDIR)/../fake_config_library -MConfig"
10! cd $(TOPDIR)/.. ; $(MAKE) more4 "PERLRUN=/usr/bin/perl -I$(TOPDIR)/../fake_config_library -MConfig"
11 cd $(TOPDIR)/.. ; rm -rf install_me_here
12 cd $(TOPDIR)/.. ; make install-strip
13 cd $(TOPDIR)/.. ; sh -x Cross/warp
14--- 58,66 ----
15 $(TOPDIR)/generate_config_sh config.sh-$(SYS) > $(TOPDIR)/../config.sh
16 cd $(TOPDIR)/.. ; ./Configure -S ; make depend ; make ; make more
17 cd $(TOPDIR)/.. ; mkdir -p fake_config_library ; cp lib/Config.pm fake_config_library
18! cd $(TOPDIR)/.. ; $(MAKE) more2 "PERLRUN=hostperl -I$(TOPDIR)/../fake_config_library -MConfig"
19! cd $(TOPDIR)/.. ; $(MAKE) more3 "PERLRUN=hostperl -I$(TOPDIR)/../fake_config_library -MConfig"
20! cd $(TOPDIR)/.. ; $(MAKE) more4 "PERLRUN=hostperl -I$(TOPDIR)/../fake_config_library -MConfig"
21 cd $(TOPDIR)/.. ; rm -rf install_me_here
22 cd $(TOPDIR)/.. ; make install-strip
23 cd $(TOPDIR)/.. ; sh -x Cross/warp
diff --git a/meta/packages/perl/files/config.sh-arm-linux.patch b/meta/packages/perl/files/config.sh-arm-linux.patch
deleted file mode 100644
index 44d8b1a89d..0000000000
--- a/meta/packages/perl/files/config.sh-arm-linux.patch
+++ /dev/null
@@ -1,46 +0,0 @@
1*** ./Cross/config.sh-arm-linux Mon Dec 22 06:00:37 2003
2--- ./Cross/config.sh-arm-linux.patch Tue Aug 3 17:57:08 2004
3***************
4*** 794,805 ****
5 passcat='cat /etc/passwd'
6 patchlevel='8'
7 path_sep=':'
8! perl5='/usr/bin/perl'
9 perl=''
10 perl_patchlevel=''
11 perladmin='red@criticalintegration.com'
12 perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc'
13! perlpath='/usr/bin/perl'
14 pg='pg'
15 phostname='hostname'
16 pidtype='pid_t'
17--- 794,805 ----
18 passcat='cat /etc/passwd'
19 patchlevel='8'
20 path_sep=':'
21! perl5='hostperl'
22 perl=''
23 perl_patchlevel=''
24 perladmin='red@criticalintegration.com'
25 perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc'
26! perlpath='hostperl'
27 pg='pg'
28 phostname='hostname'
29 pidtype='pid_t'
30***************
31*** 905,911 ****
32 srandom_r_proto='0'
33 src='.'
34 ssizetype='ssize_t'
35! startperl='#!/usr/bin/perl'
36 startsh='#!/bin/sh'
37 static_ext=' '
38 stdchar='char'
39--- 905,911 ----
40 srandom_r_proto='0'
41 src='.'
42 ssizetype='ssize_t'
43! startperl='#!hostperl'
44 startsh='#!/bin/sh'
45 static_ext=' '
46 stdchar='char'
diff --git a/meta/packages/perl/files/config.sh-i686-linux b/meta/packages/perl/files/config.sh-i686-linux
deleted file mode 100644
index 0978100abc..0000000000
--- a/meta/packages/perl/files/config.sh-i686-linux
+++ /dev/null
@@ -1,1024 +0,0 @@
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: Wed Mar 9 04:09:49 CST 2005
12# Configured by : kergoth
13# Target system : linux hyperion 2.6.11-ck1 #1 wed mar 2 23:48:21 cst 2005 i686 gnulinux
14
15Author=''
16Date='$Date'
17Header=''
18Id='$Id'
19Locker=''
20Log='$Log'
21Mcc='Mcc'
22RCSfile='$RCSfile'
23Revision='$Revision'
24Source=''
25State=''
26_a='.a'
27_exe=''
28_o='.o'
29afs='false'
30afsroot='/afs'
31alignbytes='4'
32ansi2knr=''
33aphostname='/bin/hostname'
34api_revision='5'
35api_subversion='0'
36api_version='8'
37api_versionstring='5.8.0'
38ar='ar'
39archlib='/usr/lib/perl5/5.8.4/i686-linux'
40archlibexp='/usr/lib/perl5/5.8.4/i686-linux'
41archname64=''
42archname='i686-linux'
43archobjs=''
44asctime_r_proto='0'
45awk='awk'
46baserev='5.0'
47bash=''
48bin='/usr/bin'
49binexp='/usr/bin'
50bison='bison'
51byacc='byacc'
52byteorder='1234'
53c=''
54castflags='0'
55cat='cat'
56cc='cc'
57cccdlflags='-fpic'
58ccdlflags='-Wl,-E -Wl,-rpath,./install_me_here/usr/lib/perl5/5.8.4/i686-linux/CORE'
59ccflags='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
60ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
61ccname='gcc'
62ccsymbols='__GNUC_PATCHLEVEL__=5'
63ccversion=''
64cf_by='kergoth'
65cf_email='kergoth@hyperion.kergoth.com'
66cf_time='Wed Mar 9 04:09:49 CST 2005'
67charsize='1'
68chgrp=''
69chmod='chmod'
70chown=''
71clocktype='clock_t'
72comm='comm'
73compress=''
74contains='grep'
75cp='cp'
76cpio=''
77cpp='cpp'
78cpp_stuff='42'
79cppccsymbols='__GNUC__=3 __GNUC_MINOR__=3'
80cppflags='-fno-strict-aliasing -I/usr/local/include'
81cpplast='-'
82cppminus='-'
83cpprun='cc -E'
84cppstdin='cc -E'
85cppsymbols='__ELF__=1 _FILE_OFFSET_BITS=64 __GLIBC__=2 __GLIBC_MINOR__=3 __GNU_LIBRARY__=6 i386=1 __i386=1 __i386__=1 __i486=1 __i486__=1 _LARGEFILE_SOURCE=1 linux=1 __linux=1 __linux__=1 _POSIX_C_SOURCE=199506 _POSIX_SOURCE=1 __STDC__=1 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 __USE_SVID=1'
86crypt_r_proto='0'
87cryptlib=''
88csh='csh'
89ctermid_r_proto='0'
90ctime_r_proto='0'
91d_Gconvert='gcvt((x),(n),(b))'
92d_PRIEUldbl='define'
93d_PRIFUldbl='define'
94d_PRIGUldbl='define'
95d_PRIXU64='define'
96d_PRId64='define'
97d_PRIeldbl='define'
98d_PRIfldbl='define'
99d_PRIgldbl='define'
100d_PRIi64='define'
101d_PRIo64='define'
102d_PRIu64='define'
103d_PRIx64='define'
104d_SCNfldbl='define'
105d__fwalk='undef'
106d_access='define'
107d_accessx='undef'
108d_aintl='undef'
109d_alarm='define'
110d_archlib='define'
111d_asctime_r='undef'
112d_atolf='undef'
113d_atoll='define'
114d_attribut='define'
115d_bcmp='define'
116d_bcopy='define'
117d_bsd='undef'
118d_bsdgetpgrp='undef'
119d_bsdsetpgrp='undef'
120d_bzero='define'
121d_casti32='undef'
122d_castneg='define'
123d_charvspr='define'
124d_chown='define'
125d_chroot='define'
126d_chsize='undef'
127d_class='undef'
128d_closedir='define'
129d_cmsghdr_s='define'
130d_const='define'
131d_copysignl='define'
132d_crypt='define'
133d_crypt_r='undef'
134d_csh='undef'
135d_ctermid_r='undef'
136d_ctime_r='undef'
137d_cuserid='define'
138d_dbl_dig='define'
139d_dbminitproto='undef'
140d_difftime='define'
141d_dirfd='define'
142d_dirnamlen='undef'
143d_dlerror='define'
144d_dlopen='define'
145d_dlsymun='undef'
146d_dosuid='undef'
147d_drand48_r='undef'
148d_drand48proto='define'
149d_dup2='define'
150d_eaccess='undef'
151d_endgrent='define'
152d_endgrent_r='undef'
153d_endhent='define'
154d_endhostent_r='undef'
155d_endnent='define'
156d_endnetent_r='undef'
157d_endpent='define'
158d_endprotoent_r='undef'
159d_endpwent='define'
160d_endpwent_r='undef'
161d_endsent='define'
162d_endservent_r='undef'
163d_eofnblk='define'
164d_eunice='undef'
165d_faststdio='undef'
166d_fchdir='define'
167d_fchmod='define'
168d_fchown='define'
169d_fcntl='define'
170d_fcntl_can_lock='define'
171d_fd_macros='define'
172d_fd_set='define'
173d_fds_bits='undef'
174d_fgetpos='define'
175d_finite='define'
176d_finitel='define'
177d_flexfnam='define'
178d_flock='define'
179d_flockproto='define'
180d_fork='define'
181d_fp_class='undef'
182d_fpathconf='define'
183d_fpclass='undef'
184d_fpclassify='undef'
185d_fpclassl='undef'
186d_fpos64_t='undef'
187d_frexpl='define'
188d_fs_data_s='undef'
189d_fseeko='define'
190d_fsetpos='define'
191d_fstatfs='define'
192d_fstatvfs='define'
193d_fsync='define'
194d_ftello='define'
195d_ftime='undef'
196d_getcwd='define'
197d_getespwnam='undef'
198d_getfsstat='undef'
199d_getgrent='define'
200d_getgrent_r='undef'
201d_getgrgid_r='undef'
202d_getgrnam_r='undef'
203d_getgrps='define'
204d_gethbyaddr='define'
205d_gethbyname='define'
206d_gethent='define'
207d_gethname='define'
208d_gethostbyaddr_r='undef'
209d_gethostbyname_r='undef'
210d_gethostent_r='undef'
211d_gethostprotos='define'
212d_getitimer='define'
213d_getlogin='define'
214d_getlogin_r='undef'
215d_getmnt='undef'
216d_getmntent='define'
217d_getnbyaddr='define'
218d_getnbyname='define'
219d_getnent='define'
220d_getnetbyaddr_r='undef'
221d_getnetbyname_r='undef'
222d_getnetent_r='undef'
223d_getnetprotos='define'
224d_getpagsz='define'
225d_getpbyname='define'
226d_getpbynumber='define'
227d_getpent='define'
228d_getpgid='define'
229d_getpgrp2='undef'
230d_getpgrp='define'
231d_getppid='define'
232d_getprior='define'
233d_getprotobyname_r='undef'
234d_getprotobynumber_r='undef'
235d_getprotoent_r='undef'
236d_getprotoprotos='define'
237d_getprpwnam='undef'
238d_getpwent='define'
239d_getpwent_r='undef'
240d_getpwnam_r='undef'
241d_getpwuid_r='undef'
242d_getsbyname='define'
243d_getsbyport='define'
244d_getsent='define'
245d_getservbyname_r='undef'
246d_getservbyport_r='undef'
247d_getservent_r='undef'
248d_getservprotos='define'
249d_getspnam='define'
250d_getspnam_r='undef'
251d_gettimeod='define'
252d_gmtime_r='undef'
253d_gnulibc='define'
254d_grpasswd='define'
255d_hasmntopt='define'
256d_htonl='define'
257d_ilogbl='define'
258d_index='undef'
259d_inetaton='define'
260d_int64_t='define'
261d_isascii='define'
262d_isfinite='undef'
263d_isinf='define'
264d_isnan='define'
265d_isnanl='define'
266d_killpg='define'
267d_lchown='define'
268d_ldbl_dig='define'
269d_link='define'
270d_localtime_r='undef'
271d_locconv='define'
272d_lockf='define'
273d_longdbl='define'
274d_longlong='define'
275d_lseekproto='define'
276d_lstat='define'
277d_madvise='define'
278d_mblen='define'
279d_mbstowcs='define'
280d_mbtowc='define'
281d_memchr='define'
282d_memcmp='define'
283d_memcpy='define'
284d_memmove='define'
285d_memset='define'
286d_mkdir='define'
287d_mkdtemp='define'
288d_mkfifo='define'
289d_mkstemp='define'
290d_mkstemps='undef'
291d_mktime='define'
292d_mmap='define'
293d_modfl='define'
294d_modfl_pow32_bug='undef'
295d_modflproto='undef'
296d_mprotect='define'
297d_msg='define'
298d_msg_ctrunc='define'
299d_msg_dontroute='define'
300d_msg_oob='define'
301d_msg_peek='define'
302d_msg_proxy='define'
303d_msgctl='define'
304d_msgget='define'
305d_msghdr_s='define'
306d_msgrcv='define'
307d_msgsnd='define'
308d_msync='define'
309d_munmap='define'
310d_mymalloc='undef'
311d_nice='define'
312d_nl_langinfo='define'
313d_nv_preserves_uv='define'
314d_off64_t='undef'
315d_old_pthread_create_joinable='undef'
316d_oldpthreads='undef'
317d_oldsock='undef'
318d_open3='define'
319d_pathconf='define'
320d_pause='define'
321d_perl_otherlibdirs='undef'
322d_phostname='undef'
323d_pipe='define'
324d_poll='define'
325d_portable='define'
326d_procselfexe='define'
327d_pthread_atfork='undef'
328d_pthread_attr_setscope='define'
329d_pthread_yield='undef'
330d_pwage='undef'
331d_pwchange='undef'
332d_pwclass='undef'
333d_pwcomment='undef'
334d_pwexpire='undef'
335d_pwgecos='define'
336d_pwpasswd='define'
337d_pwquota='undef'
338d_qgcvt='define'
339d_quad='define'
340d_random_r='undef'
341d_readdir64_r='undef'
342d_readdir='define'
343d_readdir_r='undef'
344d_readlink='define'
345d_readv='define'
346d_recvmsg='define'
347d_rename='define'
348d_rewinddir='define'
349d_rmdir='define'
350d_safebcpy='undef'
351d_safemcpy='undef'
352d_sanemcmp='define'
353d_sbrkproto='define'
354d_scalbnl='define'
355d_sched_yield='define'
356d_scm_rights='define'
357d_seekdir='define'
358d_select='define'
359d_sem='define'
360d_semctl='define'
361d_semctl_semid_ds='define'
362d_semctl_semun='define'
363d_semget='define'
364d_semop='define'
365d_sendmsg='define'
366d_setegid='define'
367d_seteuid='define'
368d_setgrent='define'
369d_setgrent_r='undef'
370d_setgrps='define'
371d_sethent='define'
372d_sethostent_r='undef'
373d_setitimer='define'
374d_setlinebuf='define'
375d_setlocale='define'
376d_setlocale_r='undef'
377d_setnent='define'
378d_setnetent_r='undef'
379d_setpent='define'
380d_setpgid='define'
381d_setpgrp2='undef'
382d_setpgrp='define'
383d_setprior='define'
384d_setproctitle='undef'
385d_setprotoent_r='undef'
386d_setpwent='define'
387d_setpwent_r='undef'
388d_setregid='define'
389d_setresgid='define'
390d_setresuid='define'
391d_setreuid='define'
392d_setrgid='undef'
393d_setruid='undef'
394d_setsent='define'
395d_setservent_r='undef'
396d_setsid='define'
397d_setvbuf='define'
398d_sfio='undef'
399d_shm='define'
400d_shmat='define'
401d_shmatprototype='define'
402d_shmctl='define'
403d_shmdt='define'
404d_shmget='define'
405d_sigaction='define'
406d_sigprocmask='define'
407d_sigsetjmp='define'
408d_sockatmark='define'
409d_sockatmarkproto='undef'
410d_socket='define'
411d_socklen_t='define'
412d_sockpair='define'
413d_socks5_init='undef'
414d_sqrtl='define'
415d_srand48_r='undef'
416d_srandom_r='undef'
417d_sresgproto='undef'
418d_sresuproto='undef'
419d_statblks='define'
420d_statfs_f_flags='undef'
421d_statfs_s='define'
422d_statvfs='define'
423d_stdio_cnt_lval='undef'
424d_stdio_ptr_lval='undef'
425d_stdio_ptr_lval_nochange_cnt='undef'
426d_stdio_ptr_lval_sets_cnt='undef'
427d_stdio_stream_array='undef'
428d_stdiobase='undef'
429d_stdstdio='undef'
430d_strchr='define'
431d_strcoll='define'
432d_strctcpy='define'
433d_strerrm='strerror(e)'
434d_strerror='define'
435d_strerror_r='undef'
436d_strftime='define'
437d_strtod='define'
438d_strtol='define'
439d_strtold='define'
440d_strtoll='define'
441d_strtoq='define'
442d_strtoul='define'
443d_strtoull='define'
444d_strtouq='define'
445d_strxfrm='define'
446d_suidsafe='undef'
447d_symlink='define'
448d_syscall='define'
449d_syscallproto='define'
450d_sysconf='define'
451d_sysernlst=''
452d_syserrlst='define'
453d_system='define'
454d_tcgetpgrp='define'
455d_tcsetpgrp='define'
456d_telldir='define'
457d_telldirproto='define'
458d_time='define'
459d_times='define'
460d_tm_tm_gmtoff='define'
461d_tm_tm_zone='define'
462d_tmpnam_r='undef'
463d_truncate='define'
464d_ttyname_r='undef'
465d_tzname='define'
466d_u32align='undef'
467d_ualarm='define'
468d_umask='define'
469d_uname='define'
470d_union_semun='undef'
471d_unordered='undef'
472d_usleep='define'
473d_usleepproto='define'
474d_ustat='define'
475d_vendorarch='undef'
476d_vendorbin='undef'
477d_vendorlib='undef'
478d_vendorscript='undef'
479d_vfork='undef'
480d_void_closedir='undef'
481d_voidsig='define'
482d_voidtty=''
483d_volatile='define'
484d_vprintf='define'
485d_wait4='define'
486d_waitpid='define'
487d_wcstombs='define'
488d_wctomb='define'
489d_writev='define'
490d_xenix='undef'
491date='date'
492db_hashtype='u_int32_t'
493db_prefixtype='size_t'
494db_version_major=''
495db_version_minor=''
496db_version_patch=''
497defvoidused='15'
498direntrytype='struct dirent'
499dlext='so'
500dlsrc='dl_dlopen.xs'
501doublesize='8'
502drand01='drand48()'
503drand48_r_proto='0'
504dynamic_ext='attrs B ByteLoader Cwd Data/Dumper Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared'
505eagain='EAGAIN'
506ebcdic='undef'
507echo='echo'
508egrep='egrep'
509emacs=''
510endgrent_r_proto='0'
511endhostent_r_proto='0'
512endnetent_r_proto='0'
513endprotoent_r_proto='0'
514endpwent_r_proto='0'
515endservent_r_proto='0'
516eunicefix=':'
517exe_ext=''
518expr='expr'
519extensions='attrs B ByteLoader Cwd Data/Dumper Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared Errno'
520extras=''
521fflushNULL='define'
522fflushall='undef'
523find=''
524firstmakefile='makefile'
525flex=''
526fpossize='16'
527fpostype='fpos_t'
528freetype='void'
529from=':'
530full_ar='/usr/bin/ar'
531full_csh='csh'
532full_sed='/bin/sed'
533gccansipedantic=''
534gccosandvers=''
535gccversion='3.3.5 (Debian 1:3.3.5-6)'
536getgrent_r_proto='0'
537getgrgid_r_proto='0'
538getgrnam_r_proto='0'
539gethostbyaddr_r_proto='0'
540gethostbyname_r_proto='0'
541gethostent_r_proto='0'
542getlogin_r_proto='0'
543getnetbyaddr_r_proto='0'
544getnetbyname_r_proto='0'
545getnetent_r_proto='0'
546getprotobyname_r_proto='0'
547getprotobynumber_r_proto='0'
548getprotoent_r_proto='0'
549getpwent_r_proto='0'
550getpwnam_r_proto='0'
551getpwuid_r_proto='0'
552getservbyname_r_proto='0'
553getservbyport_r_proto='0'
554getservent_r_proto='0'
555getspnam_r_proto='0'
556gidformat='"lu"'
557gidsign='1'
558gidsize='4'
559gidtype='gid_t'
560glibpth='/usr/shlib /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
561gmake='gmake'
562gmtime_r_proto='0'
563gnulibc_version='2.3.2'
564grep='grep'
565groupcat='cat /etc/group'
566groupstype='gid_t'
567gzip='gzip'
568h_fcntl='false'
569h_sysfile='true'
570hint='recommended'
571hostcat='cat /etc/hosts'
572html1dir=' '
573html1direxp=''
574html3dir=' '
575html3direxp=''
576i16size='2'
577i16type='short'
578i32size='4'
579i32type='long'
580i64size='8'
581i64type='long long'
582i8size='1'
583i8type='char'
584i_arpainet='define'
585i_bsdioctl=''
586i_crypt='define'
587i_db='undef'
588i_dbm='undef'
589i_dirent='define'
590i_dld='undef'
591i_dlfcn='define'
592i_fcntl='undef'
593i_float='define'
594i_fp='undef'
595i_fp_class='undef'
596i_gdbm='undef'
597i_grp='define'
598i_ieeefp='undef'
599i_inttypes='define'
600i_langinfo='define'
601i_libutil='undef'
602i_limits='define'
603i_locale='define'
604i_machcthr='undef'
605i_malloc='define'
606i_math='define'
607i_memory='undef'
608i_mntent='define'
609i_ndbm='undef'
610i_netdb='define'
611i_neterrno='undef'
612i_netinettcp='define'
613i_niin='define'
614i_poll='define'
615i_prot='undef'
616i_pthread='define'
617i_pwd='define'
618i_rpcsvcdbm='undef'
619i_sfio='undef'
620i_sgtty='undef'
621i_shadow='define'
622i_socks='undef'
623i_stdarg='define'
624i_stddef='define'
625i_stdlib='define'
626i_string='define'
627i_sunmath='undef'
628i_sysaccess='undef'
629i_sysdir='define'
630i_sysfile='define'
631i_sysfilio='undef'
632i_sysin='undef'
633i_sysioctl='define'
634i_syslog='define'
635i_sysmman='define'
636i_sysmode='undef'
637i_sysmount='define'
638i_sysndir='undef'
639i_sysparam='define'
640i_sysresrc='define'
641i_syssecrt='undef'
642i_sysselct='define'
643i_syssockio='undef'
644i_sysstat='define'
645i_sysstatfs='define'
646i_sysstatvfs='define'
647i_systime='define'
648i_systimek='undef'
649i_systimes='define'
650i_systypes='define'
651i_sysuio='define'
652i_sysun='define'
653i_sysutsname='define'
654i_sysvfs='define'
655i_syswait='define'
656i_termio='undef'
657i_termios='define'
658i_time='define'
659i_unistd='define'
660i_ustat='define'
661i_utime='define'
662i_values='define'
663i_varargs='undef'
664i_varhdr='stdarg.h'
665i_vfork='undef'
666ignore_versioned_solibs='y'
667inc_version_list=' '
668inc_version_list_init='0'
669incpath=''
670inews=''
671installarchlib='./install_me_here/usr/lib/perl5/5.8.4/i686-linux'
672installbin='./install_me_here/usr/bin'
673installhtml1dir=''
674installhtml3dir=''
675installman1dir='./install_me_here/usr/share/man/man1'
676installman3dir='./install_me_here/usr/share/man/man3'
677installprefix='./install_me_here/usr'
678installprefixexp='./install_me_here/usr'
679installprivlib='./install_me_here/usr/lib/perl5/5.8.4'
680installscript='./install_me_here/usr/bin'
681installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.8.4/i686-linux'
682installsitebin='./install_me_here/usr/bin'
683installsitehtml1dir=''
684installsitehtml3dir=''
685installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.8.4'
686installsiteman1dir='./install_me_here/usr/share/man/man1'
687installsiteman3dir='./install_me_here/usr/share/man/man3'
688installsitescript='./install_me_here/usr/bin'
689installstyle='./install_me_herelib/perl5'
690installusrbinperl='undef'
691installvendorarch=''
692installvendorbin=''
693installvendorhtml1dir=''
694installvendorhtml3dir=''
695installvendorlib=''
696installvendorman1dir=''
697installvendorman3dir=''
698installvendorscript=''
699intsize='4'
700issymlink='/usr/bin/test -h'
701ivdformat='"ld"'
702ivsize='4'
703ivtype='long'
704known_extensions='attrs B ByteLoader Cwd Data/Dumper DB_File Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog Thread threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared'
705ksh=''
706ld='cc'
707lddlflags='-shared -L/usr/local/lib'
708ldflags=' -L/usr/local/lib'
709ldflags_uselargefiles=''
710ldlibpthname='LD_LIBRARY_PATH'
711less='less'
712lib_ext='.a'
713libc='/lib/libc-2.3.2.so'
714libperl='libperl.so'
715libpth='/usr/local/lib /lib /usr/lib'
716libs='-ldl -lm -lc -lcrypt'
717libsdirs=' /usr/lib'
718libsfiles=' libdl.so libm.so libc.so libcrypt.so'
719libsfound=' /usr/lib/libdl.so /usr/lib/libm.so /usr/lib/libc.so /usr/lib/libcrypt.so'
720libspath=' /usr/local/lib /lib /usr/lib'
721libswanted='gdbm gdbm_compat db dl m c crypt'
722libswanted_uselargefiles=''
723line=''
724lint=''
725lkflags=''
726ln='ln'
727lns='/bin/ln -s'
728localtime_r_proto='0'
729locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
730loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
731longdblsize='12'
732longlongsize='8'
733longsize='4'
734lp=''
735lpr=''
736ls='ls'
737lseeksize='8'
738lseektype='off_t'
739mail=''
740mailx=''
741make='make'
742make_set_make='#'
743mallocobj=''
744mallocsrc=''
745malloctype='void *'
746man1dir='/usr/share/man/man1'
747man1direxp='/usr/share/man/man1'
748man1ext='1'
749man3dir='/usr/share/man/man3'
750man3direxp='/usr/share/man/man3'
751man3ext='3'
752mips_type=''
753mistrustnm=''
754mkdir='mkdir'
755mmaptype='void *'
756modetype='mode_t'
757more='more'
758multiarch='undef'
759mv=''
760myarchname='i686-linux'
761mydomain='.kergoth.com'
762myhostname='hyperion'
763myuname='linux hyperion 2.6.11-ck1 #1 wed mar 2 23:48:21 cst 2005 i686 gnulinux '
764n='-n'
765need_va_copy='undef'
766netdb_hlen_type='size_t'
767netdb_host_type='const void *'
768netdb_name_type='const char *'
769netdb_net_type='in_addr_t'
770nm='nm'
771nm_opt=''
772nm_so_opt='--dynamic'
773nonxs_ext='Errno'
774nroff='nroff'
775nvEUformat='"E"'
776nvFUformat='"F"'
777nvGUformat='"G"'
778nv_preserves_uv_bits='32'
779nveformat='"e"'
780nvfformat='"f"'
781nvgformat='"g"'
782nvsize='8'
783nvtype='double'
784o_nonblock='O_NONBLOCK'
785obj_ext='.o'
786old_pthread_create_joinable=''
787optimize='-O2'
788orderlib='false'
789osname='linux'
790osvers='2.6.11-ck1'
791otherlibdirs=' '
792package='perl5'
793pager='/usr/bin/less'
794passcat='cat /etc/passwd'
795patchlevel='8'
796path_sep=':'
797perl5='hostperl'
798perl=''
799perl_patchlevel=''
800perladmin=''
801perllibs='-ldl -lm -lc -lcrypt'
802perlpath='hostperl'
803pg='pg'
804phostname='hostname'
805pidtype='pid_t'
806plibpth=''
807pmake=''
808pr=''
809prefix='/usr'
810prefixexp='/usr'
811privlib='/usr/lib/perl5/5.8.4'
812privlibexp='/usr/lib/perl5/5.8.4'
813procselfexe='"/proc/self/exe"'
814prototype='define'
815ptrsize='4'
816quadkind='3'
817quadtype='long long'
818randbits='48'
819randfunc='drand48'
820random_r_proto='0'
821randseedtype='long'
822ranlib=':'
823rd_nodata='-1'
824readdir64_r_proto='0'
825readdir_r_proto='0'
826revision='5'
827rm='rm'
828rmail=''
829run=''
830runnm='false'
831sPRIEUldbl='"LE"'
832sPRIFUldbl='"LF"'
833sPRIGUldbl='"LG"'
834sPRIXU64='"LX"'
835sPRId64='"Ld"'
836sPRIeldbl='"Le"'
837sPRIfldbl='"Lf"'
838sPRIgldbl='"Lg"'
839sPRIi64='"Li"'
840sPRIo64='"Lo"'
841sPRIu64='"Lu"'
842sPRIx64='"Lx"'
843sSCNfldbl='"Lf"'
844sched_yield='sched_yield()'
845scriptdir='/usr/bin'
846scriptdirexp='/usr/bin'
847sed='sed'
848seedfunc='srand48'
849selectminbits='32'
850selecttype='fd_set *'
851sendmail=''
852setgrent_r_proto='0'
853sethostent_r_proto='0'
854setlocale_r_proto='0'
855setnetent_r_proto='0'
856setprotoent_r_proto='0'
857setpwent_r_proto='0'
858setservent_r_proto='0'
859sh='/bin/sh'
860shar=''
861sharpbang='#!'
862shmattype='void *'
863shortsize='2'
864shrpenv=''
865shsharp='true'
866sig_count='65'
867sig_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 RTMIN NUM34 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 '
868sig_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", "RTMIN", "NUM34", "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'
869sig_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 '
870sig_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'
871sig_size='69'
872signal_t='void'
873sitearch='/usr/lib/perl5/site_perl/5.8.4/i686-linux'
874sitearchexp='/usr/lib/perl5/site_perl/5.8.4/i686-linux'
875sitebin='/usr/bin'
876sitebinexp='/usr/bin'
877sitehtml1dir=''
878sitehtml1direxp=''
879sitehtml3dir=''
880sitehtml3direxp=''
881sitelib='/usr/lib/perl5/site_perl/5.8.4'
882sitelib_stem='/usr/lib/perl5/site_perl'
883sitelibexp='/usr/lib/perl5/site_perl/5.8.4'
884siteman1dir='/usr/share/man/man1'
885siteman1direxp='/usr/share/man/man1'
886siteman3dir='/usr/share/man/man3'
887siteman3direxp='/usr/share/man/man3'
888siteprefix='/usr'
889siteprefixexp='/usr'
890sitescript='/usr/bin'
891sitescriptexp='/usr/bin'
892sizesize='4'
893sizetype='size_t'
894sleep=''
895smail=''
896so='so'
897sockethdr=''
898socketlib=''
899socksizetype='socklen_t'
900sort='sort'
901spackage='Perl5'
902spitshell='cat'
903srand48_r_proto='0'
904srandom_r_proto='0'
905src='.'
906ssizetype='ssize_t'
907startperl='#!hostperl'
908startsh='#!/bin/sh'
909static_ext=' '
910stdchar='char'
911stdio_base='((fp)->_IO_read_base)'
912stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
913stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
914stdio_filbuf=''
915stdio_ptr='((fp)->_IO_read_ptr)'
916stdio_stream_array=''
917strerror_r_proto='0'
918strings='/usr/include/string.h'
919submit=''
920subversion='4'
921sysman='/usr/share/man/man1'
922tail=''
923tar=''
924targetarch=''
925tbl=''
926tee=''
927test='test'
928timeincl='/usr/include/sys/time.h /usr/include/time.h '
929timetype='time_t'
930tmpnam_r_proto='0'
931to=':'
932touch='touch'
933tr='tr'
934trnl='\n'
935troff=''
936ttyname_r_proto='0'
937u16size='2'
938u16type='unsigned short'
939u32size='4'
940u32type='unsigned long'
941u64size='8'
942u64type='unsigned long long'
943u8size='1'
944u8type='unsigned char'
945uidformat='"lu"'
946uidsign='1'
947uidsize='4'
948uidtype='uid_t'
949uname='uname'
950uniq='uniq'
951uquadtype='unsigned long long'
952use5005threads='undef'
953use64bitall='undef'
954use64bitint='undef'
955usecrosscompile='undef'
956usedl='define'
957usefaststdio='define'
958useithreads='undef'
959uselargefiles='define'
960uselongdouble='undef'
961usemallocwrap='define'
962usemorebits='undef'
963usemultiplicity='undef'
964usemymalloc='n'
965usenm='false'
966useopcode='true'
967useperlio='define'
968useposix='true'
969usereentrant='undef'
970usesfio='false'
971useshrplib='true'
972usesocks='undef'
973usethreads='undef'
974usevendorprefix='undef'
975usevfork='false'
976usrinc='/usr/include'
977uuname=''
978uvXUformat='"lX"'
979uvoformat='"lo"'
980uvsize='4'
981uvtype='unsigned long'
982uvuformat='"lu"'
983uvxformat='"lx"'
984vendorarch=''
985vendorarchexp=''
986vendorbin=''
987vendorbinexp=''
988vendorhtml1dir=' '
989vendorhtml1direxp=''
990vendorhtml3dir=' '
991vendorhtml3direxp=''
992vendorlib=''
993vendorlib_stem=''
994vendorlibexp=''
995vendorman1dir=' '
996vendorman1direxp=''
997vendorman3dir=' '
998vendorman3direxp=''
999vendorprefix=''
1000vendorprefixexp=''
1001vendorscript=''
1002vendorscriptexp=''
1003version='5.8.4'
1004version_patchlevel_string='version 8 subversion 4'
1005versiononly='undef'
1006vi=''
1007voidflags='15'
1008xlibpth='/usr/lib/386 /lib/386'
1009yacc='yacc'
1010yaccflags=''
1011zcat=''
1012zip='zip'
1013# Configure command line arguments.
1014config_arg0='./Configure'
1015config_args=''
1016config_argc=0
1017PERL_REVISION=5
1018PERL_VERSION=8
1019PERL_SUBVERSION=4
1020PERL_API_REVISION=5
1021PERL_API_VERSION=8
1022PERL_API_SUBVERSION=0
1023PERL_PATCHLEVEL=
1024PERL_CONFIG_SH=true
diff --git a/meta/packages/perl/files/config.sh-mipsel-linux b/meta/packages/perl/files/config.sh-mipsel-linux
deleted file mode 100644
index eedf443f04..0000000000
--- a/meta/packages/perl/files/config.sh-mipsel-linux
+++ /dev/null
@@ -1,1026 +0,0 @@
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: Mon Sep 20 18:18:52 CEST 2004
12# Configured by : root
13# Target system : linux mtx-nfs 2.4.24mtx #59 mon jul 12 15:19:41 cest 2004 mips gnulinux
14
15Author=''
16Date='$Date'
17Header=''
18Id='$Id'
19Locker=''
20Log='$Log'
21Mcc='Mcc'
22RCSfile='$RCSfile'
23Revision='$Revision'
24Source=''
25State=''
26_a='.a'
27_exe=''
28_o='.o'
29afs='false'
30afsroot='/afs'
31alignbytes='8'
32ansi2knr=''
33aphostname='/bin/hostname'
34api_revision='5'
35api_subversion='0'
36api_version='8'
37api_versionstring='5.8.0'
38ar='ar'
39archlib='/usr/lib/perl5/5.8.4/mipsel-linux'
40archlibexp='/usr/lib/perl5/5.8.4/mipsel-linux'
41archname64=''
42archname='mips-linux'
43archobjs=''
44asctime_r_proto='0'
45awk='awk'
46baserev='5.0'
47bash=''
48bin='/usr/bin'
49binexp='/usr/bin'
50bison='bison'
51byacc='byacc'
52byteorder='1234'
53c=''
54castflags='0'
55cat='cat'
56cc='cc'
57cccdlflags='-fpic'
58ccdlflags='-rdynamic'
59ccflags='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
60ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
61ccname='gcc'
62ccsymbols='__GNUC_MINOR__=3 __GNUC_PATCHLEVEL__=4'
63ccversion=''
64cf_by='root'
65cf_email='root@mtx-nfs.nonet'
66cf_time='Mon Sep 20 18:18:52 CEST 2004'
67charsize='1'
68chgrp=''
69chmod='chmod'
70chown=''
71clocktype='clock_t'
72comm='comm'
73compress=''
74contains='grep'
75cp='cp'
76cpio=''
77cpp='cpp'
78cpp_stuff='42'
79cppccsymbols='__GNUC__=3'
80cppflags='-fno-strict-aliasing -I/usr/local/include'
81cpplast='-'
82cppminus='-'
83cpprun='cc -E'
84cppstdin='cc -E'
85cppsymbols='__ELF__=1 _FILE_OFFSET_BITS=64 __GLIBC__=2 __GLIBC_MINOR__=3 __GNUC_MINOR__=3 __GNU_LIBRARY__=6 LANGUAGE_C=1 _LANGUAGE_C=1 __LANGUAGE_C=1 __LANGUAGE_C__=1 _LARGEFILE_SOURCE=1 MIPSEL=1 _MIPSEL=1 __MIPSEL=1 __MIPSEL__=1 _MIPS_FPSET=16 _MIPS_ISA=1 _MIPS_SIM=1 _MIPS_SZINT=32 _MIPS_SZLONG=32 _MIPS_SZPTR=32 __PIC__=1 _POSIX_C_SOURCE=199506 _POSIX_SOURCE=1 R3000=1 _R3000=1 __R3000=1 __R3000__=1 __STDC__=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 __USE_SVID=1 linux=1 __linux=1 __linux__=1 mips=1 _mips=1 __mips=1 __mips__=1 __pic__=1 unix=1 __unix=1 __unix__=1'
86crypt_r_proto='0'
87cryptlib=''
88csh='csh'
89ctermid_r_proto='0'
90ctime_r_proto='0'
91d_Gconvert='gcvt((x),(n),(b))'
92d_PRIEUldbl='define'
93d_PRIFUldbl='define'
94d_PRIGUldbl='define'
95d_PRIXU64='define'
96d_PRId64='define'
97d_PRIeldbl='define'
98d_PRIfldbl='define'
99d_PRIgldbl='define'
100d_PRIi64='define'
101d_PRIo64='define'
102d_PRIu64='define'
103d_PRIx64='define'
104d_SCNfldbl='define'
105d__fwalk='undef'
106d_access='define'
107d_accessx='undef'
108d_aintl='undef'
109d_alarm='define'
110d_archlib='define'
111d_asctime_r='undef'
112d_atolf='undef'
113d_atoll='define'
114d_attribut='define'
115d_bcmp='define'
116d_bcopy='define'
117d_bsd='undef'
118d_bsdgetpgrp='undef'
119d_bsdsetpgrp='undef'
120d_bzero='define'
121d_casti32='define'
122d_castneg='define'
123d_charvspr='define'
124d_chown='define'
125d_chroot='define'
126d_chsize='undef'
127d_class='undef'
128d_closedir='define'
129d_cmsghdr_s='define'
130d_const='define'
131d_copysignl='define'
132d_crypt='define'
133d_crypt_r='undef'
134d_csh='define'
135d_ctermid_r='undef'
136d_ctime_r='undef'
137d_cuserid='define'
138d_dbl_dig='define'
139d_dbminitproto='undef'
140d_difftime='define'
141d_dirfd='define'
142d_dirnamlen='undef'
143d_dlerror='define'
144d_dlopen='define'
145d_dlsymun='undef'
146d_dosuid='undef'
147d_drand48_r='undef'
148d_drand48proto='define'
149d_dup2='define'
150d_eaccess='undef'
151d_endgrent='define'
152d_endgrent_r='undef'
153d_endhent='define'
154d_endhostent_r='undef'
155d_endnent='define'
156d_endnetent_r='undef'
157d_endpent='define'
158d_endprotoent_r='undef'
159d_endpwent='define'
160d_endpwent_r='undef'
161d_endsent='define'
162d_endservent_r='undef'
163d_eofnblk='define'
164d_eunice='undef'
165d_faststdio='undef'
166d_fchdir='define'
167d_fchmod='define'
168d_fchown='define'
169d_fcntl='define'
170d_fcntl_can_lock='define'
171d_fd_macros='define'
172d_fd_set='define'
173d_fds_bits='undef'
174d_fgetpos='define'
175d_finite='define'
176d_finitel='define'
177d_flexfnam='define'
178d_flock='define'
179d_flockproto='define'
180d_fork='define'
181d_fp_class='undef'
182d_fpathconf='define'
183d_fpclass='undef'
184d_fpclassify='undef'
185d_fpclassl='undef'
186d_fpos64_t='undef'
187d_frexpl='define'
188d_fs_data_s='undef'
189d_fseeko='define'
190d_fsetpos='define'
191d_fstatfs='define'
192d_fstatvfs='define'
193d_fsync='define'
194d_ftello='define'
195d_ftime='undef'
196d_getcwd='define'
197d_getespwnam='undef'
198d_getfsstat='undef'
199d_getgrent='define'
200d_getgrent_r='undef'
201d_getgrgid_r='undef'
202d_getgrnam_r='undef'
203d_getgrps='define'
204d_gethbyaddr='define'
205d_gethbyname='define'
206d_gethent='define'
207d_gethname='define'
208d_gethostbyaddr_r='undef'
209d_gethostbyname_r='undef'
210d_gethostent_r='undef'
211d_gethostprotos='define'
212d_getitimer='define'
213d_getlogin='define'
214d_getlogin_r='undef'
215d_getmnt='undef'
216d_getmntent='define'
217d_getnbyaddr='define'
218d_getnbyname='define'
219d_getnent='define'
220d_getnetbyaddr_r='undef'
221d_getnetbyname_r='undef'
222d_getnetent_r='undef'
223d_getnetprotos='define'
224d_getpagsz='define'
225d_getpbyname='define'
226d_getpbynumber='define'
227d_getpent='define'
228d_getpgid='define'
229d_getpgrp2='undef'
230d_getpgrp='define'
231d_getppid='define'
232d_getprior='define'
233d_getprotobyname_r='undef'
234d_getprotobynumber_r='undef'
235d_getprotoent_r='undef'
236d_getprotoprotos='define'
237d_getprpwnam='undef'
238d_getpwent='define'
239d_getpwent_r='undef'
240d_getpwnam_r='undef'
241d_getpwuid_r='undef'
242d_getsbyname='define'
243d_getsbyport='define'
244d_getsent='define'
245d_getservbyname_r='undef'
246d_getservbyport_r='undef'
247d_getservent_r='undef'
248d_getservprotos='define'
249d_getspnam='define'
250d_getspnam_r='undef'
251d_gettimeod='define'
252d_gmtime_r='undef'
253d_gnulibc='define'
254d_grpasswd='define'
255d_hasmntopt='define'
256d_htonl='define'
257d_ilogbl='define'
258d_index='undef'
259d_inetaton='define'
260d_int64_t='define'
261d_isascii='define'
262d_isfinite='undef'
263d_isinf='define'
264d_isnan='define'
265d_isnanl='define'
266d_killpg='define'
267d_lchown='define'
268d_ldbl_dig='define'
269d_link='define'
270d_localtime_r='undef'
271d_locconv='define'
272d_lockf='define'
273d_longdbl='define'
274d_longlong='define'
275d_lseekproto='define'
276d_lstat='define'
277d_madvise='define'
278d_mblen='define'
279d_mbstowcs='define'
280d_mbtowc='define'
281d_memchr='define'
282d_memcmp='define'
283d_memcpy='define'
284d_memmove='define'
285d_memset='define'
286d_mkdir='define'
287d_mkdtemp='define'
288d_mkfifo='define'
289d_mkstemp='define'
290d_mkstemps='undef'
291d_mktime='define'
292d_mmap='define'
293d_modfl='define'
294d_modfl_pow32_bug='undef'
295d_modflproto='undef'
296d_mprotect='define'
297d_msg='define'
298d_msg_ctrunc='define'
299d_msg_dontroute='define'
300d_msg_oob='define'
301d_msg_peek='define'
302d_msg_proxy='define'
303d_msgctl='define'
304d_msgget='define'
305d_msghdr_s='define'
306d_msgrcv='define'
307d_msgsnd='define'
308d_msync='define'
309d_munmap='define'
310d_mymalloc='undef'
311d_nice='define'
312d_nl_langinfo='define'
313d_nv_preserves_uv='define'
314d_off64_t='undef'
315d_old_pthread_create_joinable='undef'
316d_oldpthreads='undef'
317d_oldsock='undef'
318d_open3='define'
319d_pathconf='define'
320d_pause='define'
321d_perl_otherlibdirs='undef'
322d_phostname='undef'
323d_pipe='define'
324d_poll='define'
325d_portable='define'
326d_procselfexe='define'
327d_pthread_atfork='undef'
328d_pthread_attr_setscope='define'
329d_pthread_yield='undef'
330d_pwage='undef'
331d_pwchange='undef'
332d_pwclass='undef'
333d_pwcomment='undef'
334d_pwexpire='undef'
335d_pwgecos='define'
336d_pwpasswd='define'
337d_pwquota='undef'
338d_qgcvt='define'
339d_quad='define'
340d_random_r='undef'
341d_readdir64_r='undef'
342d_readdir='define'
343d_readdir_r='undef'
344d_readlink='define'
345d_readv='define'
346d_recvmsg='define'
347d_rename='define'
348d_rewinddir='define'
349d_rmdir='define'
350d_safebcpy='undef'
351d_safemcpy='undef'
352d_sanemcmp='define'
353d_sbrkproto='define'
354d_scalbnl='define'
355d_sched_yield='define'
356d_scm_rights='define'
357d_seekdir='define'
358d_select='define'
359d_sem='define'
360d_semctl='define'
361d_semctl_semid_ds='define'
362d_semctl_semun='define'
363d_semget='define'
364d_semop='define'
365d_sendmsg='define'
366d_setegid='define'
367d_seteuid='define'
368d_setgrent='define'
369d_setgrent_r='undef'
370d_setgrps='define'
371d_sethent='define'
372d_sethostent_r='undef'
373d_setitimer='define'
374d_setlinebuf='define'
375d_setlocale='define'
376d_setlocale_r='undef'
377d_setnent='define'
378d_setnetent_r='undef'
379d_setpent='define'
380d_setpgid='define'
381d_setpgrp2='undef'
382d_setpgrp='define'
383d_setprior='define'
384d_setproctitle='undef'
385d_setprotoent_r='undef'
386d_setpwent='define'
387d_setpwent_r='undef'
388d_setregid='define'
389d_setresgid='define'
390d_setresuid='define'
391d_setreuid='define'
392d_setrgid='undef'
393d_setruid='undef'
394d_setsent='define'
395d_setservent_r='undef'
396d_setsid='define'
397d_setvbuf='define'
398d_sfio='undef'
399d_shm='define'
400d_shmat='define'
401d_shmatprototype='define'
402d_shmctl='define'
403d_shmdt='define'
404d_shmget='define'
405d_sigaction='define'
406d_sigprocmask='define'
407d_sigsetjmp='define'
408d_sockatmark='define'
409d_sockatmarkproto='undef'
410d_socket='define'
411d_socklen_t='define'
412d_sockpair='define'
413d_socks5_init='undef'
414d_sqrtl='define'
415d_srand48_r='undef'
416d_srandom_r='undef'
417d_sresgproto='undef'
418d_sresuproto='undef'
419d_statblks='define'
420d_statfs_f_flags='undef'
421d_statfs_s='define'
422d_statvfs='define'
423d_stdio_cnt_lval='undef'
424d_stdio_ptr_lval='undef'
425d_stdio_ptr_lval_nochange_cnt='undef'
426d_stdio_ptr_lval_sets_cnt='undef'
427d_stdio_stream_array='undef'
428d_stdiobase='undef'
429d_stdstdio='undef'
430d_strchr='define'
431d_strcoll='define'
432d_strctcpy='define'
433d_strerrm='strerror(e)'
434d_strerror='define'
435d_strerror_r='undef'
436d_strftime='define'
437d_strtod='define'
438d_strtol='define'
439d_strtold='define'
440d_strtoll='define'
441d_strtoq='define'
442d_strtoul='define'
443d_strtoull='define'
444d_strtouq='define'
445d_strxfrm='define'
446d_suidsafe='undef'
447d_symlink='define'
448d_syscall='define'
449d_syscallproto='define'
450d_sysconf='define'
451d_sysernlst=''
452d_syserrlst='define'
453d_system='define'
454d_tcgetpgrp='define'
455d_tcsetpgrp='define'
456d_telldir='define'
457d_telldirproto='define'
458d_time='define'
459d_times='define'
460d_tm_tm_gmtoff='define'
461d_tm_tm_zone='define'
462d_tmpnam_r='undef'
463d_truncate='define'
464d_ttyname_r='undef'
465d_tzname='define'
466d_u32align='undef'
467d_ualarm='define'
468d_umask='define'
469d_uname='define'
470d_union_semun='undef'
471d_unordered='undef'
472d_usleep='define'
473d_usleepproto='define'
474d_ustat='define'
475d_vendorarch='undef'
476d_vendorbin='undef'
477d_vendorlib='undef'
478d_vendorscript='undef'
479d_vfork='undef'
480d_void_closedir='undef'
481d_voidsig='define'
482d_voidtty=''
483d_volatile='define'
484d_vprintf='define'
485d_wait4='define'
486d_waitpid='define'
487d_wcstombs='define'
488d_wctomb='define'
489d_writev='define'
490d_xenix='undef'
491date='date'
492db_hashtype='u_int32_t'
493db_prefixtype='size_t'
494db_version_major=''
495db_version_minor=''
496db_version_patch=''
497defvoidused='15'
498direntrytype='struct dirent'
499dlext='so'
500dlsrc='dl_dlopen.xs'
501doublesize='8'
502drand01='drand48()'
503drand48_r_proto='0'
504dynamic_ext='B ByteLoader Cwd Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared'
505eagain='EAGAIN'
506ebcdic='undef'
507echo='echo'
508egrep='egrep'
509emacs=''
510endgrent_r_proto='0'
511endhostent_r_proto='0'
512endnetent_r_proto='0'
513endprotoent_r_proto='0'
514endpwent_r_proto='0'
515endservent_r_proto='0'
516eunicefix=':'
517exe_ext=''
518expr='expr'
519extensions='B ByteLoader Cwd Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared Errno'
520extras=''
521fflushNULL='define'
522fflushall='undef'
523find=''
524firstmakefile='makefile'
525flex=''
526fpossize='16'
527fpostype='fpos_t'
528freetype='void'
529from=':'
530full_ar='/usr/bin/ar'
531full_csh='/bin/csh'
532full_sed='/bin/sed'
533gccansipedantic=''
534gccosandvers=''
535gccversion='3.3.4 (Debian 1:3.3.4-3)'
536getgrent_r_proto='0'
537getgrgid_r_proto='0'
538getgrnam_r_proto='0'
539gethostbyaddr_r_proto='0'
540gethostbyname_r_proto='0'
541gethostent_r_proto='0'
542getlogin_r_proto='0'
543getnetbyaddr_r_proto='0'
544getnetbyname_r_proto='0'
545getnetent_r_proto='0'
546getprotobyname_r_proto='0'
547getprotobynumber_r_proto='0'
548getprotoent_r_proto='0'
549getpwent_r_proto='0'
550getpwnam_r_proto='0'
551getpwuid_r_proto='0'
552getservbyname_r_proto='0'
553getservbyport_r_proto='0'
554getservent_r_proto='0'
555getspnam_r_proto='0'
556gidformat='"lu"'
557gidsign='1'
558gidsize='4'
559gidtype='gid_t'
560glibpth='/usr/shlib /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
561gmake='gmake'
562gmtime_r_proto='0'
563gnulibc_version='2.3.2'
564grep='grep'
565groupcat='cat /etc/group'
566groupstype='gid_t'
567gzip='gzip'
568h_fcntl='false'
569h_sysfile='true'
570hint='recommended'
571hostcat=''
572html1dir=' '
573html1direxp=''
574html3dir=' '
575html3direxp=''
576i16size='2'
577i16type='short'
578i32size='4'
579i32type='long'
580i64size='8'
581i64type='long long'
582i8size='1'
583i8type='char'
584i_arpainet='define'
585i_bsdioctl=''
586i_crypt='define'
587i_db='undef'
588i_dbm='undef'
589i_dirent='define'
590i_dld='undef'
591i_dlfcn='define'
592i_fcntl='undef'
593i_float='define'
594i_fp='undef'
595i_fp_class='undef'
596i_gdbm='undef'
597i_grp='define'
598i_ieeefp='undef'
599i_inttypes='define'
600i_langinfo='define'
601i_libutil='undef'
602i_limits='define'
603i_locale='define'
604i_machcthr='undef'
605i_malloc='define'
606i_math='define'
607i_memory='undef'
608i_mntent='define'
609i_ndbm='undef'
610i_netdb='define'
611i_neterrno='undef'
612i_netinettcp='define'
613i_niin='define'
614i_poll='define'
615i_prot='undef'
616i_pthread='define'
617i_pwd='define'
618i_rpcsvcdbm='undef'
619i_sfio='undef'
620i_sgtty='undef'
621i_shadow='define'
622i_socks='undef'
623i_stdarg='define'
624i_stddef='define'
625i_stdlib='define'
626i_string='define'
627i_sunmath='undef'
628i_sysaccess='undef'
629i_sysdir='define'
630i_sysfile='define'
631i_sysfilio='undef'
632i_sysin='undef'
633i_sysioctl='define'
634i_syslog='define'
635i_sysmman='define'
636i_sysmode='undef'
637i_sysmount='define'
638i_sysndir='undef'
639i_sysparam='define'
640i_sysresrc='define'
641i_syssecrt='undef'
642i_sysselct='define'
643i_syssockio='undef'
644i_sysstat='define'
645i_sysstatfs='define'
646i_sysstatvfs='define'
647i_systime='define'
648i_systimek='undef'
649i_systimes='define'
650i_systypes='define'
651i_sysuio='define'
652i_sysun='define'
653i_sysutsname='define'
654i_sysvfs='define'
655i_syswait='define'
656i_termio='undef'
657i_termios='define'
658i_time='define'
659i_unistd='define'
660i_ustat='define'
661i_utime='define'
662i_values='define'
663i_varargs='undef'
664i_varhdr='stdarg.h'
665i_vfork='undef'
666ignore_versioned_solibs='y'
667inc_version_list=' '
668inc_version_list_init='0'
669incpath=''
670inews=''
671installarchlib='./install_me_here/usr/lib/perl5/5.8.4/mipsel-linux'
672installbin='./install_me_here/usr/bin'
673installhtml1dir=''
674installhtml3dir=''
675installman1dir='./install_me_here/usr/share/man/man1'
676installman3dir='./install_me_here/usr/share/man/man3'
677installprefix='./install_me_here/usr'
678installprefixexp='./install_me_here/usr'
679installprivlib='./install_me_here/usr/lib/perl5/5.8.4'
680installscript='./install_me_here/usr/bin'
681installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.8.4/mipsel-linux'
682installsitebin='./install_me_here/usr/bin'
683installsitehtml1dir=''
684installsitehtml3dir=''
685installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.8.4'
686installsiteman1dir='./install_me_here/usr/share/man/man1'
687installsiteman3dir='./install_me_here/usr/share/man/man3'
688installsitescript='./install_me_here/usr/bin'
689installstyle='./install_me_herelib/perl5'
690installusrbinperl='undef'
691installvendorarch=''
692installvendorbin=''
693installvendorhtml1dir=''
694installvendorhtml3dir=''
695installvendorlib=''
696installvendorman1dir=''
697installvendorman3dir=''
698installvendorscript=''
699intsize='4'
700issymlink='/usr/bin/test -h'
701ivdformat='"ld"'
702ivsize='4'
703ivtype='long'
704known_extensions='B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Thread Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared'
705ksh=''
706ld='cc'
707lddlflags='-shared -L/usr/local/lib'
708ldflags=' -L/usr/local/lib'
709ldflags_uselargefiles=''
710ldlibpthname='LD_LIBRARY_PATH'
711less='less'
712lib_ext='.a'
713libc='/lib/libc-2.3.2.so'
714libperl='libperl.so'
715libpth='/usr/local/lib /lib /usr/lib'
716libs='-lnsl -ldl -lm -lcrypt -lutil -lc'
717libsdirs=' /usr/lib'
718libsfiles=' libnsl.so libdl.so libm.so libcrypt.so libutil.so libc.so'
719libsfound=' /usr/lib/libnsl.so /usr/lib/libdl.so /usr/lib/libm.so /usr/lib/libcrypt.so /usr/lib/libutil.so /usr/lib/libc.so'
720libspath=' /usr/local/lib /lib /usr/lib'
721libswanted='sfio socket bind inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m crypt sec util c cposix posix ucb BSD'
722libswanted_uselargefiles=''
723line=''
724lint=''
725lkflags=''
726ln='ln'
727lns='/bin/ln -s'
728localtime_r_proto='0'
729locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
730loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
731longdblsize='8'
732longlongsize='8'
733longsize='4'
734lp=''
735lpr=''
736ls='ls'
737lseeksize='8'
738lseektype='off_t'
739mail=''
740mailx=''
741make='make'
742make_set_make='#'
743mallocobj=''
744mallocsrc=''
745malloctype='void *'
746man1dir='/usr/share/man/man1'
747man1direxp='/usr/share/man/man1'
748man1ext='1'
749man3dir='/usr/share/man/man3'
750man3direxp='/usr/share/man/man3'
751man3ext='3'
752mips_type=''
753mistrustnm=''
754mkdir='mkdir'
755mmaptype='void *'
756modetype='mode_t'
757more='more'
758multiarch='undef'
759mv=''
760myarchname='mips-linux'
761mydomain='.nonet'
762myhostname='mtx-nfs'
763myuname='linux mtx-nfs 2.4.24mtx #59 mon jul 12 15:19:41 cest 2004 mips gnulinux '
764n='-n'
765need_va_copy='undef'
766netdb_hlen_type='size_t'
767netdb_host_type='const void *'
768netdb_name_type='const char *'
769netdb_net_type='in_addr_t'
770nm='nm'
771nm_opt=''
772nm_so_opt='--dynamic'
773nonxs_ext='Errno'
774nroff='nroff'
775nvEUformat='"E"'
776nvFUformat='"F"'
777nvGUformat='"G"'
778nv_preserves_uv_bits='32'
779nveformat='"e"'
780nvfformat='"f"'
781nvgformat='"g"'
782nvsize='8'
783nvtype='double'
784o_nonblock='O_NONBLOCK'
785obj_ext='.o'
786old_pthread_create_joinable=''
787optimize='-O2'
788orderlib='false'
789osname='linux'
790osvers='2.4.24mtx'
791otherlibdirs=' '
792package='perl5'
793pager='/usr/bin/less'
794passcat='cat /etc/passwd'
795patchlevel='8'
796path_sep=':'
797perl5='/usr/bin/perl'
798perl=''
799perl_patchlevel=''
800perladmin='root@mtx-nfs.nonet'
801perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc'
802perlpath='/usr/bin/perl'
803pg='pg'
804phostname='hostname'
805pidtype='pid_t'
806plibpth=''
807pm_apiversion='5.005'
808pmake=''
809pr=''
810prefix='/usr'
811prefixexp='/usr'
812privlib='/usr/lib/perl5/5.8.4'
813privlibexp='/usr/lib/perl5/5.8.4'
814procselfexe='"/proc/self/exe"'
815prototype='define'
816ptrsize='4'
817quadkind='3'
818quadtype='long long'
819randbits='48'
820randfunc='drand48'
821random_r_proto='0'
822randseedtype='long'
823ranlib=':'
824rd_nodata='-1'
825readdir64_r_proto='0'
826readdir_r_proto='0'
827revision='5'
828rm='rm'
829rmail=''
830run=''
831runnm='false'
832sPRIEUldbl='"E"'
833sPRIFUldbl='"F"'
834sPRIGUldbl='"G"'
835sPRIXU64='"LX"'
836sPRId64='"Ld"'
837sPRIeldbl='"e"'
838sPRIfldbl='"f"'
839sPRIgldbl='"g"'
840sPRIi64='"Li"'
841sPRIo64='"Lo"'
842sPRIu64='"Lu"'
843sPRIx64='"Lx"'
844sSCNfldbl='"f"'
845sched_yield='sched_yield()'
846scriptdir='/usr/bin'
847scriptdirexp='/usr/bin'
848sed='sed'
849seedfunc='srand48'
850selectminbits='32'
851selecttype='fd_set *'
852sendmail=''
853setgrent_r_proto='0'
854sethostent_r_proto='0'
855setlocale_r_proto='0'
856setnetent_r_proto='0'
857setprotoent_r_proto='0'
858setpwent_r_proto='0'
859setservent_r_proto='0'
860sh='/bin/sh'
861shar=''
862sharpbang='#!'
863shmattype='void *'
864shortsize='2'
865shrpenv=''
866shsharp='true'
867sig_count='128'
868sig_name='ZERO HUP INT QUIT ILL TRAP ABRT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM USR1 USR2 CHLD PWR WINCH URG IO STOP TSTP CONT TTIN TTOU VTALRM PROF XCPU XFSZ NUM32 NUM33 NUM34 RTMIN 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 NUM64 NUM65 NUM66 NUM67 NUM68 NUM69 NUM70 NUM71 NUM72 NUM73 NUM74 NUM75 NUM76 NUM77 NUM78 NUM79 NUM80 NUM81 NUM82 NUM83 NUM84 NUM85 NUM86 NUM87 NUM88 NUM89 NUM90 NUM91 NUM92 NUM93 NUM94 NUM95 NUM96 NUM97 NUM98 NUM99 NUM100 NUM101 NUM102 NUM103 NUM104 NUM105 NUM106 NUM107 NUM108 NUM109 NUM110 NUM111 NUM112 NUM113 NUM114 NUM115 NUM116 NUM117 NUM118 NUM119 NUM120 NUM121 NUM122 NUM123 NUM124 NUM125 NUM126 RTMAX IOT CLD POLL '
869sig_name_init='"ZERO", "HUP", "INT", "QUIT", "ILL", "TRAP", "ABRT", "EMT", "FPE", "KILL", "BUS", "SEGV", "SYS", "PIPE", "ALRM", "TERM", "USR1", "USR2", "CHLD", "PWR", "WINCH", "URG", "IO", "STOP", "TSTP", "CONT", "TTIN", "TTOU", "VTALRM", "PROF", "XCPU", "XFSZ", "NUM32", "NUM33", "NUM34", "RTMIN", "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", "NUM64", "NUM65", "NUM66", "NUM67", "NUM68", "NUM69", "NUM70", "NUM71", "NUM72", "NUM73", "NUM74", "NUM75", "NUM76", "NUM77", "NUM78", "NUM79", "NUM80", "NUM81", "NUM82", "NUM83", "NUM84", "NUM85", "NUM86", "NUM87", "NUM88", "NUM89", "NUM90", "NUM91", "NUM92", "NUM93", "NUM94", "NUM95", "NUM96", "NUM97", "NUM98", "NUM99", "NUM100", "NUM101", "NUM102", "NUM103", "NUM104", "NUM105", "NUM106", "NUM107", "NUM108", "NUM109", "NUM110", "NUM111", "NUM112", "NUM113", "NUM114", "NUM115", "NUM116", "NUM117", "NUM118", "NUM119", "NUM120", "NUM121", "NUM122", "NUM123", "NUM124", "NUM125", "NUM126", "RTMAX", "IOT", "CLD", "POLL", 0'
870sig_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 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 6 18 22 '
871sig_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, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 6, 18, 22, 0'
872sig_size='131'
873signal_t='void'
874sitearch='/usr/lib/perl5/site_perl/5.8.4/mipsel-linux'
875sitearchexp='/usr/lib/perl5/site_perl/5.8.4/mipsel-linux'
876sitebin='/usr/bin'
877sitebinexp='/usr/bin'
878sitehtml1dir=''
879sitehtml1direxp=''
880sitehtml3dir=''
881sitehtml3direxp=''
882sitelib='/usr/lib/perl5'
883sitelib_stem='/usr/lib/perl5'
884sitelibexp='/usr/lib/perl5'
885siteman1dir='/usr/share/man/man1'
886siteman1direxp='/usr/share/man/man1'
887siteman3dir='/usr/share/man/man3'
888siteman3direxp='/usr/share/man/man3'
889siteprefix='/usr'
890siteprefixexp='/usr'
891sitescript='/usr/bin'
892sitescriptexp='/usr/bin'
893sizesize='4'
894sizetype='size_t'
895sleep=''
896smail=''
897so='so'
898sockethdr=''
899socketlib=''
900socksizetype='socklen_t'
901sort='sort'
902spackage='Perl5'
903spitshell='cat'
904srand48_r_proto='0'
905srandom_r_proto='0'
906src='.'
907ssizetype='ssize_t'
908startperl='#!/usr/bin/perl'
909startsh='#!/bin/sh'
910static_ext=' '
911stdchar='char'
912stdio_base='((fp)->_IO_read_base)'
913stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
914stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
915stdio_filbuf=''
916stdio_ptr='((fp)->_IO_read_ptr)'
917stdio_stream_array=''
918strerror_r_proto='0'
919strings='/usr/include/string.h'
920submit=''
921subversion='3'
922sysman='/usr/share/man/man1'
923tail=''
924tar=''
925targetarch=''
926tbl=''
927tee=''
928test='test'
929timeincl='/usr/include/sys/time.h /usr/include/time.h '
930timetype='time_t'
931tmpnam_r_proto='0'
932to=':'
933touch='touch'
934tr='tr'
935trnl='\n'
936troff=''
937ttyname_r_proto='0'
938u16size='2'
939u16type='unsigned short'
940u32size='4'
941u32type='unsigned long'
942u64size='8'
943u64type='unsigned long long'
944u8size='1'
945u8type='unsigned char'
946uidformat='"lu"'
947uidsign='1'
948uidsize='4'
949uidtype='uid_t'
950uname='uname'
951uniq='uniq'
952uquadtype='unsigned long long'
953use5005threads='undef'
954use64bitall='undef'
955use64bitint='undef'
956usecrosscompile='undef'
957usedl='define'
958usefaststdio='define'
959useithreads='undef'
960uselargefiles='define'
961uselongdouble='undef'
962usemorebits='undef'
963usemultiplicity='undef'
964usemymalloc='n'
965usemallocwrap='define'
966usenm='false'
967useopcode='true'
968useperlio='define'
969useposix='true'
970usereentrant='undef'
971usesfio='false'
972useshrplib='true'
973usesocks='undef'
974usethreads='undef'
975usevendorprefix='undef'
976usevfork='false'
977usrinc='/usr/include'
978uuname=''
979uvXUformat='"lX"'
980uvoformat='"lo"'
981uvsize='4'
982uvtype='unsigned long'
983uvuformat='"lu"'
984uvxformat='"lx"'
985vendorarch=''
986vendorarchexp=''
987vendorbin=''
988vendorbinexp=''
989vendorhtml1dir=' '
990vendorhtml1direxp=''
991vendorhtml3dir=' '
992vendorhtml3direxp=''
993vendorlib=''
994vendorlib_stem=''
995vendorlibexp=''
996vendorman1dir=' '
997vendorman1direxp=''
998vendorman3dir=' '
999vendorman3direxp=''
1000vendorprefix=''
1001vendorprefixexp=''
1002vendorscript=''
1003vendorscriptexp=''
1004version='5.8.4'
1005version_patchlevel_string='version 8 subversion 3'
1006versiononly='undef'
1007vi=''
1008voidflags='15'
1009xlibpth='/usr/lib/386 /lib/386'
1010xs_apiversion='5.8.4'
1011yacc='yacc'
1012yaccflags=''
1013zcat=''
1014zip='zip'
1015# Configure command line arguments.
1016config_arg0='./Configure'
1017config_args='-des'
1018config_argc=1
1019config_arg1='-des'
1020PERL_REVISION=5
1021PERL_VERSION=8
1022PERL_SUBVERSION=3
1023PERL_API_REVISION=5
1024PERL_API_VERSION=8
1025PERL_API_SUBVERSION=0
1026PERL_PATCHLEVELPERL_CONFIG_SH=true
diff --git a/meta/packages/perl/files/letgcc-find-errno.patch b/meta/packages/perl/files/letgcc-find-errno.patch
new file mode 100644
index 0000000000..24722ee964
--- /dev/null
+++ b/meta/packages/perl/files/letgcc-find-errno.patch
@@ -0,0 +1,42 @@
1This removes all the logic that perl uses to locate an appropriate
2errno.h for the target. Instead we simple create a file that does
3
4 #include "errno.h"
5
6and use that as the file to parse. This is needed when using an
7external toolchain since perl will search in ${STAGING_INCDIR} for
8errno.h (when using gcc) and that isn't where it's located - its
9wherever the external toolchain keeps it's headers.
10
11--- perl-5.8.8/ext/Errno/Errno_pm.PL 2007/04/30 14:10:10 1.1
12+++ perl-5.8.8/ext/Errno/Errno_pm.PL 2007/04/30 14:21:35
13@@ -11,8 +11,18 @@
14 open OUT, ">Errno.pm" or die "Cannot open Errno.pm: $!";
15 select OUT;
16 my $file;
17-my @files = get_files();
18-if ($Config{gccversion} ne '' && $^O eq 'MSWin32') {
19+#my @files = get_files();
20+my @files = ("errno.h");
21+
22+if (1) {
23+ open INCS, '>includes.c' or
24+ die "Cannot open includes.c";
25+ print INCS qq[#include "errno.h"\n];
26+ close INCS;
27+ process_file('includes.c');
28+ unlink 'includes.c';
29+}
30+elsif ($Config{gccversion} ne '' && $^O eq 'MSWin32') {
31 # MinGW complains "warning: #pragma system_header ignored outside include
32 # file" if the header files are processed individually, so include them
33 # all in .c file and process that instead.
34@@ -44,7 +54,7 @@
35 chomp($file = `cygpath -w "$file"`);
36 }
37
38- return unless defined $file and -f $file;
39+# return unless defined $file and -f $file;
40 # warn "Processing $file\n";
41
42 local *FH;
diff --git a/meta/packages/perl/files/perl-5.8.8-gcc-4.2.patch b/meta/packages/perl/files/perl-5.8.8-gcc-4.2.patch
new file mode 100644
index 0000000000..d9869e1974
--- /dev/null
+++ b/meta/packages/perl/files/perl-5.8.8-gcc-4.2.patch
@@ -0,0 +1,13 @@
1See http://bugs.openembedded.org/show_bug.cgi?id=2168
2Fix for gcc 4.2
3
4--- perl-5.8.8/makedepend.SH.ark 2006-11-01 16:32:05.000000000 +0100
5+++ perl-5.8.8/makedepend.SH 2006-11-01 16:32:15.000000000 +0100
6@@ -167,6 +167,7 @@
7 -e '/^#.*<builtin>/d' \
8 -e '/^#.*<built-in>/d' \
9 -e '/^#.*<command line>/d' \
10+ -e '/^#.*<command-line>/d' \
11 -e '/^#.*"-"/d' \
12 -e '/: file path prefix .* never used$/d' \
13 -e 's#\.[0-9][0-9]*\.c#'"$file.c#" \
diff --git a/meta/packages/perl/files/uclibc.patch b/meta/packages/perl/files/uclibc.patch
deleted file mode 100644
index ce8fe80ff2..0000000000
--- a/meta/packages/perl/files/uclibc.patch
+++ /dev/null
@@ -1,26 +0,0 @@
1As seen at http://codepoet.org/lists/uclibc/2004-March/008512.html:
2
3Try the following (untested). In .26, the field member was filedes.
4Current cvs uses __filedes (double underscore prefix).
5
6Manuel
7
8--- perl-5.8.4.orig/perlio.c 2004-03-22 14:54:03.000000000 -0500
9+++ perl-5.8.4/perlio.c 2005-03-09 04:33:49.386767312 -0500
10@@ -2824,7 +2824,15 @@
11 /* XXX this could use PerlIO_canset_fileno() and
12 * PerlIO_set_fileno() support from Configure
13 */
14-# if defined(__GLIBC__)
15+# if defined(__UCLIBC__)
16+ /* uClibc must come before glibc because it defines __GLIBC__ as well. */
17+# if defined(__MASK_READING)
18+ f->__filedes = -1;
19+# else
20+ f->filedes = -1;
21+# endif
22+ return 1;
23+# elif defined(__GLIBC__)
24 /* There may be a better way for GLIBC:
25 - libio.h defines a flag to not close() on cleanup
26 */
diff --git a/meta/packages/perl/perl-5.8.7/config.sh-arm-linux b/meta/packages/perl/perl-5.8.7/config.sh-arm-linux
deleted file mode 100644
index 0e021b26db..0000000000
--- a/meta/packages/perl/perl-5.8.7/config.sh-arm-linux
+++ /dev/null
@@ -1,1029 +0,0 @@
1#!/bin/sh
2#NOTE: derived from the armeb script
3#
4# This file was produced by running the Configure script. It holds all the
5# definitions figured out by Configure. Should you modify one of these values,
6# do not forget to propagate your changes by running "Configure -der". You may
7# instead choose to run each of the .SH files by yourself, or "Configure -S".
8#
9
10# Package name : perl5
11# Source directory : .
12# Configuration time: Mon Jul 25 15:21:53 UTC 2005
13# Configured by : slug
14# Target system : linux thg-slug1 2.6.12.2 #1 wed jul 20 01:50:24 cest 2005 armv5teb unknown unknown gnulinux
15
16Author=''
17Date='$Date'
18Header=''
19Id='$Id'
20Locker=''
21Log='$Log'
22Mcc='Mcc'
23RCSfile='$RCSfile'
24Revision='$Revision'
25Source=''
26State=''
27_a='.a'
28_exe=''
29_o='.o'
30afs='false'
31afsroot='/afs'
32alignbytes='4'
33ansi2knr=''
34aphostname='/bin/hostname'
35api_revision='5'
36api_subversion='0'
37api_version='8'
38api_versionstring='5.8.0'
39ar='ar'
40archlib='/usr/lib/perl5/5.8.7/arm-linux'
41archlibexp='/usr/lib/perl5/5.8.7/arm-linux'
42archname64=''
43archname='arm-linux'
44archobjs=''
45asctime_r_proto='0'
46awk='awk'
47baserev='5.0'
48bash=''
49bin='/usr/bin'
50binexp='/usr/bin'
51bison='bison'
52byacc='byacc'
53byteorder='1234'
54c=''
55castflags='1'
56cat='cat'
57cc='cc'
58cccdlflags='-fpic'
59ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.8.7/arm-linux/CORE'
60ccflags='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
61ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
62ccname='gcc'
63ccsymbols='__APCS_32__=1 __ARM_ARCH_3__=1 __CHAR_UNSIGNED__=1 __GNUC_MINOR__=95 __arm__=1 __linux=1 __linux__=1 __unix=1 __unix__=1 cpu=arm machine=arm system=posix system=unix'
64ccversion=''
65cf_by='slug'
66cf_email='slug@thg-slug1.thg.se'
67cf_time='Mon Jul 25 15:21:53 UTC 2005'
68charsize='1'
69chgrp=''
70chmod='chmod'
71chown=''
72clocktype='clock_t'
73comm='comm'
74compress=''
75contains='grep'
76cp='cp'
77cpio=''
78cpp='cpp'
79cpp_stuff='42'
80cppccsymbols='__ELF__=1 __GNUC__=2 linux=1 unix=1'
81cppflags='-fno-strict-aliasing -I/usr/local/include -pipe -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
82cpplast='-'
83cppminus='-'
84cpprun='cc -E'
85cppstdin='cc -E'
86cppsymbols='__ELF__=1 _FILE_OFFSET_BITS=64 __GLIBC__=2 __GLIBC_MINOR__=4 __GNUC__=3 __GNUC_MINOR__=4 __GNU_LIBRARY__=6 _LARGEFILE_SOURCE=1 _POSIX_C_SOURCE=199506 _POSIX_SOURCE=1 __STDC__=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 __USE_SVID=1 linux=1 __linux=1 __linux__=1 unix=1 __unix=1 __unix__=1'
87crypt_r_proto='0'
88cryptlib=''
89csh='csh'
90ctermid_r_proto='0'
91ctime_r_proto='0'
92d_Gconvert='gcvt((x),(n),(b))'
93d_PRIEUldbl='define'
94d_PRIFUldbl='define'
95d_PRIGUldbl='define'
96d_PRIXU64='define'
97d_PRId64='define'
98d_PRIeldbl='define'
99d_PRIfldbl='define'
100d_PRIgldbl='define'
101d_PRIi64='define'
102d_PRIo64='define'
103d_PRIu64='define'
104d_PRIx64='define'
105d_SCNfldbl='define'
106d__fwalk='undef'
107d_access='define'
108d_accessx='undef'
109d_aintl='undef'
110d_alarm='define'
111d_archlib='define'
112d_asctime_r='undef'
113d_atolf='undef'
114d_atoll='define'
115d_attribut='define'
116d_bcmp='define'
117d_bcopy='define'
118d_bsd='undef'
119d_bsdgetpgrp='undef'
120d_bsdsetpgrp='undef'
121d_bzero='define'
122d_casti32='define'
123d_castneg='undef'
124d_charvspr='define'
125d_chown='define'
126d_chroot='define'
127d_chsize='undef'
128d_class='undef'
129d_closedir='define'
130d_cmsghdr_s='define'
131d_const='define'
132d_copysignl='define'
133d_crypt='define'
134d_crypt_r='undef'
135d_csh='undef'
136d_ctermid_r='undef'
137d_ctime_r='undef'
138d_cuserid='define'
139d_dbl_dig='define'
140d_dbminitproto='undef'
141d_difftime='define'
142d_dirfd='define'
143d_dirnamlen='undef'
144d_dlerror='define'
145d_dlopen='define'
146d_dlsymun='undef'
147d_dosuid='undef'
148d_drand48_r='undef'
149d_drand48proto='define'
150d_dup2='define'
151d_eaccess='undef'
152d_endgrent='define'
153d_endgrent_r='undef'
154d_endhent='define'
155d_endhostent_r='undef'
156d_endnent='define'
157d_endnetent_r='undef'
158d_endpent='define'
159d_endprotoent_r='undef'
160d_endpwent='define'
161d_endpwent_r='undef'
162d_endsent='define'
163d_endservent_r='undef'
164d_eofnblk='define'
165d_eunice='undef'
166d_faststdio='undef'
167d_fchdir='define'
168d_fchmod='define'
169d_fchown='define'
170d_fcntl='define'
171d_fcntl_can_lock='define'
172d_fd_macros='define'
173d_fd_set='define'
174d_fds_bits='undef'
175d_fgetpos='define'
176d_finite='define'
177d_finitel='define'
178d_flexfnam='define'
179d_flock='define'
180d_flockproto='define'
181d_fork='define'
182d_fp_class='undef'
183d_fpathconf='define'
184d_fpclass='undef'
185d_fpclassify='undef'
186d_fpclassl='undef'
187d_fpos64_t='undef'
188d_frexpl='define'
189d_fs_data_s='undef'
190d_fseeko='define'
191d_fsetpos='define'
192d_fstatfs='define'
193d_fstatvfs='define'
194d_fsync='define'
195d_ftello='define'
196d_ftime='undef'
197d_getcwd='define'
198d_getespwnam='undef'
199d_getfsstat='undef'
200d_getgrent='define'
201d_getgrent_r='undef'
202d_getgrgid_r='undef'
203d_getgrnam_r='undef'
204d_getgrps='define'
205d_gethbyaddr='define'
206d_gethbyname='define'
207d_gethent='define'
208d_gethname='define'
209d_gethostbyaddr_r='undef'
210d_gethostbyname_r='undef'
211d_gethostent_r='undef'
212d_gethostprotos='define'
213d_getitimer='define'
214d_getlogin='define'
215d_getlogin_r='undef'
216d_getmnt='undef'
217d_getmntent='define'
218d_getnbyaddr='define'
219d_getnbyname='define'
220d_getnent='define'
221d_getnetbyaddr_r='undef'
222d_getnetbyname_r='undef'
223d_getnetent_r='undef'
224d_getnetprotos='define'
225d_getpagsz='define'
226d_getpbyname='define'
227d_getpbynumber='define'
228d_getpent='define'
229d_getpgid='define'
230d_getpgrp2='undef'
231d_getpgrp='define'
232d_getppid='define'
233d_getprior='define'
234d_getprotobyname_r='undef'
235d_getprotobynumber_r='undef'
236d_getprotoent_r='undef'
237d_getprotoprotos='define'
238d_getprpwnam='undef'
239d_getpwent='define'
240d_getpwent_r='undef'
241d_getpwnam_r='undef'
242d_getpwuid_r='undef'
243d_getsbyname='define'
244d_getsbyport='define'
245d_getsent='define'
246d_getservbyname_r='undef'
247d_getservbyport_r='undef'
248d_getservent_r='undef'
249d_getservprotos='define'
250d_getspnam='define'
251d_getspnam_r='undef'
252d_gettimeod='define'
253d_gmtime_r='undef'
254d_gnulibc='define'
255d_grpasswd='define'
256d_hasmntopt='define'
257d_htonl='define'
258d_ilogbl='define'
259d_index='undef'
260d_inetaton='define'
261d_int64_t='define'
262d_isascii='define'
263d_isfinite='undef'
264d_isinf='define'
265d_isnan='define'
266d_isnanl='define'
267d_killpg='define'
268d_lchown='define'
269d_ldbl_dig='define'
270d_libm_lib_version='define'
271d_link='define'
272d_localtime_r='undef'
273d_locconv='define'
274d_lockf='define'
275d_longdbl='define'
276d_longlong='define'
277d_lseekproto='define'
278d_lstat='define'
279d_madvise='define'
280d_mblen='define'
281d_mbstowcs='define'
282d_mbtowc='define'
283d_memchr='define'
284d_memcmp='define'
285d_memcpy='define'
286d_memmove='define'
287d_memset='define'
288d_mkdir='define'
289d_mkdtemp='define'
290d_mkfifo='define'
291d_mkstemp='define'
292d_mkstemps='undef'
293d_mktime='define'
294d_mmap='define'
295d_modfl='define'
296d_modfl_pow32_bug='undef'
297d_modflproto='undef'
298d_mprotect='define'
299d_msg='define'
300d_msg_ctrunc='define'
301d_msg_dontroute='define'
302d_msg_oob='define'
303d_msg_peek='define'
304d_msg_proxy='define'
305d_msgctl='define'
306d_msgget='define'
307d_msghdr_s='define'
308d_msgrcv='define'
309d_msgsnd='define'
310d_msync='define'
311d_munmap='define'
312d_mymalloc='undef'
313d_nice='define'
314d_nl_langinfo='define'
315d_nv_preserves_uv='define'
316d_off64_t='undef'
317d_old_pthread_create_joinable='undef'
318d_oldpthreads='undef'
319d_oldsock='undef'
320d_open3='define'
321d_pathconf='define'
322d_pause='define'
323d_perl_otherlibdirs='undef'
324d_phostname='undef'
325d_pipe='define'
326d_poll='define'
327d_portable='define'
328d_procselfexe='define'
329d_pthread_atfork='undef'
330d_pthread_attr_setscope='define'
331d_pthread_yield='undef'
332d_pwage='undef'
333d_pwchange='undef'
334d_pwclass='undef'
335d_pwcomment='undef'
336d_pwexpire='undef'
337d_pwgecos='define'
338d_pwpasswd='define'
339d_pwquota='undef'
340d_qgcvt='define'
341d_quad='define'
342d_random_r='undef'
343d_readdir64_r='undef'
344d_readdir='define'
345d_readdir_r='undef'
346d_readlink='define'
347d_readv='define'
348d_recvmsg='define'
349d_rename='define'
350d_rewinddir='define'
351d_rmdir='define'
352d_safebcpy='undef'
353d_safemcpy='undef'
354d_sanemcmp='define'
355d_sbrkproto='define'
356d_scalbnl='define'
357d_sched_yield='define'
358d_scm_rights='define'
359d_seekdir='define'
360d_select='define'
361d_sem='define'
362d_semctl='define'
363d_semctl_semid_ds='define'
364d_semctl_semun='define'
365d_semget='define'
366d_semop='define'
367d_sendmsg='define'
368d_setegid='define'
369d_seteuid='define'
370d_setgrent='define'
371d_setgrent_r='undef'
372d_setgrps='define'
373d_sethent='define'
374d_sethostent_r='undef'
375d_setitimer='define'
376d_setlinebuf='define'
377d_setlocale='define'
378d_setlocale_r='undef'
379d_setnent='define'
380d_setnetent_r='undef'
381d_setpent='define'
382d_setpgid='define'
383d_setpgrp2='undef'
384d_setpgrp='define'
385d_setprior='define'
386d_setproctitle='undef'
387d_setprotoent_r='undef'
388d_setpwent='define'
389d_setpwent_r='undef'
390d_setregid='define'
391d_setresgid='define'
392d_setresuid='define'
393d_setreuid='define'
394d_setrgid='undef'
395d_setruid='undef'
396d_setsent='define'
397d_setservent_r='undef'
398d_setsid='define'
399d_setvbuf='define'
400d_sfio='undef'
401d_shm='define'
402d_shmat='define'
403d_shmatprototype='define'
404d_shmctl='define'
405d_shmdt='define'
406d_shmget='define'
407d_sigaction='define'
408d_sigprocmask='define'
409d_sigsetjmp='define'
410d_sockatmark='define'
411d_sockatmarkproto='undef'
412d_socket='define'
413d_socklen_t='define'
414d_sockpair='define'
415d_socks5_init='undef'
416d_sqrtl='define'
417d_srand48_r='undef'
418d_srandom_r='undef'
419d_sresgproto='undef'
420d_sresuproto='undef'
421d_statblks='define'
422d_statfs_f_flags='undef'
423d_statfs_s='define'
424d_statvfs='define'
425d_stdio_cnt_lval='undef'
426d_stdio_ptr_lval='undef'
427d_stdio_ptr_lval_nochange_cnt='undef'
428d_stdio_ptr_lval_sets_cnt='undef'
429d_stdio_stream_array='undef'
430d_stdiobase='undef'
431d_stdstdio='undef'
432d_strchr='define'
433d_strcoll='define'
434d_strctcpy='define'
435d_strerrm='strerror(e)'
436d_strerror='define'
437d_strerror_r='undef'
438d_strftime='define'
439d_strlcat='undef'
440d_strlcpy='undef'
441d_strtod='define'
442d_strtol='define'
443d_strtold='define'
444d_strtoll='define'
445d_strtoq='define'
446d_strtoul='define'
447d_strtoull='define'
448d_strtouq='define'
449d_strxfrm='define'
450d_suidsafe='undef'
451d_symlink='define'
452d_syscall='define'
453d_syscallproto='define'
454d_sysconf='define'
455d_sysernlst=''
456d_syserrlst='define'
457d_system='define'
458d_tcgetpgrp='define'
459d_tcsetpgrp='define'
460d_telldir='define'
461d_telldirproto='define'
462d_time='define'
463d_times='define'
464d_tm_tm_gmtoff='define'
465d_tm_tm_zone='define'
466d_tmpnam_r='undef'
467d_truncate='define'
468d_ttyname_r='undef'
469d_tzname='define'
470d_u32align='define'
471d_ualarm='define'
472d_umask='define'
473d_uname='define'
474d_union_semun='undef'
475d_unordered='undef'
476d_usleep='define'
477d_usleepproto='define'
478d_ustat='define'
479d_vendorarch='undef'
480d_vendorbin='undef'
481d_vendorlib='undef'
482d_vendorscript='undef'
483d_vfork='undef'
484d_void_closedir='undef'
485d_voidsig='define'
486d_voidtty=''
487d_volatile='define'
488d_vprintf='define'
489d_wait4='define'
490d_waitpid='define'
491d_wcstombs='define'
492d_wctomb='define'
493d_writev='define'
494d_xenix='undef'
495date='date'
496db_hashtype='u_int32_t'
497db_prefixtype='size_t'
498db_version_major=''
499db_version_minor=''
500db_version_patch=''
501defvoidused='15'
502direntrytype='struct dirent'
503dlext='so'
504dlsrc='dl_dlopen.xs'
505doublesize='8'
506drand01='drand48()'
507drand48_r_proto='0'
508dynamic_ext='B ByteLoader Cwd Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared'
509eagain='EAGAIN'
510ebcdic='undef'
511echo='echo'
512egrep='egrep'
513emacs=''
514endgrent_r_proto='0'
515endhostent_r_proto='0'
516endnetent_r_proto='0'
517endprotoent_r_proto='0'
518endpwent_r_proto='0'
519endservent_r_proto='0'
520eunicefix=':'
521exe_ext=''
522expr='expr'
523extensions='B ByteLoader Cwd Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared Errno'
524extras=''
525fflushNULL='define'
526fflushall='undef'
527find=''
528firstmakefile='makefile'
529flex=''
530fpossize='16'
531fpostype='fpos_t'
532freetype='void'
533from=':'
534full_ar='/usr/bin/ar'
535full_csh='csh'
536full_sed='/bin/sed'
537gccansipedantic=''
538gccosandvers=''
539gccversion='3.4.4'
540getgrent_r_proto='0'
541getgrgid_r_proto='0'
542getgrnam_r_proto='0'
543gethostbyaddr_r_proto='0'
544gethostbyname_r_proto='0'
545gethostent_r_proto='0'
546getlogin_r_proto='0'
547getnetbyaddr_r_proto='0'
548getnetbyname_r_proto='0'
549getnetent_r_proto='0'
550getprotobyname_r_proto='0'
551getprotobynumber_r_proto='0'
552getprotoent_r_proto='0'
553getpwent_r_proto='0'
554getpwnam_r_proto='0'
555getpwuid_r_proto='0'
556getservbyname_r_proto='0'
557getservbyport_r_proto='0'
558getservent_r_proto='0'
559getspnam_r_proto='0'
560gidformat='"lu"'
561gidsign='1'
562gidsize='4'
563gidtype='gid_t'
564glibpth='/usr/shlib /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
565gmake='gmake'
566gmtime_r_proto='0'
567gnulibc_version='2.3.90'
568grep='grep'
569groupcat='cat /etc/group'
570groupstype='gid_t'
571gzip='gzip'
572h_fcntl='false'
573h_sysfile='true'
574hint='previous'
575hostcat='cat /etc/hosts'
576html1dir=' '
577html1direxp=''
578html3dir=' '
579html3direxp=''
580i16size='2'
581i16type='short'
582i32size='4'
583i32type='long'
584i64size='8'
585i64type='long long'
586i8size='1'
587i8type='char'
588i_arpainet='define'
589i_bsdioctl=''
590i_crypt='define'
591i_db='undef'
592i_dbm='undef'
593i_dirent='define'
594i_dld='undef'
595i_dlfcn='define'
596i_fcntl='undef'
597i_float='define'
598i_fp='undef'
599i_fp_class='undef'
600i_gdbm='undef'
601i_grp='define'
602i_ieeefp='undef'
603i_inttypes='define'
604i_langinfo='define'
605i_libutil='undef'
606i_limits='define'
607i_locale='define'
608i_machcthr='undef'
609i_malloc='define'
610i_math='define'
611i_memory='undef'
612i_mntent='define'
613i_ndbm='undef'
614i_netdb='define'
615i_neterrno='undef'
616i_netinettcp='define'
617i_niin='define'
618i_poll='define'
619i_prot='undef'
620i_pthread='define'
621i_pwd='define'
622i_rpcsvcdbm='undef'
623i_sfio='undef'
624i_sgtty='undef'
625i_shadow='define'
626i_socks='undef'
627i_stdarg='define'
628i_stddef='define'
629i_stdlib='define'
630i_string='define'
631i_sunmath='undef'
632i_sysaccess='undef'
633i_sysdir='define'
634i_sysfile='define'
635i_sysfilio='undef'
636i_sysin='undef'
637i_sysioctl='define'
638i_syslog='define'
639i_sysmman='define'
640i_sysmode='undef'
641i_sysmount='define'
642i_sysndir='undef'
643i_sysparam='define'
644i_sysresrc='define'
645i_syssecrt='undef'
646i_sysselct='define'
647i_syssockio='undef'
648i_sysstat='define'
649i_sysstatfs='define'
650i_sysstatvfs='define'
651i_systime='define'
652i_systimek='undef'
653i_systimes='define'
654i_systypes='define'
655i_sysuio='define'
656i_sysun='define'
657i_sysutsname='define'
658i_sysvfs='define'
659i_syswait='define'
660i_termio='undef'
661i_termios='define'
662i_time='define'
663i_unistd='define'
664i_ustat='define'
665i_utime='define'
666i_values='define'
667i_varargs='undef'
668i_varhdr='stdarg.h'
669i_vfork='undef'
670ignore_versioned_solibs='y'
671inc_version_list=' '
672inc_version_list_init='0'
673incpath=''
674inews=''
675installarchlib='./install_me_here/usr/lib/perl5/5.8.7/arm-linux'
676installbin='./install_me_here/usr/bin'
677installhtml1dir=''
678installhtml3dir=''
679installman1dir='./install_me_here/usr/share/man/man1'
680installman3dir='./install_me_here/usr/share/man/man3'
681installprefix='./install_me_here/usr'
682installprefixexp='./install_me_here/usr'
683installprivlib='./install_me_here/usr/lib/perl5/5.8.7'
684installscript='./install_me_here/usr/bin'
685installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.8.7/arm-linux'
686installsitebin='./install_me_here/usr/bin'
687installsitehtml1dir=''
688installsitehtml3dir=''
689installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.8.7'
690installsiteman1dir='./install_me_here/usr/share/man/man1'
691installsiteman3dir='./install_me_here/usr/share/man/man3'
692installsitescript='./install_me_here/usr/bin'
693installstyle='./install_me_herelib/perl5'
694installusrbinperl='undef'
695installvendorarch=''
696installvendorbin=''
697installvendorhtml1dir=''
698installvendorhtml3dir=''
699installvendorlib=''
700installvendorman1dir=''
701installvendorman3dir=''
702installvendorscript=''
703intsize='4'
704issymlink='/usr/bin/test -h'
705ivdformat='"ld"'
706ivsize='4'
707ivtype='long'
708known_extensions='B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Thread Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared'
709ksh=''
710ld='cc'
711lddlflags='-shared'
712ldflags=''
713ldflags_uselargefiles=''
714ldlibpthname='LD_LIBRARY_PATH'
715less='less'
716lib_ext='.a'
717libc='/lib/libc-2.3.90.so'
718libperl='libperl.so'
719libpth='/lib /usr/lib'
720libs='-lnsl -ldl -lm -lcrypt -lutil -lc'
721libsdirs=''
722libsfiles=''
723libsfound=''
724libspath=' /lib /usr/lib'
725libswanted='sfio socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m crypt sec util c cposix posix ucb BSD'
726libswanted_uselargefiles=''
727line=''
728lint=''
729lkflags=''
730ln='ln'
731lns='/bin/ln -s'
732localtime_r_proto='0'
733locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
734loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
735longdblsize='8'
736longlongsize='8'
737longsize='4'
738lp=''
739lpr=''
740ls='ls'
741lseeksize='8'
742lseektype='off_t'
743mail=''
744mailx=''
745make='make'
746make_set_make='#'
747mallocobj=''
748mallocsrc=''
749malloctype='void *'
750man1dir='/usr/share/man/man1'
751man1direxp='/usr/share/man/man1'
752man1ext='1'
753man3dir='/usr/share/man/man3'
754man3direxp='/usr/share/man/man3'
755man3ext='3'
756mips_type=''
757mistrustnm=''
758mkdir='mkdir'
759mmaptype='void *'
760modetype='mode_t'
761more='more'
762multiarch='undef'
763mv=''
764myarchname='arm-linux'
765mydomain='.thg.se'
766myhostname='thg-slug1'
767myuname='linux thg-slug1 2.6.12.2 #1 wed jul 20 01:50:24 cest 2005 armv5teb unknown unknown gnulinux '
768n='-n'
769need_va_copy='undef'
770netdb_hlen_type='size_t'
771netdb_host_type='const void *'
772netdb_name_type='const char *'
773netdb_net_type='in_addr_t'
774nm='nm'
775nm_opt=''
776nm_so_opt='--dynamic'
777nonxs_ext='Errno'
778nroff='nroff'
779nvEUformat='"E"'
780nvFUformat='"F"'
781nvGUformat='"G"'
782nv_preserves_uv_bits='32'
783nveformat='"e"'
784nvfformat='"f"'
785nvgformat='"g"'
786nvsize='8'
787nvtype='double'
788o_nonblock='O_NONBLOCK'
789obj_ext='.o'
790old_pthread_create_joinable=''
791optimize='-O2'
792orderlib='false'
793osname='linux'
794osvers='2.6.12.2'
795otherlibdirs=' '
796package='perl5'
797pager='/bin/more'
798passcat='cat /etc/passwd'
799patchlevel='8'
800path_sep=':'
801perl5='hostperl'
802perl=''
803perl_patchlevel=''
804perladmin='slug@thg-slug1.thg.se'
805perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc -lgcc_s $$($(CC) -print-libgcc-file-name)'
806perlpath='hostperl'
807pg='pg'
808phostname='hostname'
809pidtype='pid_t'
810plibpth=''
811pmake=''
812pr=''
813prefix='/usr'
814prefixexp='/usr'
815privlib='/usr/lib/perl5/5.8.7'
816privlibexp='/usr/lib/perl5/5.8.7'
817procselfexe='"/proc/self/exe"'
818prototype='define'
819ptrsize='4'
820quadkind='3'
821quadtype='long long'
822randbits='48'
823randfunc='drand48'
824random_r_proto='0'
825randseedtype='long'
826ranlib=':'
827rd_nodata='-1'
828readdir64_r_proto='0'
829readdir_r_proto='0'
830revision='5'
831rm='rm'
832rmail=''
833run=''
834runnm='false'
835sPRIEUldbl='"E"'
836sPRIFUldbl='"F"'
837sPRIGUldbl='"G"'
838sPRIXU64='"LX"'
839sPRId64='"Ld"'
840sPRIeldbl='"e"'
841sPRIfldbl='"f"'
842sPRIgldbl='"g"'
843sPRIi64='"Li"'
844sPRIo64='"Lo"'
845sPRIu64='"Lu"'
846sPRIx64='"Lx"'
847sSCNfldbl='"f"'
848sched_yield='sched_yield()'
849scriptdir='/usr/bin'
850scriptdirexp='/usr/bin'
851sed='sed'
852seedfunc='srand48'
853selectminbits='32'
854selecttype='fd_set *'
855sendmail=''
856setgrent_r_proto='0'
857sethostent_r_proto='0'
858setlocale_r_proto='0'
859setnetent_r_proto='0'
860setprotoent_r_proto='0'
861setpwent_r_proto='0'
862setservent_r_proto='0'
863sh='/bin/sh'
864shar=''
865sharpbang='#!'
866shmattype='void *'
867shortsize='2'
868shrpenv=''
869shsharp='true'
870sig_count='65'
871sig_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 NUM34 RTMIN 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 '
872sig_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", "NUM34", "RTMIN", "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'
873sig_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 '
874sig_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'
875sig_size='69'
876signal_t='void'
877sitearch='/usr/lib/perl5/site_perl/5.8.7/arm-linux'
878sitearchexp='/usr/lib/perl5/site_perl/5.8.7/arm-linux'
879sitebin='/usr/bin'
880sitebinexp='/usr/bin'
881sitehtml1dir=''
882sitehtml1direxp=''
883sitehtml3dir=''
884sitehtml3direxp=''
885sitelib='/usr/lib/perl5/site_perl/5.8.7'
886sitelib_stem='/usr/lib/perl5/site_perl'
887sitelibexp='/usr/lib/perl5/site_perl/5.8.7'
888siteman1dir='/usr/share/man/man1'
889siteman1direxp='/usr/share/man/man1'
890siteman3dir='/usr/share/man/man3'
891siteman3direxp='/usr/share/man/man3'
892siteprefix='/usr'
893siteprefixexp='/usr'
894sitescript='/usr/bin'
895sitescriptexp='/usr/bin'
896sizesize='4'
897sizetype='size_t'
898sleep=''
899smail=''
900so='so'
901sockethdr=''
902socketlib=''
903socksizetype='socklen_t'
904sort='sort'
905spackage='Perl5'
906spitshell='cat'
907srand48_r_proto='0'
908srandom_r_proto='0'
909src='.'
910ssizetype='ssize_t'
911startperl='#!/usr/bin/perl'
912startsh='#!/bin/sh'
913static_ext=' '
914stdchar='char'
915stdio_base='((fp)->_IO_read_base)'
916stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
917stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
918stdio_filbuf=''
919stdio_ptr='((fp)->_IO_read_ptr)'
920stdio_stream_array=''
921strerror_r_proto='0'
922strings='/usr/include/string.h'
923submit=''
924subversion='7'
925sysman='/usr/share/man/man1'
926tail=''
927tar=''
928targetarch=''
929tbl=''
930tee=''
931test='test'
932timeincl='/usr/include/sys/time.h /usr/include/time.h '
933timetype='time_t'
934tmpnam_r_proto='0'
935to=':'
936touch='touch'
937tr='tr'
938trnl='\n'
939troff=''
940ttyname_r_proto='0'
941u16size='2'
942u16type='unsigned short'
943u32size='4'
944u32type='unsigned long'
945u64size='8'
946u64type='unsigned long long'
947u8size='1'
948u8type='unsigned char'
949uidformat='"lu"'
950uidsign='1'
951uidsize='4'
952uidtype='uid_t'
953uname='uname'
954uniq='uniq'
955uquadtype='unsigned long long'
956use5005threads='undef'
957use64bitall='undef'
958use64bitint='undef'
959usecrosscompile='undef'
960usedl='define'
961usefaststdio='define'
962useithreads='undef'
963uselargefiles='define'
964uselongdouble='undef'
965usemallocwrap='define'
966usemorebits='undef'
967usemultiplicity='undef'
968usemymalloc='n'
969usenm='false'
970useopcode='true'
971useperlio='define'
972useposix='true'
973usereentrant='undef'
974usesfio='false'
975useshrplib='true'
976usesitecustomize='undef'
977usesocks='undef'
978usethreads='undef'
979usevendorprefix='undef'
980usevfork='false'
981usrinc='/usr/include'
982uuname=''
983uvXUformat='"lX"'
984uvoformat='"lo"'
985uvsize='4'
986uvtype='unsigned long'
987uvuformat='"lu"'
988uvxformat='"lx"'
989vendorarch=''
990vendorarchexp=''
991vendorbin=''
992vendorbinexp=''
993vendorhtml1dir=' '
994vendorhtml1direxp=''
995vendorhtml3dir=' '
996vendorhtml3direxp=''
997vendorlib=''
998vendorlib_stem=''
999vendorlibexp=''
1000vendorman1dir=' '
1001vendorman1direxp=''
1002vendorman3dir=' '
1003vendorman3direxp=''
1004vendorprefix=''
1005vendorprefixexp=''
1006vendorscript=''
1007vendorscriptexp=''
1008version='5.8.7'
1009version_patchlevel_string='version 8 subversion 7'
1010versiononly='undef'
1011vi=''
1012voidflags='15'
1013xlibpth='/usr/lib/386 /lib/386'
1014yacc='yacc'
1015yaccflags=''
1016zcat=''
1017zip='zip'
1018# Configure command line arguments.
1019config_arg0='Configure'
1020config_args=''
1021config_argc=0
1022PERL_REVISION=5
1023PERL_VERSION=8
1024PERL_SUBVERSION=7
1025PERL_API_REVISION=5
1026PERL_API_VERSION=8
1027PERL_API_SUBVERSION=0
1028PERL_PATCHLEVEL=
1029PERL_CONFIG_SH=true
diff --git a/meta/packages/perl/perl-5.8.7/config.sh-arm-linux.patch b/meta/packages/perl/perl-5.8.7/config.sh-arm-linux.patch
deleted file mode 100644
index 0181e37c95..0000000000
--- a/meta/packages/perl/perl-5.8.7/config.sh-arm-linux.patch
+++ /dev/null
@@ -1,34 +0,0 @@
1--- ./Cross/config.sh-arm-linux.orig.old 2005-07-29 12:07:16.000000000 +0200
2+++ ./Cross/config.sh-arm-linux 2005-07-29 12:09:27.000000000 +0200
3@@ -266,6 +266,7 @@
4 d_killpg='define'
5 d_lchown='define'
6 d_ldbl_dig='define'
7+d_libm_lib_version='define'
8 d_link='define'
9 d_localtime_r='undef'
10 d_locconv='define'
11@@ -796,12 +797,12 @@
12 passcat='cat /etc/passwd'
13 patchlevel='8'
14 path_sep=':'
15-perl5='/usr/bin/perl'
16+perl5='hostperl'
17 perl=''
18 perl_patchlevel=''
19 perladmin='red@criticalintegration.com'
20-perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc'
21+perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc -lgcc_s'
22-perlpath='/usr/bin/perl'
23+perlpath='hostperl'
24 pg='pg'
25 phostname='hostname'
26 pidtype='pid_t'
27@@ -971,6 +972,7 @@
28 usereentrant='undef'
29 usesfio='false'
30 useshrplib='true'
31+usesitecustomize='undef'
32 usesocks='undef'
33 usethreads='undef'
34 usevendorprefix='undef'
diff --git a/meta/packages/perl/perl-5.8.7/config.sh-armeb-linux b/meta/packages/perl/perl-5.8.7/config.sh-armeb-linux
deleted file mode 100644
index de17bbf28f..0000000000
--- a/meta/packages/perl/perl-5.8.7/config.sh-armeb-linux
+++ /dev/null
@@ -1,1028 +0,0 @@
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: Mon Jul 25 15:21:53 UTC 2005
12# Configured by : slug
13# Target system : linux thg-slug1 2.6.12.2 #1 wed jul 20 01:50:24 cest 2005 armv5teb unknown unknown gnulinux
14
15Author=''
16Date='$Date'
17Header=''
18Id='$Id'
19Locker=''
20Log='$Log'
21Mcc='Mcc'
22RCSfile='$RCSfile'
23Revision='$Revision'
24Source=''
25State=''
26_a='.a'
27_exe=''
28_o='.o'
29afs='false'
30afsroot='/afs'
31alignbytes='4'
32ansi2knr=''
33aphostname='/bin/hostname'
34api_revision='5'
35api_subversion='0'
36api_version='8'
37api_versionstring='5.8.0'
38ar='ar'
39archlib='/usr/lib/perl5/5.8.7/armeb-linux'
40archlibexp='/usr/lib/perl5/5.8.7/armeb-linux'
41archname64=''
42archname='armeb-linux'
43archobjs=''
44asctime_r_proto='0'
45awk='awk'
46baserev='5.0'
47bash=''
48bin='/usr/bin'
49binexp='/usr/bin'
50bison='bison'
51byacc='byacc'
52byteorder='4321'
53c=''
54castflags='1'
55cat='cat'
56cc='cc'
57cccdlflags='-fpic'
58ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.8.7/armeb-linux/CORE'
59ccflags='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
60ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
61ccname='gcc'
62ccsymbols='__APCS_32__=1 __ARM_ARCH_3__=1 __CHAR_UNSIGNED__=1 __GNUC_MINOR__=95 __arm__=1 __linux=1 __linux__=1 __unix=1 __unix__=1 cpu=arm machine=arm system=posix system=unix'
63ccversion=''
64cf_by='slug'
65cf_email='slug@thg-slug1.thg.se'
66cf_time='Mon Jul 25 15:21:53 UTC 2005'
67charsize='1'
68chgrp=''
69chmod='chmod'
70chown=''
71clocktype='clock_t'
72comm='comm'
73compress=''
74contains='grep'
75cp='cp'
76cpio=''
77cpp='cpp'
78cpp_stuff='42'
79cppccsymbols='__ELF__=1 __GNUC__=2 linux=1 unix=1'
80cppflags='-fno-strict-aliasing -I/usr/local/include -pipe -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
81cpplast='-'
82cppminus='-'
83cpprun='cc -E'
84cppstdin='cc -E'
85cppsymbols='__ELF__=1 _FILE_OFFSET_BITS=64 __GLIBC__=2 __GLIBC_MINOR__=4 __GNUC__=3 __GNUC_MINOR__=4 __GNU_LIBRARY__=6 _LARGEFILE_SOURCE=1 _POSIX_C_SOURCE=199506 _POSIX_SOURCE=1 __STDC__=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 __USE_SVID=1 linux=1 __linux=1 __linux__=1 unix=1 __unix=1 __unix__=1'
86crypt_r_proto='0'
87cryptlib=''
88csh='csh'
89ctermid_r_proto='0'
90ctime_r_proto='0'
91d_Gconvert='gcvt((x),(n),(b))'
92d_PRIEUldbl='define'
93d_PRIFUldbl='define'
94d_PRIGUldbl='define'
95d_PRIXU64='define'
96d_PRId64='define'
97d_PRIeldbl='define'
98d_PRIfldbl='define'
99d_PRIgldbl='define'
100d_PRIi64='define'
101d_PRIo64='define'
102d_PRIu64='define'
103d_PRIx64='define'
104d_SCNfldbl='define'
105d__fwalk='undef'
106d_access='define'
107d_accessx='undef'
108d_aintl='undef'
109d_alarm='define'
110d_archlib='define'
111d_asctime_r='undef'
112d_atolf='undef'
113d_atoll='define'
114d_attribut='define'
115d_bcmp='define'
116d_bcopy='define'
117d_bsd='undef'
118d_bsdgetpgrp='undef'
119d_bsdsetpgrp='undef'
120d_bzero='define'
121d_casti32='define'
122d_castneg='undef'
123d_charvspr='define'
124d_chown='define'
125d_chroot='define'
126d_chsize='undef'
127d_class='undef'
128d_closedir='define'
129d_cmsghdr_s='define'
130d_const='define'
131d_copysignl='define'
132d_crypt='define'
133d_crypt_r='undef'
134d_csh='undef'
135d_ctermid_r='undef'
136d_ctime_r='undef'
137d_cuserid='define'
138d_dbl_dig='define'
139d_dbminitproto='undef'
140d_difftime='define'
141d_dirfd='define'
142d_dirnamlen='undef'
143d_dlerror='define'
144d_dlopen='define'
145d_dlsymun='undef'
146d_dosuid='undef'
147d_drand48_r='undef'
148d_drand48proto='define'
149d_dup2='define'
150d_eaccess='undef'
151d_endgrent='define'
152d_endgrent_r='undef'
153d_endhent='define'
154d_endhostent_r='undef'
155d_endnent='define'
156d_endnetent_r='undef'
157d_endpent='define'
158d_endprotoent_r='undef'
159d_endpwent='define'
160d_endpwent_r='undef'
161d_endsent='define'
162d_endservent_r='undef'
163d_eofnblk='define'
164d_eunice='undef'
165d_faststdio='undef'
166d_fchdir='define'
167d_fchmod='define'
168d_fchown='define'
169d_fcntl='define'
170d_fcntl_can_lock='define'
171d_fd_macros='define'
172d_fd_set='define'
173d_fds_bits='undef'
174d_fgetpos='define'
175d_finite='define'
176d_finitel='define'
177d_flexfnam='define'
178d_flock='define'
179d_flockproto='define'
180d_fork='define'
181d_fp_class='undef'
182d_fpathconf='define'
183d_fpclass='undef'
184d_fpclassify='undef'
185d_fpclassl='undef'
186d_fpos64_t='undef'
187d_frexpl='define'
188d_fs_data_s='undef'
189d_fseeko='define'
190d_fsetpos='define'
191d_fstatfs='define'
192d_fstatvfs='define'
193d_fsync='define'
194d_ftello='define'
195d_ftime='undef'
196d_getcwd='define'
197d_getespwnam='undef'
198d_getfsstat='undef'
199d_getgrent='define'
200d_getgrent_r='undef'
201d_getgrgid_r='undef'
202d_getgrnam_r='undef'
203d_getgrps='define'
204d_gethbyaddr='define'
205d_gethbyname='define'
206d_gethent='define'
207d_gethname='define'
208d_gethostbyaddr_r='undef'
209d_gethostbyname_r='undef'
210d_gethostent_r='undef'
211d_gethostprotos='define'
212d_getitimer='define'
213d_getlogin='define'
214d_getlogin_r='undef'
215d_getmnt='undef'
216d_getmntent='define'
217d_getnbyaddr='define'
218d_getnbyname='define'
219d_getnent='define'
220d_getnetbyaddr_r='undef'
221d_getnetbyname_r='undef'
222d_getnetent_r='undef'
223d_getnetprotos='define'
224d_getpagsz='define'
225d_getpbyname='define'
226d_getpbynumber='define'
227d_getpent='define'
228d_getpgid='define'
229d_getpgrp2='undef'
230d_getpgrp='define'
231d_getppid='define'
232d_getprior='define'
233d_getprotobyname_r='undef'
234d_getprotobynumber_r='undef'
235d_getprotoent_r='undef'
236d_getprotoprotos='define'
237d_getprpwnam='undef'
238d_getpwent='define'
239d_getpwent_r='undef'
240d_getpwnam_r='undef'
241d_getpwuid_r='undef'
242d_getsbyname='define'
243d_getsbyport='define'
244d_getsent='define'
245d_getservbyname_r='undef'
246d_getservbyport_r='undef'
247d_getservent_r='undef'
248d_getservprotos='define'
249d_getspnam='define'
250d_getspnam_r='undef'
251d_gettimeod='define'
252d_gmtime_r='undef'
253d_gnulibc='define'
254d_grpasswd='define'
255d_hasmntopt='define'
256d_htonl='define'
257d_ilogbl='define'
258d_index='undef'
259d_inetaton='define'
260d_int64_t='define'
261d_isascii='define'
262d_isfinite='undef'
263d_isinf='define'
264d_isnan='define'
265d_isnanl='define'
266d_killpg='define'
267d_lchown='define'
268d_ldbl_dig='define'
269d_libm_lib_version='define'
270d_link='define'
271d_localtime_r='undef'
272d_locconv='define'
273d_lockf='define'
274d_longdbl='define'
275d_longlong='define'
276d_lseekproto='define'
277d_lstat='define'
278d_madvise='define'
279d_mblen='define'
280d_mbstowcs='define'
281d_mbtowc='define'
282d_memchr='define'
283d_memcmp='define'
284d_memcpy='define'
285d_memmove='define'
286d_memset='define'
287d_mkdir='define'
288d_mkdtemp='define'
289d_mkfifo='define'
290d_mkstemp='define'
291d_mkstemps='undef'
292d_mktime='define'
293d_mmap='define'
294d_modfl='define'
295d_modfl_pow32_bug='undef'
296d_modflproto='undef'
297d_mprotect='define'
298d_msg='define'
299d_msg_ctrunc='define'
300d_msg_dontroute='define'
301d_msg_oob='define'
302d_msg_peek='define'
303d_msg_proxy='define'
304d_msgctl='define'
305d_msgget='define'
306d_msghdr_s='define'
307d_msgrcv='define'
308d_msgsnd='define'
309d_msync='define'
310d_munmap='define'
311d_mymalloc='undef'
312d_nice='define'
313d_nl_langinfo='define'
314d_nv_preserves_uv='define'
315d_off64_t='undef'
316d_old_pthread_create_joinable='undef'
317d_oldpthreads='undef'
318d_oldsock='undef'
319d_open3='define'
320d_pathconf='define'
321d_pause='define'
322d_perl_otherlibdirs='undef'
323d_phostname='undef'
324d_pipe='define'
325d_poll='define'
326d_portable='define'
327d_procselfexe='define'
328d_pthread_atfork='undef'
329d_pthread_attr_setscope='define'
330d_pthread_yield='undef'
331d_pwage='undef'
332d_pwchange='undef'
333d_pwclass='undef'
334d_pwcomment='undef'
335d_pwexpire='undef'
336d_pwgecos='define'
337d_pwpasswd='define'
338d_pwquota='undef'
339d_qgcvt='define'
340d_quad='define'
341d_random_r='undef'
342d_readdir64_r='undef'
343d_readdir='define'
344d_readdir_r='undef'
345d_readlink='define'
346d_readv='define'
347d_recvmsg='define'
348d_rename='define'
349d_rewinddir='define'
350d_rmdir='define'
351d_safebcpy='undef'
352d_safemcpy='undef'
353d_sanemcmp='define'
354d_sbrkproto='define'
355d_scalbnl='define'
356d_sched_yield='define'
357d_scm_rights='define'
358d_seekdir='define'
359d_select='define'
360d_sem='define'
361d_semctl='define'
362d_semctl_semid_ds='define'
363d_semctl_semun='define'
364d_semget='define'
365d_semop='define'
366d_sendmsg='define'
367d_setegid='define'
368d_seteuid='define'
369d_setgrent='define'
370d_setgrent_r='undef'
371d_setgrps='define'
372d_sethent='define'
373d_sethostent_r='undef'
374d_setitimer='define'
375d_setlinebuf='define'
376d_setlocale='define'
377d_setlocale_r='undef'
378d_setnent='define'
379d_setnetent_r='undef'
380d_setpent='define'
381d_setpgid='define'
382d_setpgrp2='undef'
383d_setpgrp='define'
384d_setprior='define'
385d_setproctitle='undef'
386d_setprotoent_r='undef'
387d_setpwent='define'
388d_setpwent_r='undef'
389d_setregid='define'
390d_setresgid='define'
391d_setresuid='define'
392d_setreuid='define'
393d_setrgid='undef'
394d_setruid='undef'
395d_setsent='define'
396d_setservent_r='undef'
397d_setsid='define'
398d_setvbuf='define'
399d_sfio='undef'
400d_shm='define'
401d_shmat='define'
402d_shmatprototype='define'
403d_shmctl='define'
404d_shmdt='define'
405d_shmget='define'
406d_sigaction='define'
407d_sigprocmask='define'
408d_sigsetjmp='define'
409d_sockatmark='define'
410d_sockatmarkproto='undef'
411d_socket='define'
412d_socklen_t='define'
413d_sockpair='define'
414d_socks5_init='undef'
415d_sqrtl='define'
416d_srand48_r='undef'
417d_srandom_r='undef'
418d_sresgproto='undef'
419d_sresuproto='undef'
420d_statblks='define'
421d_statfs_f_flags='undef'
422d_statfs_s='define'
423d_statvfs='define'
424d_stdio_cnt_lval='undef'
425d_stdio_ptr_lval='undef'
426d_stdio_ptr_lval_nochange_cnt='undef'
427d_stdio_ptr_lval_sets_cnt='undef'
428d_stdio_stream_array='undef'
429d_stdiobase='undef'
430d_stdstdio='undef'
431d_strchr='define'
432d_strcoll='define'
433d_strctcpy='define'
434d_strerrm='strerror(e)'
435d_strerror='define'
436d_strerror_r='undef'
437d_strftime='define'
438d_strlcat='undef'
439d_strlcpy='undef'
440d_strtod='define'
441d_strtol='define'
442d_strtold='define'
443d_strtoll='define'
444d_strtoq='define'
445d_strtoul='define'
446d_strtoull='define'
447d_strtouq='define'
448d_strxfrm='define'
449d_suidsafe='undef'
450d_symlink='define'
451d_syscall='define'
452d_syscallproto='define'
453d_sysconf='define'
454d_sysernlst=''
455d_syserrlst='define'
456d_system='define'
457d_tcgetpgrp='define'
458d_tcsetpgrp='define'
459d_telldir='define'
460d_telldirproto='define'
461d_time='define'
462d_times='define'
463d_tm_tm_gmtoff='define'
464d_tm_tm_zone='define'
465d_tmpnam_r='undef'
466d_truncate='define'
467d_ttyname_r='undef'
468d_tzname='define'
469d_u32align='define'
470d_ualarm='define'
471d_umask='define'
472d_uname='define'
473d_union_semun='undef'
474d_unordered='undef'
475d_usleep='define'
476d_usleepproto='define'
477d_ustat='define'
478d_vendorarch='undef'
479d_vendorbin='undef'
480d_vendorlib='undef'
481d_vendorscript='undef'
482d_vfork='undef'
483d_void_closedir='undef'
484d_voidsig='define'
485d_voidtty=''
486d_volatile='define'
487d_vprintf='define'
488d_wait4='define'
489d_waitpid='define'
490d_wcstombs='define'
491d_wctomb='define'
492d_writev='define'
493d_xenix='undef'
494date='date'
495db_hashtype='u_int32_t'
496db_prefixtype='size_t'
497db_version_major=''
498db_version_minor=''
499db_version_patch=''
500defvoidused='15'
501direntrytype='struct dirent'
502dlext='so'
503dlsrc='dl_dlopen.xs'
504doublesize='8'
505drand01='drand48()'
506drand48_r_proto='0'
507dynamic_ext='B ByteLoader Cwd Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared'
508eagain='EAGAIN'
509ebcdic='undef'
510echo='echo'
511egrep='egrep'
512emacs=''
513endgrent_r_proto='0'
514endhostent_r_proto='0'
515endnetent_r_proto='0'
516endprotoent_r_proto='0'
517endpwent_r_proto='0'
518endservent_r_proto='0'
519eunicefix=':'
520exe_ext=''
521expr='expr'
522extensions='B ByteLoader Cwd Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared Errno'
523extras=''
524fflushNULL='define'
525fflushall='undef'
526find=''
527firstmakefile='makefile'
528flex=''
529fpossize='16'
530fpostype='fpos_t'
531freetype='void'
532from=':'
533full_ar='/usr/bin/ar'
534full_csh='csh'
535full_sed='/bin/sed'
536gccansipedantic=''
537gccosandvers=''
538gccversion='3.4.4'
539getgrent_r_proto='0'
540getgrgid_r_proto='0'
541getgrnam_r_proto='0'
542gethostbyaddr_r_proto='0'
543gethostbyname_r_proto='0'
544gethostent_r_proto='0'
545getlogin_r_proto='0'
546getnetbyaddr_r_proto='0'
547getnetbyname_r_proto='0'
548getnetent_r_proto='0'
549getprotobyname_r_proto='0'
550getprotobynumber_r_proto='0'
551getprotoent_r_proto='0'
552getpwent_r_proto='0'
553getpwnam_r_proto='0'
554getpwuid_r_proto='0'
555getservbyname_r_proto='0'
556getservbyport_r_proto='0'
557getservent_r_proto='0'
558getspnam_r_proto='0'
559gidformat='"lu"'
560gidsign='1'
561gidsize='4'
562gidtype='gid_t'
563glibpth='/usr/shlib /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
564gmake='gmake'
565gmtime_r_proto='0'
566gnulibc_version='2.3.90'
567grep='grep'
568groupcat='cat /etc/group'
569groupstype='gid_t'
570gzip='gzip'
571h_fcntl='false'
572h_sysfile='true'
573hint='previous'
574hostcat='cat /etc/hosts'
575html1dir=' '
576html1direxp=''
577html3dir=' '
578html3direxp=''
579i16size='2'
580i16type='short'
581i32size='4'
582i32type='long'
583i64size='8'
584i64type='long long'
585i8size='1'
586i8type='char'
587i_arpainet='define'
588i_bsdioctl=''
589i_crypt='define'
590i_db='undef'
591i_dbm='undef'
592i_dirent='define'
593i_dld='undef'
594i_dlfcn='define'
595i_fcntl='undef'
596i_float='define'
597i_fp='undef'
598i_fp_class='undef'
599i_gdbm='undef'
600i_grp='define'
601i_ieeefp='undef'
602i_inttypes='define'
603i_langinfo='define'
604i_libutil='undef'
605i_limits='define'
606i_locale='define'
607i_machcthr='undef'
608i_malloc='define'
609i_math='define'
610i_memory='undef'
611i_mntent='define'
612i_ndbm='undef'
613i_netdb='define'
614i_neterrno='undef'
615i_netinettcp='define'
616i_niin='define'
617i_poll='define'
618i_prot='undef'
619i_pthread='define'
620i_pwd='define'
621i_rpcsvcdbm='undef'
622i_sfio='undef'
623i_sgtty='undef'
624i_shadow='define'
625i_socks='undef'
626i_stdarg='define'
627i_stddef='define'
628i_stdlib='define'
629i_string='define'
630i_sunmath='undef'
631i_sysaccess='undef'
632i_sysdir='define'
633i_sysfile='define'
634i_sysfilio='undef'
635i_sysin='undef'
636i_sysioctl='define'
637i_syslog='define'
638i_sysmman='define'
639i_sysmode='undef'
640i_sysmount='define'
641i_sysndir='undef'
642i_sysparam='define'
643i_sysresrc='define'
644i_syssecrt='undef'
645i_sysselct='define'
646i_syssockio='undef'
647i_sysstat='define'
648i_sysstatfs='define'
649i_sysstatvfs='define'
650i_systime='define'
651i_systimek='undef'
652i_systimes='define'
653i_systypes='define'
654i_sysuio='define'
655i_sysun='define'
656i_sysutsname='define'
657i_sysvfs='define'
658i_syswait='define'
659i_termio='undef'
660i_termios='define'
661i_time='define'
662i_unistd='define'
663i_ustat='define'
664i_utime='define'
665i_values='define'
666i_varargs='undef'
667i_varhdr='stdarg.h'
668i_vfork='undef'
669ignore_versioned_solibs='y'
670inc_version_list=' '
671inc_version_list_init='0'
672incpath=''
673inews=''
674installarchlib='./install_me_here/usr/lib/perl5/5.8.7/armeb-linux'
675installbin='./install_me_here/usr/bin'
676installhtml1dir=''
677installhtml3dir=''
678installman1dir='./install_me_here/usr/share/man/man1'
679installman3dir='./install_me_here/usr/share/man/man3'
680installprefix='./install_me_here/usr'
681installprefixexp='./install_me_here/usr'
682installprivlib='./install_me_here/usr/lib/perl5/5.8.7'
683installscript='./install_me_here/usr/bin'
684installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.8.7/armeb-linux'
685installsitebin='./install_me_here/usr/bin'
686installsitehtml1dir=''
687installsitehtml3dir=''
688installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.8.7'
689installsiteman1dir='./install_me_here/usr/share/man/man1'
690installsiteman3dir='./install_me_here/usr/share/man/man3'
691installsitescript='./install_me_here/usr/bin'
692installstyle='./install_me_herelib/perl5'
693installusrbinperl='undef'
694installvendorarch=''
695installvendorbin=''
696installvendorhtml1dir=''
697installvendorhtml3dir=''
698installvendorlib=''
699installvendorman1dir=''
700installvendorman3dir=''
701installvendorscript=''
702intsize='4'
703issymlink='/usr/bin/test -h'
704ivdformat='"ld"'
705ivsize='4'
706ivtype='long'
707known_extensions='B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Thread Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared'
708ksh=''
709ld='cc'
710lddlflags='-shared'
711ldflags=''
712ldflags_uselargefiles=''
713ldlibpthname='LD_LIBRARY_PATH'
714less='less'
715lib_ext='.a'
716libc='/lib/libc-2.3.90.so'
717libperl='libperl.so'
718libpth='/lib /usr/lib'
719libs='-lnsl -ldl -lm -lcrypt -lutil -lc'
720libsdirs=''
721libsfiles=''
722libsfound=''
723libspath=' /lib /usr/lib'
724libswanted='sfio socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m crypt sec util c cposix posix ucb BSD'
725libswanted_uselargefiles=''
726line=''
727lint=''
728lkflags=''
729ln='ln'
730lns='/bin/ln -s'
731localtime_r_proto='0'
732locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
733loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
734longdblsize='8'
735longlongsize='8'
736longsize='4'
737lp=''
738lpr=''
739ls='ls'
740lseeksize='8'
741lseektype='off_t'
742mail=''
743mailx=''
744make='make'
745make_set_make='#'
746mallocobj=''
747mallocsrc=''
748malloctype='void *'
749man1dir='/usr/share/man/man1'
750man1direxp='/usr/share/man/man1'
751man1ext='1'
752man3dir='/usr/share/man/man3'
753man3direxp='/usr/share/man/man3'
754man3ext='3'
755mips_type=''
756mistrustnm=''
757mkdir='mkdir'
758mmaptype='void *'
759modetype='mode_t'
760more='more'
761multiarch='undef'
762mv=''
763myarchname='armeb-linux'
764mydomain='.thg.se'
765myhostname='thg-slug1'
766myuname='linux thg-slug1 2.6.12.2 #1 wed jul 20 01:50:24 cest 2005 armv5teb unknown unknown gnulinux '
767n='-n'
768need_va_copy='undef'
769netdb_hlen_type='size_t'
770netdb_host_type='const void *'
771netdb_name_type='const char *'
772netdb_net_type='in_addr_t'
773nm='nm'
774nm_opt=''
775nm_so_opt='--dynamic'
776nonxs_ext='Errno'
777nroff='nroff'
778nvEUformat='"E"'
779nvFUformat='"F"'
780nvGUformat='"G"'
781nv_preserves_uv_bits='32'
782nveformat='"e"'
783nvfformat='"f"'
784nvgformat='"g"'
785nvsize='8'
786nvtype='double'
787o_nonblock='O_NONBLOCK'
788obj_ext='.o'
789old_pthread_create_joinable=''
790optimize='-O2'
791orderlib='false'
792osname='linux'
793osvers='2.6.12.2'
794otherlibdirs=' '
795package='perl5'
796pager='/bin/more'
797passcat='cat /etc/passwd'
798patchlevel='8'
799path_sep=':'
800perl5='hostperl'
801perl=''
802perl_patchlevel=''
803perladmin='slug@thg-slug1.thg.se'
804perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc -lgcc_s $$($(CC) -print-libgcc-file-name)'
805perlpath='hostperl'
806pg='pg'
807phostname='hostname'
808pidtype='pid_t'
809plibpth=''
810pmake=''
811pr=''
812prefix='/usr'
813prefixexp='/usr'
814privlib='/usr/lib/perl5/5.8.7'
815privlibexp='/usr/lib/perl5/5.8.7'
816procselfexe='"/proc/self/exe"'
817prototype='define'
818ptrsize='4'
819quadkind='3'
820quadtype='long long'
821randbits='48'
822randfunc='drand48'
823random_r_proto='0'
824randseedtype='long'
825ranlib=':'
826rd_nodata='-1'
827readdir64_r_proto='0'
828readdir_r_proto='0'
829revision='5'
830rm='rm'
831rmail=''
832run=''
833runnm='false'
834sPRIEUldbl='"E"'
835sPRIFUldbl='"F"'
836sPRIGUldbl='"G"'
837sPRIXU64='"LX"'
838sPRId64='"Ld"'
839sPRIeldbl='"e"'
840sPRIfldbl='"f"'
841sPRIgldbl='"g"'
842sPRIi64='"Li"'
843sPRIo64='"Lo"'
844sPRIu64='"Lu"'
845sPRIx64='"Lx"'
846sSCNfldbl='"f"'
847sched_yield='sched_yield()'
848scriptdir='/usr/bin'
849scriptdirexp='/usr/bin'
850sed='sed'
851seedfunc='srand48'
852selectminbits='32'
853selecttype='fd_set *'
854sendmail=''
855setgrent_r_proto='0'
856sethostent_r_proto='0'
857setlocale_r_proto='0'
858setnetent_r_proto='0'
859setprotoent_r_proto='0'
860setpwent_r_proto='0'
861setservent_r_proto='0'
862sh='/bin/sh'
863shar=''
864sharpbang='#!'
865shmattype='void *'
866shortsize='2'
867shrpenv=''
868shsharp='true'
869sig_count='65'
870sig_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 NUM34 RTMIN 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 '
871sig_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", "NUM34", "RTMIN", "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'
872sig_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 '
873sig_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'
874sig_size='69'
875signal_t='void'
876sitearch='/usr/lib/perl5/site_perl/5.8.7/armeb-linux'
877sitearchexp='/usr/lib/perl5/site_perl/5.8.7/armeb-linux'
878sitebin='/usr/bin'
879sitebinexp='/usr/bin'
880sitehtml1dir=''
881sitehtml1direxp=''
882sitehtml3dir=''
883sitehtml3direxp=''
884sitelib='/usr/lib/perl5/site_perl/5.8.7'
885sitelib_stem='/usr/lib/perl5/site_perl'
886sitelibexp='/usr/lib/perl5/site_perl/5.8.7'
887siteman1dir='/usr/share/man/man1'
888siteman1direxp='/usr/share/man/man1'
889siteman3dir='/usr/share/man/man3'
890siteman3direxp='/usr/share/man/man3'
891siteprefix='/usr'
892siteprefixexp='/usr'
893sitescript='/usr/bin'
894sitescriptexp='/usr/bin'
895sizesize='4'
896sizetype='size_t'
897sleep=''
898smail=''
899so='so'
900sockethdr=''
901socketlib=''
902socksizetype='socklen_t'
903sort='sort'
904spackage='Perl5'
905spitshell='cat'
906srand48_r_proto='0'
907srandom_r_proto='0'
908src='.'
909ssizetype='ssize_t'
910startperl='#!/usr/bin/perl'
911startsh='#!/bin/sh'
912static_ext=' '
913stdchar='char'
914stdio_base='((fp)->_IO_read_base)'
915stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
916stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
917stdio_filbuf=''
918stdio_ptr='((fp)->_IO_read_ptr)'
919stdio_stream_array=''
920strerror_r_proto='0'
921strings='/usr/include/string.h'
922submit=''
923subversion='7'
924sysman='/usr/share/man/man1'
925tail=''
926tar=''
927targetarch=''
928tbl=''
929tee=''
930test='test'
931timeincl='/usr/include/sys/time.h /usr/include/time.h '
932timetype='time_t'
933tmpnam_r_proto='0'
934to=':'
935touch='touch'
936tr='tr'
937trnl='\n'
938troff=''
939ttyname_r_proto='0'
940u16size='2'
941u16type='unsigned short'
942u32size='4'
943u32type='unsigned long'
944u64size='8'
945u64type='unsigned long long'
946u8size='1'
947u8type='unsigned char'
948uidformat='"lu"'
949uidsign='1'
950uidsize='4'
951uidtype='uid_t'
952uname='uname'
953uniq='uniq'
954uquadtype='unsigned long long'
955use5005threads='undef'
956use64bitall='undef'
957use64bitint='undef'
958usecrosscompile='undef'
959usedl='define'
960usefaststdio='define'
961useithreads='undef'
962uselargefiles='define'
963uselongdouble='undef'
964usemallocwrap='define'
965usemorebits='undef'
966usemultiplicity='undef'
967usemymalloc='n'
968usenm='false'
969useopcode='true'
970useperlio='define'
971useposix='true'
972usereentrant='undef'
973usesfio='false'
974useshrplib='true'
975usesitecustomize='undef'
976usesocks='undef'
977usethreads='undef'
978usevendorprefix='undef'
979usevfork='false'
980usrinc='/usr/include'
981uuname=''
982uvXUformat='"lX"'
983uvoformat='"lo"'
984uvsize='4'
985uvtype='unsigned long'
986uvuformat='"lu"'
987uvxformat='"lx"'
988vendorarch=''
989vendorarchexp=''
990vendorbin=''
991vendorbinexp=''
992vendorhtml1dir=' '
993vendorhtml1direxp=''
994vendorhtml3dir=' '
995vendorhtml3direxp=''
996vendorlib=''
997vendorlib_stem=''
998vendorlibexp=''
999vendorman1dir=' '
1000vendorman1direxp=''
1001vendorman3dir=' '
1002vendorman3direxp=''
1003vendorprefix=''
1004vendorprefixexp=''
1005vendorscript=''
1006vendorscriptexp=''
1007version='5.8.7'
1008version_patchlevel_string='version 8 subversion 7'
1009versiononly='undef'
1010vi=''
1011voidflags='15'
1012xlibpth='/usr/lib/386 /lib/386'
1013yacc='yacc'
1014yaccflags=''
1015zcat=''
1016zip='zip'
1017# Configure command line arguments.
1018config_arg0='Configure'
1019config_args=''
1020config_argc=0
1021PERL_REVISION=5
1022PERL_VERSION=8
1023PERL_SUBVERSION=7
1024PERL_API_REVISION=5
1025PERL_API_VERSION=8
1026PERL_API_SUBVERSION=0
1027PERL_PATCHLEVEL=
1028PERL_CONFIG_SH=true
diff --git a/meta/packages/perl/perl-5.8.7/config.sh-i486-linux b/meta/packages/perl/perl-5.8.7/config.sh-i486-linux
deleted file mode 100644
index 423822a7a3..0000000000
--- a/meta/packages/perl/perl-5.8.7/config.sh-i486-linux
+++ /dev/null
@@ -1,1028 +0,0 @@
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: Wed Mar 9 04:09:49 CST 2005
12# Configured by : kergoth
13# Target system : linux hyperion 2.6.11-ck1 #1 wed mar 2 23:48:21 cst 2005 i486 gnulinux
14
15Author=''
16Date='$Date'
17Header=''
18Id='$Id'
19Locker=''
20Log='$Log'
21Mcc='Mcc'
22RCSfile='$RCSfile'
23Revision='$Revision'
24Source=''
25State=''
26_a='.a'
27_exe=''
28_o='.o'
29afs='false'
30afsroot='/afs'
31alignbytes='4'
32ansi2knr=''
33aphostname='/bin/hostname'
34api_revision='5'
35api_subversion='0'
36api_version='8'
37api_versionstring='5.8.0'
38ar='ar'
39archlib='/usr/lib/perl5/5.8.7/i486-linux'
40archlibexp='/usr/lib/perl5/5.8.7/i486-linux'
41archname64=''
42archname='i486-linux'
43archobjs=''
44asctime_r_proto='0'
45awk='awk'
46baserev='5.0'
47bash=''
48bin='/usr/bin'
49binexp='/usr/bin'
50bison='bison'
51byacc='byacc'
52byteorder='1234'
53c=''
54castflags='0'
55cat='cat'
56cc='cc'
57cccdlflags='-fpic'
58ccdlflags='-Wl,-E -Wl,-rpath,./install_me_here/usr/lib/perl5/5.8.7/i486-linux/CORE'
59ccflags='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
60ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
61ccname='gcc'
62ccsymbols='__GNUC_PATCHLEVEL__=5'
63ccversion=''
64cf_by='kergoth'
65cf_email='kergoth@hyperion.kergoth.com'
66cf_time='Wed Mar 9 04:09:49 CST 2005'
67charsize='1'
68chgrp=''
69chmod='chmod'
70chown=''
71clocktype='clock_t'
72comm='comm'
73compress=''
74contains='grep'
75cp='cp'
76cpio=''
77cpp='cpp'
78cpp_stuff='42'
79cppccsymbols='__GNUC__=3 __GNUC_MINOR__=3'
80cppflags='-fno-strict-aliasing -I/usr/local/include'
81cpplast='-'
82cppminus='-'
83cpprun='cc -E'
84cppstdin='cc -E'
85cppsymbols='__ELF__=1 _FILE_OFFSET_BITS=64 __GLIBC__=2 __GLIBC_MINOR__=3 __GNU_LIBRARY__=6 i486=1 __i486=1 __i486__=1 __i486=1 __i486__=1 _LARGEFILE_SOURCE=1 linux=1 __linux=1 __linux__=1 _POSIX_C_SOURCE=199506 _POSIX_SOURCE=1 __STDC__=1 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 __USE_SVID=1'
86crypt_r_proto='0'
87cryptlib=''
88csh='csh'
89ctermid_r_proto='0'
90ctime_r_proto='0'
91d_Gconvert='gcvt((x),(n),(b))'
92d_PRIEUldbl='define'
93d_PRIFUldbl='define'
94d_PRIGUldbl='define'
95d_PRIXU64='define'
96d_PRId64='define'
97d_PRIeldbl='define'
98d_PRIfldbl='define'
99d_PRIgldbl='define'
100d_PRIi64='define'
101d_PRIo64='define'
102d_PRIu64='define'
103d_PRIx64='define'
104d_SCNfldbl='define'
105d__fwalk='undef'
106d_access='define'
107d_accessx='undef'
108d_aintl='undef'
109d_alarm='define'
110d_archlib='define'
111d_asctime_r='undef'
112d_atolf='undef'
113d_atoll='define'
114d_attribut='define'
115d_bcmp='define'
116d_bcopy='define'
117d_bsd='undef'
118d_bsdgetpgrp='undef'
119d_bsdsetpgrp='undef'
120d_bzero='define'
121d_casti32='undef'
122d_castneg='define'
123d_charvspr='define'
124d_chown='define'
125d_chroot='define'
126d_chsize='undef'
127d_class='undef'
128d_closedir='define'
129d_cmsghdr_s='define'
130d_const='define'
131d_copysignl='define'
132d_crypt='define'
133d_crypt_r='undef'
134d_csh='undef'
135d_ctermid_r='undef'
136d_ctime_r='undef'
137d_cuserid='define'
138d_dbl_dig='define'
139d_dbminitproto='undef'
140d_difftime='define'
141d_dirfd='define'
142d_dirnamlen='undef'
143d_dlerror='define'
144d_dlopen='define'
145d_dlsymun='undef'
146d_dosuid='undef'
147d_drand48_r='undef'
148d_drand48proto='define'
149d_dup2='define'
150d_eaccess='undef'
151d_endgrent='define'
152d_endgrent_r='undef'
153d_endhent='define'
154d_endhostent_r='undef'
155d_endnent='define'
156d_endnetent_r='undef'
157d_endpent='define'
158d_endprotoent_r='undef'
159d_endpwent='define'
160d_endpwent_r='undef'
161d_endsent='define'
162d_endservent_r='undef'
163d_eofnblk='define'
164d_eunice='undef'
165d_faststdio='undef'
166d_fchdir='define'
167d_fchmod='define'
168d_fchown='define'
169d_fcntl='define'
170d_fcntl_can_lock='define'
171d_fd_macros='define'
172d_fd_set='define'
173d_fds_bits='undef'
174d_fgetpos='define'
175d_finite='define'
176d_finitel='define'
177d_flexfnam='define'
178d_flock='define'
179d_flockproto='define'
180d_fork='define'
181d_fp_class='undef'
182d_fpathconf='define'
183d_fpclass='undef'
184d_fpclassify='undef'
185d_fpclassl='undef'
186d_fpos64_t='undef'
187d_frexpl='define'
188d_fs_data_s='undef'
189d_fseeko='define'
190d_fsetpos='define'
191d_fstatfs='define'
192d_fstatvfs='define'
193d_fsync='define'
194d_ftello='define'
195d_ftime='undef'
196d_getcwd='define'
197d_getespwnam='undef'
198d_getfsstat='undef'
199d_getgrent='define'
200d_getgrent_r='undef'
201d_getgrgid_r='undef'
202d_getgrnam_r='undef'
203d_getgrps='define'
204d_gethbyaddr='define'
205d_gethbyname='define'
206d_gethent='define'
207d_gethname='define'
208d_gethostbyaddr_r='undef'
209d_gethostbyname_r='undef'
210d_gethostent_r='undef'
211d_gethostprotos='define'
212d_getitimer='define'
213d_getlogin='define'
214d_getlogin_r='undef'
215d_getmnt='undef'
216d_getmntent='define'
217d_getnbyaddr='define'
218d_getnbyname='define'
219d_getnent='define'
220d_getnetbyaddr_r='undef'
221d_getnetbyname_r='undef'
222d_getnetent_r='undef'
223d_getnetprotos='define'
224d_getpagsz='define'
225d_getpbyname='define'
226d_getpbynumber='define'
227d_getpent='define'
228d_getpgid='define'
229d_getpgrp2='undef'
230d_getpgrp='define'
231d_getppid='define'
232d_getprior='define'
233d_getprotobyname_r='undef'
234d_getprotobynumber_r='undef'
235d_getprotoent_r='undef'
236d_getprotoprotos='define'
237d_getprpwnam='undef'
238d_getpwent='define'
239d_getpwent_r='undef'
240d_getpwnam_r='undef'
241d_getpwuid_r='undef'
242d_getsbyname='define'
243d_getsbyport='define'
244d_getsent='define'
245d_getservbyname_r='undef'
246d_getservbyport_r='undef'
247d_getservent_r='undef'
248d_getservprotos='define'
249d_getspnam='define'
250d_getspnam_r='undef'
251d_gettimeod='define'
252d_gmtime_r='undef'
253d_gnulibc='define'
254d_grpasswd='define'
255d_hasmntopt='define'
256d_htonl='define'
257d_ilogbl='define'
258d_index='undef'
259d_inetaton='define'
260d_int64_t='define'
261d_isascii='define'
262d_isfinite='undef'
263d_isinf='define'
264d_isnan='define'
265d_isnanl='define'
266d_killpg='define'
267d_lchown='define'
268d_ldbl_dig='define'
269d_libm_lib_version='define'
270d_link='define'
271d_localtime_r='undef'
272d_locconv='define'
273d_lockf='define'
274d_longdbl='define'
275d_longlong='define'
276d_lseekproto='define'
277d_lstat='define'
278d_madvise='define'
279d_mblen='define'
280d_mbstowcs='define'
281d_mbtowc='define'
282d_memchr='define'
283d_memcmp='define'
284d_memcpy='define'
285d_memmove='define'
286d_memset='define'
287d_mkdir='define'
288d_mkdtemp='define'
289d_mkfifo='define'
290d_mkstemp='define'
291d_mkstemps='undef'
292d_mktime='define'
293d_mmap='define'
294d_modfl='define'
295d_modfl_pow32_bug='undef'
296d_modflproto='undef'
297d_mprotect='define'
298d_msg='define'
299d_msg_ctrunc='define'
300d_msg_dontroute='define'
301d_msg_oob='define'
302d_msg_peek='define'
303d_msg_proxy='define'
304d_msgctl='define'
305d_msgget='define'
306d_msghdr_s='define'
307d_msgrcv='define'
308d_msgsnd='define'
309d_msync='define'
310d_munmap='define'
311d_mymalloc='undef'
312d_nice='define'
313d_nl_langinfo='define'
314d_nv_preserves_uv='define'
315d_off64_t='undef'
316d_old_pthread_create_joinable='undef'
317d_oldpthreads='undef'
318d_oldsock='undef'
319d_open3='define'
320d_pathconf='define'
321d_pause='define'
322d_perl_otherlibdirs='undef'
323d_phostname='undef'
324d_pipe='define'
325d_poll='define'
326d_portable='define'
327d_procselfexe='define'
328d_pthread_atfork='undef'
329d_pthread_attr_setscope='define'
330d_pthread_yield='undef'
331d_pwage='undef'
332d_pwchange='undef'
333d_pwclass='undef'
334d_pwcomment='undef'
335d_pwexpire='undef'
336d_pwgecos='define'
337d_pwpasswd='define'
338d_pwquota='undef'
339d_qgcvt='define'
340d_quad='define'
341d_random_r='undef'
342d_readdir64_r='undef'
343d_readdir='define'
344d_readdir_r='undef'
345d_readlink='define'
346d_readv='define'
347d_recvmsg='define'
348d_rename='define'
349d_rewinddir='define'
350d_rmdir='define'
351d_safebcpy='undef'
352d_safemcpy='undef'
353d_sanemcmp='define'
354d_sbrkproto='define'
355d_scalbnl='define'
356d_sched_yield='define'
357d_scm_rights='define'
358d_seekdir='define'
359d_select='define'
360d_sem='define'
361d_semctl='define'
362d_semctl_semid_ds='define'
363d_semctl_semun='define'
364d_semget='define'
365d_semop='define'
366d_sendmsg='define'
367d_setegid='define'
368d_seteuid='define'
369d_setgrent='define'
370d_setgrent_r='undef'
371d_setgrps='define'
372d_sethent='define'
373d_sethostent_r='undef'
374d_setitimer='define'
375d_setlinebuf='define'
376d_setlocale='define'
377d_setlocale_r='undef'
378d_setnent='define'
379d_setnetent_r='undef'
380d_setpent='define'
381d_setpgid='define'
382d_setpgrp2='undef'
383d_setpgrp='define'
384d_setprior='define'
385d_setproctitle='undef'
386d_setprotoent_r='undef'
387d_setpwent='define'
388d_setpwent_r='undef'
389d_setregid='define'
390d_setresgid='define'
391d_setresuid='define'
392d_setreuid='define'
393d_setrgid='undef'
394d_setruid='undef'
395d_setsent='define'
396d_setservent_r='undef'
397d_setsid='define'
398d_setvbuf='define'
399d_sfio='undef'
400d_shm='define'
401d_shmat='define'
402d_shmatprototype='define'
403d_shmctl='define'
404d_shmdt='define'
405d_shmget='define'
406d_sigaction='define'
407d_sigprocmask='define'
408d_sigsetjmp='define'
409d_sockatmark='define'
410d_sockatmarkproto='undef'
411d_socket='define'
412d_socklen_t='define'
413d_sockpair='define'
414d_socks5_init='undef'
415d_sqrtl='define'
416d_srand48_r='undef'
417d_srandom_r='undef'
418d_sresgproto='undef'
419d_sresuproto='undef'
420d_statblks='define'
421d_statfs_f_flags='undef'
422d_statfs_s='define'
423d_statvfs='define'
424d_stdio_cnt_lval='undef'
425d_stdio_ptr_lval='undef'
426d_stdio_ptr_lval_nochange_cnt='undef'
427d_stdio_ptr_lval_sets_cnt='undef'
428d_stdio_stream_array='undef'
429d_stdiobase='undef'
430d_stdstdio='undef'
431d_strchr='define'
432d_strcoll='define'
433d_strctcpy='define'
434d_strerrm='strerror(e)'
435d_strerror='define'
436d_strerror_r='undef'
437d_strftime='define'
438d_strlcat='undef'
439d_strlcpy='undef'
440d_strtod='define'
441d_strtol='define'
442d_strtold='define'
443d_strtoll='define'
444d_strtoq='define'
445d_strtoul='define'
446d_strtoull='define'
447d_strtouq='define'
448d_strxfrm='define'
449d_suidsafe='undef'
450d_symlink='define'
451d_syscall='define'
452d_syscallproto='define'
453d_sysconf='define'
454d_sysernlst=''
455d_syserrlst='define'
456d_system='define'
457d_tcgetpgrp='define'
458d_tcsetpgrp='define'
459d_telldir='define'
460d_telldirproto='define'
461d_time='define'
462d_times='define'
463d_tm_tm_gmtoff='define'
464d_tm_tm_zone='define'
465d_tmpnam_r='undef'
466d_truncate='define'
467d_ttyname_r='undef'
468d_tzname='define'
469d_u32align='undef'
470d_ualarm='define'
471d_umask='define'
472d_uname='define'
473d_union_semun='undef'
474d_unordered='undef'
475d_usleep='define'
476d_usleepproto='define'
477d_ustat='define'
478d_vendorarch='undef'
479d_vendorbin='undef'
480d_vendorlib='undef'
481d_vendorscript='undef'
482d_vfork='undef'
483d_void_closedir='undef'
484d_voidsig='define'
485d_voidtty=''
486d_volatile='define'
487d_vprintf='define'
488d_wait4='define'
489d_waitpid='define'
490d_wcstombs='define'
491d_wctomb='define'
492d_writev='define'
493d_xenix='undef'
494date='date'
495db_hashtype='u_int32_t'
496db_prefixtype='size_t'
497db_version_major=''
498db_version_minor=''
499db_version_patch=''
500defvoidused='15'
501direntrytype='struct dirent'
502dlext='so'
503dlsrc='dl_dlopen.xs'
504doublesize='8'
505drand01='drand48()'
506drand48_r_proto='0'
507dynamic_ext='attrs B ByteLoader Cwd Data/Dumper Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared'
508eagain='EAGAIN'
509ebcdic='undef'
510echo='echo'
511egrep='egrep'
512emacs=''
513endgrent_r_proto='0'
514endhostent_r_proto='0'
515endnetent_r_proto='0'
516endprotoent_r_proto='0'
517endpwent_r_proto='0'
518endservent_r_proto='0'
519eunicefix=':'
520exe_ext=''
521expr='expr'
522extensions='attrs B ByteLoader Cwd Data/Dumper Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared Errno'
523extras=''
524fflushNULL='define'
525fflushall='undef'
526find=''
527firstmakefile='makefile'
528flex=''
529fpossize='16'
530fpostype='fpos_t'
531freetype='void'
532from=':'
533full_ar='/usr/bin/ar'
534full_csh='csh'
535full_sed='/bin/sed'
536gccansipedantic=''
537gccosandvers=''
538gccversion='3.3.5 (Debian 1:3.3.5-6)'
539getgrent_r_proto='0'
540getgrgid_r_proto='0'
541getgrnam_r_proto='0'
542gethostbyaddr_r_proto='0'
543gethostbyname_r_proto='0'
544gethostent_r_proto='0'
545getlogin_r_proto='0'
546getnetbyaddr_r_proto='0'
547getnetbyname_r_proto='0'
548getnetent_r_proto='0'
549getprotobyname_r_proto='0'
550getprotobynumber_r_proto='0'
551getprotoent_r_proto='0'
552getpwent_r_proto='0'
553getpwnam_r_proto='0'
554getpwuid_r_proto='0'
555getservbyname_r_proto='0'
556getservbyport_r_proto='0'
557getservent_r_proto='0'
558getspnam_r_proto='0'
559gidformat='"lu"'
560gidsign='1'
561gidsize='4'
562gidtype='gid_t'
563glibpth='/usr/shlib /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
564gmake='gmake'
565gmtime_r_proto='0'
566gnulibc_version='2.3.2'
567grep='grep'
568groupcat='cat /etc/group'
569groupstype='gid_t'
570gzip='gzip'
571h_fcntl='false'
572h_sysfile='true'
573hint='recommended'
574hostcat='cat /etc/hosts'
575html1dir=' '
576html1direxp=''
577html3dir=' '
578html3direxp=''
579i16size='2'
580i16type='short'
581i32size='4'
582i32type='long'
583i64size='8'
584i64type='long long'
585i8size='1'
586i8type='char'
587i_arpainet='define'
588i_bsdioctl=''
589i_crypt='define'
590i_db='undef'
591i_dbm='undef'
592i_dirent='define'
593i_dld='undef'
594i_dlfcn='define'
595i_fcntl='undef'
596i_float='define'
597i_fp='undef'
598i_fp_class='undef'
599i_gdbm='undef'
600i_grp='define'
601i_ieeefp='undef'
602i_inttypes='define'
603i_langinfo='define'
604i_libutil='undef'
605i_limits='define'
606i_locale='define'
607i_machcthr='undef'
608i_malloc='define'
609i_math='define'
610i_memory='undef'
611i_mntent='define'
612i_ndbm='undef'
613i_netdb='define'
614i_neterrno='undef'
615i_netinettcp='define'
616i_niin='define'
617i_poll='define'
618i_prot='undef'
619i_pthread='define'
620i_pwd='define'
621i_rpcsvcdbm='undef'
622i_sfio='undef'
623i_sgtty='undef'
624i_shadow='define'
625i_socks='undef'
626i_stdarg='define'
627i_stddef='define'
628i_stdlib='define'
629i_string='define'
630i_sunmath='undef'
631i_sysaccess='undef'
632i_sysdir='define'
633i_sysfile='define'
634i_sysfilio='undef'
635i_sysin='undef'
636i_sysioctl='define'
637i_syslog='define'
638i_sysmman='define'
639i_sysmode='undef'
640i_sysmount='define'
641i_sysndir='undef'
642i_sysparam='define'
643i_sysresrc='define'
644i_syssecrt='undef'
645i_sysselct='define'
646i_syssockio='undef'
647i_sysstat='define'
648i_sysstatfs='define'
649i_sysstatvfs='define'
650i_systime='define'
651i_systimek='undef'
652i_systimes='define'
653i_systypes='define'
654i_sysuio='define'
655i_sysun='define'
656i_sysutsname='define'
657i_sysvfs='define'
658i_syswait='define'
659i_termio='undef'
660i_termios='define'
661i_time='define'
662i_unistd='define'
663i_ustat='define'
664i_utime='define'
665i_values='define'
666i_varargs='undef'
667i_varhdr='stdarg.h'
668i_vfork='undef'
669ignore_versioned_solibs='y'
670inc_version_list=' '
671inc_version_list_init='0'
672incpath=''
673inews=''
674installarchlib='./install_me_here/usr/lib/perl5/5.8.7/i486-linux'
675installbin='./install_me_here/usr/bin'
676installhtml1dir=''
677installhtml3dir=''
678installman1dir='./install_me_here/usr/share/man/man1'
679installman3dir='./install_me_here/usr/share/man/man3'
680installprefix='./install_me_here/usr'
681installprefixexp='./install_me_here/usr'
682installprivlib='./install_me_here/usr/lib/perl5/5.8.7'
683installscript='./install_me_here/usr/bin'
684installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.8.7/i486-linux'
685installsitebin='./install_me_here/usr/bin'
686installsitehtml1dir=''
687installsitehtml3dir=''
688installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.8.7'
689installsiteman1dir='./install_me_here/usr/share/man/man1'
690installsiteman3dir='./install_me_here/usr/share/man/man3'
691installsitescript='./install_me_here/usr/bin'
692installstyle='./install_me_herelib/perl5'
693installusrbinperl='undef'
694installvendorarch=''
695installvendorbin=''
696installvendorhtml1dir=''
697installvendorhtml3dir=''
698installvendorlib=''
699installvendorman1dir=''
700installvendorman3dir=''
701installvendorscript=''
702intsize='4'
703issymlink='/usr/bin/test -h'
704ivdformat='"ld"'
705ivsize='4'
706ivtype='long'
707known_extensions='attrs B ByteLoader Cwd Data/Dumper DB_File Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog Thread threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared'
708ksh=''
709ld='cc'
710lddlflags='-shared -L/usr/local/lib'
711ldflags=' -L/usr/local/lib'
712ldflags_uselargefiles=''
713ldlibpthname='LD_LIBRARY_PATH'
714less='less'
715lib_ext='.a'
716libc='/lib/libc-2.3.2.so'
717libperl='libperl.so'
718libpth='/usr/local/lib /lib /usr/lib'
719libs='-ldl -lm -lc -lcrypt'
720libsdirs=' /usr/lib'
721libsfiles=' libdl.so libm.so libc.so libcrypt.so'
722libsfound=' /usr/lib/libdl.so /usr/lib/libm.so /usr/lib/libc.so /usr/lib/libcrypt.so'
723libspath=' /usr/local/lib /lib /usr/lib'
724libswanted='gdbm gdbm_compat db dl m c crypt'
725libswanted_uselargefiles=''
726line=''
727lint=''
728lkflags=''
729ln='ln'
730lns='/bin/ln -s'
731localtime_r_proto='0'
732locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
733loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
734longdblsize='12'
735longlongsize='8'
736longsize='4'
737lp=''
738lpr=''
739ls='ls'
740lseeksize='8'
741lseektype='off_t'
742mail=''
743mailx=''
744make='make'
745make_set_make='#'
746mallocobj=''
747mallocsrc=''
748malloctype='void *'
749man1dir='/usr/share/man/man1'
750man1direxp='/usr/share/man/man1'
751man1ext='1'
752man3dir='/usr/share/man/man3'
753man3direxp='/usr/share/man/man3'
754man3ext='3'
755mips_type=''
756mistrustnm=''
757mkdir='mkdir'
758mmaptype='void *'
759modetype='mode_t'
760more='more'
761multiarch='undef'
762mv=''
763myarchname='i486-linux'
764mydomain='.kergoth.com'
765myhostname='hyperion'
766myuname='linux hyperion 2.6.11-ck1 #1 wed mar 2 23:48:21 cst 2005 i486 gnulinux '
767n='-n'
768need_va_copy='undef'
769netdb_hlen_type='size_t'
770netdb_host_type='const void *'
771netdb_name_type='const char *'
772netdb_net_type='in_addr_t'
773nm='nm'
774nm_opt=''
775nm_so_opt='--dynamic'
776nonxs_ext='Errno'
777nroff='nroff'
778nvEUformat='"E"'
779nvFUformat='"F"'
780nvGUformat='"G"'
781nv_preserves_uv_bits='32'
782nveformat='"e"'
783nvfformat='"f"'
784nvgformat='"g"'
785nvsize='8'
786nvtype='double'
787o_nonblock='O_NONBLOCK'
788obj_ext='.o'
789old_pthread_create_joinable=''
790optimize='-O2'
791orderlib='false'
792osname='linux'
793osvers='2.6.11-ck1'
794otherlibdirs=' '
795package='perl5'
796pager='/usr/bin/less'
797passcat='cat /etc/passwd'
798patchlevel='8'
799path_sep=':'
800perl5='hostperl'
801perl=''
802perl_patchlevel=''
803perladmin=''
804perllibs='-ldl -lm -lc -lcrypt'
805perlpath='hostperl'
806pg='pg'
807phostname='hostname'
808pidtype='pid_t'
809plibpth=''
810pmake=''
811pr=''
812prefix='/usr'
813prefixexp='/usr'
814privlib='/usr/lib/perl5/5.8.7'
815privlibexp='/usr/lib/perl5/5.8.7'
816procselfexe='"/proc/self/exe"'
817prototype='define'
818ptrsize='4'
819quadkind='3'
820quadtype='long long'
821randbits='48'
822randfunc='drand48'
823random_r_proto='0'
824randseedtype='long'
825ranlib=':'
826rd_nodata='-1'
827readdir64_r_proto='0'
828readdir_r_proto='0'
829revision='5'
830rm='rm'
831rmail=''
832run=''
833runnm='false'
834sPRIEUldbl='"LE"'
835sPRIFUldbl='"LF"'
836sPRIGUldbl='"LG"'
837sPRIXU64='"LX"'
838sPRId64='"Ld"'
839sPRIeldbl='"Le"'
840sPRIfldbl='"Lf"'
841sPRIgldbl='"Lg"'
842sPRIi64='"Li"'
843sPRIo64='"Lo"'
844sPRIu64='"Lu"'
845sPRIx64='"Lx"'
846sSCNfldbl='"Lf"'
847sched_yield='sched_yield()'
848scriptdir='/usr/bin'
849scriptdirexp='/usr/bin'
850sed='sed'
851seedfunc='srand48'
852selectminbits='32'
853selecttype='fd_set *'
854sendmail=''
855setgrent_r_proto='0'
856sethostent_r_proto='0'
857setlocale_r_proto='0'
858setnetent_r_proto='0'
859setprotoent_r_proto='0'
860setpwent_r_proto='0'
861setservent_r_proto='0'
862sh='/bin/sh'
863shar=''
864sharpbang='#!'
865shmattype='void *'
866shortsize='2'
867shrpenv=''
868shsharp='true'
869sig_count='65'
870sig_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 RTMIN NUM34 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 '
871sig_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", "RTMIN", "NUM34", "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'
872sig_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 '
873sig_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'
874sig_size='69'
875signal_t='void'
876sitearch='/usr/lib/perl5/site_perl/5.8.7/i486-linux'
877sitearchexp='/usr/lib/perl5/site_perl/5.8.7/i486-linux'
878sitebin='/usr/bin'
879sitebinexp='/usr/bin'
880sitehtml1dir=''
881sitehtml1direxp=''
882sitehtml3dir=''
883sitehtml3direxp=''
884sitelib='/usr/lib/perl5/site_perl/5.8.7'
885sitelib_stem='/usr/lib/perl5/site_perl'
886sitelibexp='/usr/lib/perl5/site_perl/5.8.7'
887siteman1dir='/usr/share/man/man1'
888siteman1direxp='/usr/share/man/man1'
889siteman3dir='/usr/share/man/man3'
890siteman3direxp='/usr/share/man/man3'
891siteprefix='/usr'
892siteprefixexp='/usr'
893sitescript='/usr/bin'
894sitescriptexp='/usr/bin'
895sizesize='4'
896sizetype='size_t'
897sleep=''
898smail=''
899so='so'
900sockethdr=''
901socketlib=''
902socksizetype='socklen_t'
903sort='sort'
904spackage='Perl5'
905spitshell='cat'
906srand48_r_proto='0'
907srandom_r_proto='0'
908src='.'
909ssizetype='ssize_t'
910startperl='#!/usr/bin/perl'
911startsh='#!/bin/sh'
912static_ext=' '
913stdchar='char'
914stdio_base='((fp)->_IO_read_base)'
915stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
916stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
917stdio_filbuf=''
918stdio_ptr='((fp)->_IO_read_ptr)'
919stdio_stream_array=''
920strerror_r_proto='0'
921strings='/usr/include/string.h'
922submit=''
923subversion='4'
924sysman='/usr/share/man/man1'
925tail=''
926tar=''
927targetarch=''
928tbl=''
929tee=''
930test='test'
931timeincl='/usr/include/sys/time.h /usr/include/time.h '
932timetype='time_t'
933tmpnam_r_proto='0'
934to=':'
935touch='touch'
936tr='tr'
937trnl='\n'
938troff=''
939ttyname_r_proto='0'
940u16size='2'
941u16type='unsigned short'
942u32size='4'
943u32type='unsigned long'
944u64size='8'
945u64type='unsigned long long'
946u8size='1'
947u8type='unsigned char'
948uidformat='"lu"'
949uidsign='1'
950uidsize='4'
951uidtype='uid_t'
952uname='uname'
953uniq='uniq'
954uquadtype='unsigned long long'
955use5005threads='undef'
956use64bitall='undef'
957use64bitint='undef'
958usecrosscompile='undef'
959usedl='define'
960usefaststdio='define'
961useithreads='undef'
962uselargefiles='define'
963uselongdouble='undef'
964usemallocwrap='define'
965usemorebits='undef'
966usemultiplicity='undef'
967usemymalloc='n'
968usenm='false'
969useopcode='true'
970useperlio='define'
971useposix='true'
972usereentrant='undef'
973usesfio='false'
974useshrplib='true'
975usesitecustomize='undef'
976usesocks='undef'
977usethreads='undef'
978usevendorprefix='undef'
979usevfork='false'
980usrinc='/usr/include'
981uuname=''
982uvXUformat='"lX"'
983uvoformat='"lo"'
984uvsize='4'
985uvtype='unsigned long'
986uvuformat='"lu"'
987uvxformat='"lx"'
988vendorarch=''
989vendorarchexp=''
990vendorbin=''
991vendorbinexp=''
992vendorhtml1dir=' '
993vendorhtml1direxp=''
994vendorhtml3dir=' '
995vendorhtml3direxp=''
996vendorlib=''
997vendorlib_stem=''
998vendorlibexp=''
999vendorman1dir=' '
1000vendorman1direxp=''
1001vendorman3dir=' '
1002vendorman3direxp=''
1003vendorprefix=''
1004vendorprefixexp=''
1005vendorscript=''
1006vendorscriptexp=''
1007version='5.8.7'
1008version_patchlevel_string='version 8 subversion 4'
1009versiononly='undef'
1010vi=''
1011voidflags='15'
1012xlibpth='/usr/lib/386 /lib/386'
1013yacc='yacc'
1014yaccflags=''
1015zcat=''
1016zip='zip'
1017# Configure command line arguments.
1018config_arg0='./Configure'
1019config_args=''
1020config_argc=0
1021PERL_REVISION=5
1022PERL_VERSION=8
1023PERL_SUBVERSION=4
1024PERL_API_REVISION=5
1025PERL_API_VERSION=8
1026PERL_API_SUBVERSION=0
1027PERL_PATCHLEVEL=
1028PERL_CONFIG_SH=true
diff --git a/meta/packages/perl/perl-5.8.7/config.sh-i586-linux b/meta/packages/perl/perl-5.8.7/config.sh-i586-linux
deleted file mode 100644
index 734b17af36..0000000000
--- a/meta/packages/perl/perl-5.8.7/config.sh-i586-linux
+++ /dev/null
@@ -1,1028 +0,0 @@
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: Wed Mar 9 04:09:49 CST 2005
12# Configured by : kergoth
13# Target system : linux hyperion 2.6.11-ck1 #1 wed mar 2 23:48:21 cst 2005 i586 gnulinux
14
15Author=''
16Date='$Date'
17Header=''
18Id='$Id'
19Locker=''
20Log='$Log'
21Mcc='Mcc'
22RCSfile='$RCSfile'
23Revision='$Revision'
24Source=''
25State=''
26_a='.a'
27_exe=''
28_o='.o'
29afs='false'
30afsroot='/afs'
31alignbytes='4'
32ansi2knr=''
33aphostname='/bin/hostname'
34api_revision='5'
35api_subversion='0'
36api_version='8'
37api_versionstring='5.8.0'
38ar='ar'
39archlib='/usr/lib/perl5/5.8.7/i586-linux'
40archlibexp='/usr/lib/perl5/5.8.7/i586-linux'
41archname64=''
42archname='i586-linux'
43archobjs=''
44asctime_r_proto='0'
45awk='awk'
46baserev='5.0'
47bash=''
48bin='/usr/bin'
49binexp='/usr/bin'
50bison='bison'
51byacc='byacc'
52byteorder='1234'
53c=''
54castflags='0'
55cat='cat'
56cc='cc'
57cccdlflags='-fpic'
58ccdlflags='-Wl,-E -Wl,-rpath,./install_me_here/usr/lib/perl5/5.8.7/i586-linux/CORE'
59ccflags='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
60ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
61ccname='gcc'
62ccsymbols='__GNUC_PATCHLEVEL__=5'
63ccversion=''
64cf_by='kergoth'
65cf_email='kergoth@hyperion.kergoth.com'
66cf_time='Wed Mar 9 04:09:49 CST 2005'
67charsize='1'
68chgrp=''
69chmod='chmod'
70chown=''
71clocktype='clock_t'
72comm='comm'
73compress=''
74contains='grep'
75cp='cp'
76cpio=''
77cpp='cpp'
78cpp_stuff='42'
79cppccsymbols='__GNUC__=3 __GNUC_MINOR__=3'
80cppflags='-fno-strict-aliasing -I/usr/local/include'
81cpplast='-'
82cppminus='-'
83cpprun='cc -E'
84cppstdin='cc -E'
85cppsymbols='__ELF__=1 _FILE_OFFSET_BITS=64 __GLIBC__=2 __GLIBC_MINOR__=3 __GNU_LIBRARY__=6 i586=1 __i586=1 __i586__=1 __i586=1 __i586__=1 _LARGEFILE_SOURCE=1 linux=1 __linux=1 __linux__=1 _POSIX_C_SOURCE=199506 _POSIX_SOURCE=1 __STDC__=1 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 __USE_SVID=1'
86crypt_r_proto='0'
87cryptlib=''
88csh='csh'
89ctermid_r_proto='0'
90ctime_r_proto='0'
91d_Gconvert='gcvt((x),(n),(b))'
92d_PRIEUldbl='define'
93d_PRIFUldbl='define'
94d_PRIGUldbl='define'
95d_PRIXU64='define'
96d_PRId64='define'
97d_PRIeldbl='define'
98d_PRIfldbl='define'
99d_PRIgldbl='define'
100d_PRIi64='define'
101d_PRIo64='define'
102d_PRIu64='define'
103d_PRIx64='define'
104d_SCNfldbl='define'
105d__fwalk='undef'
106d_access='define'
107d_accessx='undef'
108d_aintl='undef'
109d_alarm='define'
110d_archlib='define'
111d_asctime_r='undef'
112d_atolf='undef'
113d_atoll='define'
114d_attribut='define'
115d_bcmp='define'
116d_bcopy='define'
117d_bsd='undef'
118d_bsdgetpgrp='undef'
119d_bsdsetpgrp='undef'
120d_bzero='define'
121d_casti32='undef'
122d_castneg='define'
123d_charvspr='define'
124d_chown='define'
125d_chroot='define'
126d_chsize='undef'
127d_class='undef'
128d_closedir='define'
129d_cmsghdr_s='define'
130d_const='define'
131d_copysignl='define'
132d_crypt='define'
133d_crypt_r='undef'
134d_csh='undef'
135d_ctermid_r='undef'
136d_ctime_r='undef'
137d_cuserid='define'
138d_dbl_dig='define'
139d_dbminitproto='undef'
140d_difftime='define'
141d_dirfd='define'
142d_dirnamlen='undef'
143d_dlerror='define'
144d_dlopen='define'
145d_dlsymun='undef'
146d_dosuid='undef'
147d_drand48_r='undef'
148d_drand48proto='define'
149d_dup2='define'
150d_eaccess='undef'
151d_endgrent='define'
152d_endgrent_r='undef'
153d_endhent='define'
154d_endhostent_r='undef'
155d_endnent='define'
156d_endnetent_r='undef'
157d_endpent='define'
158d_endprotoent_r='undef'
159d_endpwent='define'
160d_endpwent_r='undef'
161d_endsent='define'
162d_endservent_r='undef'
163d_eofnblk='define'
164d_eunice='undef'
165d_faststdio='undef'
166d_fchdir='define'
167d_fchmod='define'
168d_fchown='define'
169d_fcntl='define'
170d_fcntl_can_lock='define'
171d_fd_macros='define'
172d_fd_set='define'
173d_fds_bits='undef'
174d_fgetpos='define'
175d_finite='define'
176d_finitel='define'
177d_flexfnam='define'
178d_flock='define'
179d_flockproto='define'
180d_fork='define'
181d_fp_class='undef'
182d_fpathconf='define'
183d_fpclass='undef'
184d_fpclassify='undef'
185d_fpclassl='undef'
186d_fpos64_t='undef'
187d_frexpl='define'
188d_fs_data_s='undef'
189d_fseeko='define'
190d_fsetpos='define'
191d_fstatfs='define'
192d_fstatvfs='define'
193d_fsync='define'
194d_ftello='define'
195d_ftime='undef'
196d_getcwd='define'
197d_getespwnam='undef'
198d_getfsstat='undef'
199d_getgrent='define'
200d_getgrent_r='undef'
201d_getgrgid_r='undef'
202d_getgrnam_r='undef'
203d_getgrps='define'
204d_gethbyaddr='define'
205d_gethbyname='define'
206d_gethent='define'
207d_gethname='define'
208d_gethostbyaddr_r='undef'
209d_gethostbyname_r='undef'
210d_gethostent_r='undef'
211d_gethostprotos='define'
212d_getitimer='define'
213d_getlogin='define'
214d_getlogin_r='undef'
215d_getmnt='undef'
216d_getmntent='define'
217d_getnbyaddr='define'
218d_getnbyname='define'
219d_getnent='define'
220d_getnetbyaddr_r='undef'
221d_getnetbyname_r='undef'
222d_getnetent_r='undef'
223d_getnetprotos='define'
224d_getpagsz='define'
225d_getpbyname='define'
226d_getpbynumber='define'
227d_getpent='define'
228d_getpgid='define'
229d_getpgrp2='undef'
230d_getpgrp='define'
231d_getppid='define'
232d_getprior='define'
233d_getprotobyname_r='undef'
234d_getprotobynumber_r='undef'
235d_getprotoent_r='undef'
236d_getprotoprotos='define'
237d_getprpwnam='undef'
238d_getpwent='define'
239d_getpwent_r='undef'
240d_getpwnam_r='undef'
241d_getpwuid_r='undef'
242d_getsbyname='define'
243d_getsbyport='define'
244d_getsent='define'
245d_getservbyname_r='undef'
246d_getservbyport_r='undef'
247d_getservent_r='undef'
248d_getservprotos='define'
249d_getspnam='define'
250d_getspnam_r='undef'
251d_gettimeod='define'
252d_gmtime_r='undef'
253d_gnulibc='define'
254d_grpasswd='define'
255d_hasmntopt='define'
256d_htonl='define'
257d_ilogbl='define'
258d_index='undef'
259d_inetaton='define'
260d_int64_t='define'
261d_isascii='define'
262d_isfinite='undef'
263d_isinf='define'
264d_isnan='define'
265d_isnanl='define'
266d_killpg='define'
267d_lchown='define'
268d_ldbl_dig='define'
269d_libm_lib_version='define'
270d_link='define'
271d_localtime_r='undef'
272d_locconv='define'
273d_lockf='define'
274d_longdbl='define'
275d_longlong='define'
276d_lseekproto='define'
277d_lstat='define'
278d_madvise='define'
279d_mblen='define'
280d_mbstowcs='define'
281d_mbtowc='define'
282d_memchr='define'
283d_memcmp='define'
284d_memcpy='define'
285d_memmove='define'
286d_memset='define'
287d_mkdir='define'
288d_mkdtemp='define'
289d_mkfifo='define'
290d_mkstemp='define'
291d_mkstemps='undef'
292d_mktime='define'
293d_mmap='define'
294d_modfl='define'
295d_modfl_pow32_bug='undef'
296d_modflproto='undef'
297d_mprotect='define'
298d_msg='define'
299d_msg_ctrunc='define'
300d_msg_dontroute='define'
301d_msg_oob='define'
302d_msg_peek='define'
303d_msg_proxy='define'
304d_msgctl='define'
305d_msgget='define'
306d_msghdr_s='define'
307d_msgrcv='define'
308d_msgsnd='define'
309d_msync='define'
310d_munmap='define'
311d_mymalloc='undef'
312d_nice='define'
313d_nl_langinfo='define'
314d_nv_preserves_uv='define'
315d_off64_t='undef'
316d_old_pthread_create_joinable='undef'
317d_oldpthreads='undef'
318d_oldsock='undef'
319d_open3='define'
320d_pathconf='define'
321d_pause='define'
322d_perl_otherlibdirs='undef'
323d_phostname='undef'
324d_pipe='define'
325d_poll='define'
326d_portable='define'
327d_procselfexe='define'
328d_pthread_atfork='undef'
329d_pthread_attr_setscope='define'
330d_pthread_yield='undef'
331d_pwage='undef'
332d_pwchange='undef'
333d_pwclass='undef'
334d_pwcomment='undef'
335d_pwexpire='undef'
336d_pwgecos='define'
337d_pwpasswd='define'
338d_pwquota='undef'
339d_qgcvt='define'
340d_quad='define'
341d_random_r='undef'
342d_readdir64_r='undef'
343d_readdir='define'
344d_readdir_r='undef'
345d_readlink='define'
346d_readv='define'
347d_recvmsg='define'
348d_rename='define'
349d_rewinddir='define'
350d_rmdir='define'
351d_safebcpy='undef'
352d_safemcpy='undef'
353d_sanemcmp='define'
354d_sbrkproto='define'
355d_scalbnl='define'
356d_sched_yield='define'
357d_scm_rights='define'
358d_seekdir='define'
359d_select='define'
360d_sem='define'
361d_semctl='define'
362d_semctl_semid_ds='define'
363d_semctl_semun='define'
364d_semget='define'
365d_semop='define'
366d_sendmsg='define'
367d_setegid='define'
368d_seteuid='define'
369d_setgrent='define'
370d_setgrent_r='undef'
371d_setgrps='define'
372d_sethent='define'
373d_sethostent_r='undef'
374d_setitimer='define'
375d_setlinebuf='define'
376d_setlocale='define'
377d_setlocale_r='undef'
378d_setnent='define'
379d_setnetent_r='undef'
380d_setpent='define'
381d_setpgid='define'
382d_setpgrp2='undef'
383d_setpgrp='define'
384d_setprior='define'
385d_setproctitle='undef'
386d_setprotoent_r='undef'
387d_setpwent='define'
388d_setpwent_r='undef'
389d_setregid='define'
390d_setresgid='define'
391d_setresuid='define'
392d_setreuid='define'
393d_setrgid='undef'
394d_setruid='undef'
395d_setsent='define'
396d_setservent_r='undef'
397d_setsid='define'
398d_setvbuf='define'
399d_sfio='undef'
400d_shm='define'
401d_shmat='define'
402d_shmatprototype='define'
403d_shmctl='define'
404d_shmdt='define'
405d_shmget='define'
406d_sigaction='define'
407d_sigprocmask='define'
408d_sigsetjmp='define'
409d_sockatmark='define'
410d_sockatmarkproto='undef'
411d_socket='define'
412d_socklen_t='define'
413d_sockpair='define'
414d_socks5_init='undef'
415d_sqrtl='define'
416d_srand48_r='undef'
417d_srandom_r='undef'
418d_sresgproto='undef'
419d_sresuproto='undef'
420d_statblks='define'
421d_statfs_f_flags='undef'
422d_statfs_s='define'
423d_statvfs='define'
424d_stdio_cnt_lval='undef'
425d_stdio_ptr_lval='undef'
426d_stdio_ptr_lval_nochange_cnt='undef'
427d_stdio_ptr_lval_sets_cnt='undef'
428d_stdio_stream_array='undef'
429d_stdiobase='undef'
430d_stdstdio='undef'
431d_strchr='define'
432d_strcoll='define'
433d_strctcpy='define'
434d_strerrm='strerror(e)'
435d_strerror='define'
436d_strerror_r='undef'
437d_strftime='define'
438d_strlcat='undef'
439d_strlcpy='undef'
440d_strtod='define'
441d_strtol='define'
442d_strtold='define'
443d_strtoll='define'
444d_strtoq='define'
445d_strtoul='define'
446d_strtoull='define'
447d_strtouq='define'
448d_strxfrm='define'
449d_suidsafe='undef'
450d_symlink='define'
451d_syscall='define'
452d_syscallproto='define'
453d_sysconf='define'
454d_sysernlst=''
455d_syserrlst='define'
456d_system='define'
457d_tcgetpgrp='define'
458d_tcsetpgrp='define'
459d_telldir='define'
460d_telldirproto='define'
461d_time='define'
462d_times='define'
463d_tm_tm_gmtoff='define'
464d_tm_tm_zone='define'
465d_tmpnam_r='undef'
466d_truncate='define'
467d_ttyname_r='undef'
468d_tzname='define'
469d_u32align='undef'
470d_ualarm='define'
471d_umask='define'
472d_uname='define'
473d_union_semun='undef'
474d_unordered='undef'
475d_usleep='define'
476d_usleepproto='define'
477d_ustat='define'
478d_vendorarch='undef'
479d_vendorbin='undef'
480d_vendorlib='undef'
481d_vendorscript='undef'
482d_vfork='undef'
483d_void_closedir='undef'
484d_voidsig='define'
485d_voidtty=''
486d_volatile='define'
487d_vprintf='define'
488d_wait4='define'
489d_waitpid='define'
490d_wcstombs='define'
491d_wctomb='define'
492d_writev='define'
493d_xenix='undef'
494date='date'
495db_hashtype='u_int32_t'
496db_prefixtype='size_t'
497db_version_major=''
498db_version_minor=''
499db_version_patch=''
500defvoidused='15'
501direntrytype='struct dirent'
502dlext='so'
503dlsrc='dl_dlopen.xs'
504doublesize='8'
505drand01='drand48()'
506drand48_r_proto='0'
507dynamic_ext='attrs B ByteLoader Cwd Data/Dumper Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared'
508eagain='EAGAIN'
509ebcdic='undef'
510echo='echo'
511egrep='egrep'
512emacs=''
513endgrent_r_proto='0'
514endhostent_r_proto='0'
515endnetent_r_proto='0'
516endprotoent_r_proto='0'
517endpwent_r_proto='0'
518endservent_r_proto='0'
519eunicefix=':'
520exe_ext=''
521expr='expr'
522extensions='attrs B ByteLoader Cwd Data/Dumper Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared Errno'
523extras=''
524fflushNULL='define'
525fflushall='undef'
526find=''
527firstmakefile='makefile'
528flex=''
529fpossize='16'
530fpostype='fpos_t'
531freetype='void'
532from=':'
533full_ar='/usr/bin/ar'
534full_csh='csh'
535full_sed='/bin/sed'
536gccansipedantic=''
537gccosandvers=''
538gccversion='3.3.5 (Debian 1:3.3.5-6)'
539getgrent_r_proto='0'
540getgrgid_r_proto='0'
541getgrnam_r_proto='0'
542gethostbyaddr_r_proto='0'
543gethostbyname_r_proto='0'
544gethostent_r_proto='0'
545getlogin_r_proto='0'
546getnetbyaddr_r_proto='0'
547getnetbyname_r_proto='0'
548getnetent_r_proto='0'
549getprotobyname_r_proto='0'
550getprotobynumber_r_proto='0'
551getprotoent_r_proto='0'
552getpwent_r_proto='0'
553getpwnam_r_proto='0'
554getpwuid_r_proto='0'
555getservbyname_r_proto='0'
556getservbyport_r_proto='0'
557getservent_r_proto='0'
558getspnam_r_proto='0'
559gidformat='"lu"'
560gidsign='1'
561gidsize='4'
562gidtype='gid_t'
563glibpth='/usr/shlib /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
564gmake='gmake'
565gmtime_r_proto='0'
566gnulibc_version='2.3.2'
567grep='grep'
568groupcat='cat /etc/group'
569groupstype='gid_t'
570gzip='gzip'
571h_fcntl='false'
572h_sysfile='true'
573hint='recommended'
574hostcat='cat /etc/hosts'
575html1dir=' '
576html1direxp=''
577html3dir=' '
578html3direxp=''
579i16size='2'
580i16type='short'
581i32size='4'
582i32type='long'
583i64size='8'
584i64type='long long'
585i8size='1'
586i8type='char'
587i_arpainet='define'
588i_bsdioctl=''
589i_crypt='define'
590i_db='undef'
591i_dbm='undef'
592i_dirent='define'
593i_dld='undef'
594i_dlfcn='define'
595i_fcntl='undef'
596i_float='define'
597i_fp='undef'
598i_fp_class='undef'
599i_gdbm='undef'
600i_grp='define'
601i_ieeefp='undef'
602i_inttypes='define'
603i_langinfo='define'
604i_libutil='undef'
605i_limits='define'
606i_locale='define'
607i_machcthr='undef'
608i_malloc='define'
609i_math='define'
610i_memory='undef'
611i_mntent='define'
612i_ndbm='undef'
613i_netdb='define'
614i_neterrno='undef'
615i_netinettcp='define'
616i_niin='define'
617i_poll='define'
618i_prot='undef'
619i_pthread='define'
620i_pwd='define'
621i_rpcsvcdbm='undef'
622i_sfio='undef'
623i_sgtty='undef'
624i_shadow='define'
625i_socks='undef'
626i_stdarg='define'
627i_stddef='define'
628i_stdlib='define'
629i_string='define'
630i_sunmath='undef'
631i_sysaccess='undef'
632i_sysdir='define'
633i_sysfile='define'
634i_sysfilio='undef'
635i_sysin='undef'
636i_sysioctl='define'
637i_syslog='define'
638i_sysmman='define'
639i_sysmode='undef'
640i_sysmount='define'
641i_sysndir='undef'
642i_sysparam='define'
643i_sysresrc='define'
644i_syssecrt='undef'
645i_sysselct='define'
646i_syssockio='undef'
647i_sysstat='define'
648i_sysstatfs='define'
649i_sysstatvfs='define'
650i_systime='define'
651i_systimek='undef'
652i_systimes='define'
653i_systypes='define'
654i_sysuio='define'
655i_sysun='define'
656i_sysutsname='define'
657i_sysvfs='define'
658i_syswait='define'
659i_termio='undef'
660i_termios='define'
661i_time='define'
662i_unistd='define'
663i_ustat='define'
664i_utime='define'
665i_values='define'
666i_varargs='undef'
667i_varhdr='stdarg.h'
668i_vfork='undef'
669ignore_versioned_solibs='y'
670inc_version_list=' '
671inc_version_list_init='0'
672incpath=''
673inews=''
674installarchlib='./install_me_here/usr/lib/perl5/5.8.7/i586-linux'
675installbin='./install_me_here/usr/bin'
676installhtml1dir=''
677installhtml3dir=''
678installman1dir='./install_me_here/usr/share/man/man1'
679installman3dir='./install_me_here/usr/share/man/man3'
680installprefix='./install_me_here/usr'
681installprefixexp='./install_me_here/usr'
682installprivlib='./install_me_here/usr/lib/perl5/5.8.7'
683installscript='./install_me_here/usr/bin'
684installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.8.7/i586-linux'
685installsitebin='./install_me_here/usr/bin'
686installsitehtml1dir=''
687installsitehtml3dir=''
688installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.8.7'
689installsiteman1dir='./install_me_here/usr/share/man/man1'
690installsiteman3dir='./install_me_here/usr/share/man/man3'
691installsitescript='./install_me_here/usr/bin'
692installstyle='./install_me_herelib/perl5'
693installusrbinperl='undef'
694installvendorarch=''
695installvendorbin=''
696installvendorhtml1dir=''
697installvendorhtml3dir=''
698installvendorlib=''
699installvendorman1dir=''
700installvendorman3dir=''
701installvendorscript=''
702intsize='4'
703issymlink='/usr/bin/test -h'
704ivdformat='"ld"'
705ivsize='4'
706ivtype='long'
707known_extensions='attrs B ByteLoader Cwd Data/Dumper DB_File Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog Thread threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared'
708ksh=''
709ld='cc'
710lddlflags='-shared -L/usr/local/lib'
711ldflags=' -L/usr/local/lib'
712ldflags_uselargefiles=''
713ldlibpthname='LD_LIBRARY_PATH'
714less='less'
715lib_ext='.a'
716libc='/lib/libc-2.3.2.so'
717libperl='libperl.so'
718libpth='/usr/local/lib /lib /usr/lib'
719libs='-ldl -lm -lc -lcrypt'
720libsdirs=' /usr/lib'
721libsfiles=' libdl.so libm.so libc.so libcrypt.so'
722libsfound=' /usr/lib/libdl.so /usr/lib/libm.so /usr/lib/libc.so /usr/lib/libcrypt.so'
723libspath=' /usr/local/lib /lib /usr/lib'
724libswanted='gdbm gdbm_compat db dl m c crypt'
725libswanted_uselargefiles=''
726line=''
727lint=''
728lkflags=''
729ln='ln'
730lns='/bin/ln -s'
731localtime_r_proto='0'
732locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
733loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
734longdblsize='12'
735longlongsize='8'
736longsize='4'
737lp=''
738lpr=''
739ls='ls'
740lseeksize='8'
741lseektype='off_t'
742mail=''
743mailx=''
744make='make'
745make_set_make='#'
746mallocobj=''
747mallocsrc=''
748malloctype='void *'
749man1dir='/usr/share/man/man1'
750man1direxp='/usr/share/man/man1'
751man1ext='1'
752man3dir='/usr/share/man/man3'
753man3direxp='/usr/share/man/man3'
754man3ext='3'
755mips_type=''
756mistrustnm=''
757mkdir='mkdir'
758mmaptype='void *'
759modetype='mode_t'
760more='more'
761multiarch='undef'
762mv=''
763myarchname='i586-linux'
764mydomain='.kergoth.com'
765myhostname='hyperion'
766myuname='linux hyperion 2.6.11-ck1 #1 wed mar 2 23:48:21 cst 2005 i586 gnulinux '
767n='-n'
768need_va_copy='undef'
769netdb_hlen_type='size_t'
770netdb_host_type='const void *'
771netdb_name_type='const char *'
772netdb_net_type='in_addr_t'
773nm='nm'
774nm_opt=''
775nm_so_opt='--dynamic'
776nonxs_ext='Errno'
777nroff='nroff'
778nvEUformat='"E"'
779nvFUformat='"F"'
780nvGUformat='"G"'
781nv_preserves_uv_bits='32'
782nveformat='"e"'
783nvfformat='"f"'
784nvgformat='"g"'
785nvsize='8'
786nvtype='double'
787o_nonblock='O_NONBLOCK'
788obj_ext='.o'
789old_pthread_create_joinable=''
790optimize='-O2'
791orderlib='false'
792osname='linux'
793osvers='2.6.11-ck1'
794otherlibdirs=' '
795package='perl5'
796pager='/usr/bin/less'
797passcat='cat /etc/passwd'
798patchlevel='8'
799path_sep=':'
800perl5='hostperl'
801perl=''
802perl_patchlevel=''
803perladmin=''
804perllibs='-ldl -lm -lc -lcrypt'
805perlpath='hostperl'
806pg='pg'
807phostname='hostname'
808pidtype='pid_t'
809plibpth=''
810pmake=''
811pr=''
812prefix='/usr'
813prefixexp='/usr'
814privlib='/usr/lib/perl5/5.8.7'
815privlibexp='/usr/lib/perl5/5.8.7'
816procselfexe='"/proc/self/exe"'
817prototype='define'
818ptrsize='4'
819quadkind='3'
820quadtype='long long'
821randbits='48'
822randfunc='drand48'
823random_r_proto='0'
824randseedtype='long'
825ranlib=':'
826rd_nodata='-1'
827readdir64_r_proto='0'
828readdir_r_proto='0'
829revision='5'
830rm='rm'
831rmail=''
832run=''
833runnm='false'
834sPRIEUldbl='"LE"'
835sPRIFUldbl='"LF"'
836sPRIGUldbl='"LG"'
837sPRIXU64='"LX"'
838sPRId64='"Ld"'
839sPRIeldbl='"Le"'
840sPRIfldbl='"Lf"'
841sPRIgldbl='"Lg"'
842sPRIi64='"Li"'
843sPRIo64='"Lo"'
844sPRIu64='"Lu"'
845sPRIx64='"Lx"'
846sSCNfldbl='"Lf"'
847sched_yield='sched_yield()'
848scriptdir='/usr/bin'
849scriptdirexp='/usr/bin'
850sed='sed'
851seedfunc='srand48'
852selectminbits='32'
853selecttype='fd_set *'
854sendmail=''
855setgrent_r_proto='0'
856sethostent_r_proto='0'
857setlocale_r_proto='0'
858setnetent_r_proto='0'
859setprotoent_r_proto='0'
860setpwent_r_proto='0'
861setservent_r_proto='0'
862sh='/bin/sh'
863shar=''
864sharpbang='#!'
865shmattype='void *'
866shortsize='2'
867shrpenv=''
868shsharp='true'
869sig_count='65'
870sig_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 RTMIN NUM34 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 '
871sig_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", "RTMIN", "NUM34", "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'
872sig_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 '
873sig_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'
874sig_size='69'
875signal_t='void'
876sitearch='/usr/lib/perl5/site_perl/5.8.7/i586-linux'
877sitearchexp='/usr/lib/perl5/site_perl/5.8.7/i586-linux'
878sitebin='/usr/bin'
879sitebinexp='/usr/bin'
880sitehtml1dir=''
881sitehtml1direxp=''
882sitehtml3dir=''
883sitehtml3direxp=''
884sitelib='/usr/lib/perl5/site_perl/5.8.7'
885sitelib_stem='/usr/lib/perl5/site_perl'
886sitelibexp='/usr/lib/perl5/site_perl/5.8.7'
887siteman1dir='/usr/share/man/man1'
888siteman1direxp='/usr/share/man/man1'
889siteman3dir='/usr/share/man/man3'
890siteman3direxp='/usr/share/man/man3'
891siteprefix='/usr'
892siteprefixexp='/usr'
893sitescript='/usr/bin'
894sitescriptexp='/usr/bin'
895sizesize='4'
896sizetype='size_t'
897sleep=''
898smail=''
899so='so'
900sockethdr=''
901socketlib=''
902socksizetype='socklen_t'
903sort='sort'
904spackage='Perl5'
905spitshell='cat'
906srand48_r_proto='0'
907srandom_r_proto='0'
908src='.'
909ssizetype='ssize_t'
910startperl='#!/usr/bin/perl'
911startsh='#!/bin/sh'
912static_ext=' '
913stdchar='char'
914stdio_base='((fp)->_IO_read_base)'
915stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
916stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
917stdio_filbuf=''
918stdio_ptr='((fp)->_IO_read_ptr)'
919stdio_stream_array=''
920strerror_r_proto='0'
921strings='/usr/include/string.h'
922submit=''
923subversion='4'
924sysman='/usr/share/man/man1'
925tail=''
926tar=''
927targetarch=''
928tbl=''
929tee=''
930test='test'
931timeincl='/usr/include/sys/time.h /usr/include/time.h '
932timetype='time_t'
933tmpnam_r_proto='0'
934to=':'
935touch='touch'
936tr='tr'
937trnl='\n'
938troff=''
939ttyname_r_proto='0'
940u16size='2'
941u16type='unsigned short'
942u32size='4'
943u32type='unsigned long'
944u64size='8'
945u64type='unsigned long long'
946u8size='1'
947u8type='unsigned char'
948uidformat='"lu"'
949uidsign='1'
950uidsize='4'
951uidtype='uid_t'
952uname='uname'
953uniq='uniq'
954uquadtype='unsigned long long'
955use5005threads='undef'
956use64bitall='undef'
957use64bitint='undef'
958usecrosscompile='undef'
959usedl='define'
960usefaststdio='define'
961useithreads='undef'
962uselargefiles='define'
963uselongdouble='undef'
964usemallocwrap='define'
965usemorebits='undef'
966usemultiplicity='undef'
967usemymalloc='n'
968usenm='false'
969useopcode='true'
970useperlio='define'
971useposix='true'
972usereentrant='undef'
973usesfio='false'
974useshrplib='true'
975usesitecustomize='undef'
976usesocks='undef'
977usethreads='undef'
978usevendorprefix='undef'
979usevfork='false'
980usrinc='/usr/include'
981uuname=''
982uvXUformat='"lX"'
983uvoformat='"lo"'
984uvsize='4'
985uvtype='unsigned long'
986uvuformat='"lu"'
987uvxformat='"lx"'
988vendorarch=''
989vendorarchexp=''
990vendorbin=''
991vendorbinexp=''
992vendorhtml1dir=' '
993vendorhtml1direxp=''
994vendorhtml3dir=' '
995vendorhtml3direxp=''
996vendorlib=''
997vendorlib_stem=''
998vendorlibexp=''
999vendorman1dir=' '
1000vendorman1direxp=''
1001vendorman3dir=' '
1002vendorman3direxp=''
1003vendorprefix=''
1004vendorprefixexp=''
1005vendorscript=''
1006vendorscriptexp=''
1007version='5.8.7'
1008version_patchlevel_string='version 8 subversion 4'
1009versiononly='undef'
1010vi=''
1011voidflags='15'
1012xlibpth='/usr/lib/386 /lib/386'
1013yacc='yacc'
1014yaccflags=''
1015zcat=''
1016zip='zip'
1017# Configure command line arguments.
1018config_arg0='./Configure'
1019config_args=''
1020config_argc=0
1021PERL_REVISION=5
1022PERL_VERSION=8
1023PERL_SUBVERSION=4
1024PERL_API_REVISION=5
1025PERL_API_VERSION=8
1026PERL_API_SUBVERSION=0
1027PERL_PATCHLEVEL=
1028PERL_CONFIG_SH=true
diff --git a/meta/packages/perl/perl-5.8.7/config.sh-i686-linux b/meta/packages/perl/perl-5.8.7/config.sh-i686-linux
deleted file mode 100644
index 7d5a531266..0000000000
--- a/meta/packages/perl/perl-5.8.7/config.sh-i686-linux
+++ /dev/null
@@ -1,1028 +0,0 @@
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: Wed Mar 9 04:09:49 CST 2005
12# Configured by : kergoth
13# Target system : linux hyperion 2.6.11-ck1 #1 wed mar 2 23:48:21 cst 2005 i686 gnulinux
14
15Author=''
16Date='$Date'
17Header=''
18Id='$Id'
19Locker=''
20Log='$Log'
21Mcc='Mcc'
22RCSfile='$RCSfile'
23Revision='$Revision'
24Source=''
25State=''
26_a='.a'
27_exe=''
28_o='.o'
29afs='false'
30afsroot='/afs'
31alignbytes='4'
32ansi2knr=''
33aphostname='/bin/hostname'
34api_revision='5'
35api_subversion='0'
36api_version='8'
37api_versionstring='5.8.0'
38ar='ar'
39archlib='/usr/lib/perl5/5.8.7/i686-linux'
40archlibexp='/usr/lib/perl5/5.8.7/i686-linux'
41archname64=''
42archname='i686-linux'
43archobjs=''
44asctime_r_proto='0'
45awk='awk'
46baserev='5.0'
47bash=''
48bin='/usr/bin'
49binexp='/usr/bin'
50bison='bison'
51byacc='byacc'
52byteorder='1234'
53c=''
54castflags='0'
55cat='cat'
56cc='cc'
57cccdlflags='-fpic'
58ccdlflags='-Wl,-E -Wl,-rpath,./install_me_here/usr/lib/perl5/5.8.7/i686-linux/CORE'
59ccflags='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
60ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
61ccname='gcc'
62ccsymbols='__GNUC_PATCHLEVEL__=5'
63ccversion=''
64cf_by='kergoth'
65cf_email='kergoth@hyperion.kergoth.com'
66cf_time='Wed Mar 9 04:09:49 CST 2005'
67charsize='1'
68chgrp=''
69chmod='chmod'
70chown=''
71clocktype='clock_t'
72comm='comm'
73compress=''
74contains='grep'
75cp='cp'
76cpio=''
77cpp='cpp'
78cpp_stuff='42'
79cppccsymbols='__GNUC__=3 __GNUC_MINOR__=3'
80cppflags='-fno-strict-aliasing -I/usr/local/include'
81cpplast='-'
82cppminus='-'
83cpprun='cc -E'
84cppstdin='cc -E'
85cppsymbols='__ELF__=1 _FILE_OFFSET_BITS=64 __GLIBC__=2 __GLIBC_MINOR__=3 __GNU_LIBRARY__=6 i386=1 __i386=1 __i386__=1 __i486=1 __i486__=1 _LARGEFILE_SOURCE=1 linux=1 __linux=1 __linux__=1 _POSIX_C_SOURCE=199506 _POSIX_SOURCE=1 __STDC__=1 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 __USE_SVID=1'
86crypt_r_proto='0'
87cryptlib=''
88csh='csh'
89ctermid_r_proto='0'
90ctime_r_proto='0'
91d_Gconvert='gcvt((x),(n),(b))'
92d_PRIEUldbl='define'
93d_PRIFUldbl='define'
94d_PRIGUldbl='define'
95d_PRIXU64='define'
96d_PRId64='define'
97d_PRIeldbl='define'
98d_PRIfldbl='define'
99d_PRIgldbl='define'
100d_PRIi64='define'
101d_PRIo64='define'
102d_PRIu64='define'
103d_PRIx64='define'
104d_SCNfldbl='define'
105d__fwalk='undef'
106d_access='define'
107d_accessx='undef'
108d_aintl='undef'
109d_alarm='define'
110d_archlib='define'
111d_asctime_r='undef'
112d_atolf='undef'
113d_atoll='define'
114d_attribut='define'
115d_bcmp='define'
116d_bcopy='define'
117d_bsd='undef'
118d_bsdgetpgrp='undef'
119d_bsdsetpgrp='undef'
120d_bzero='define'
121d_casti32='undef'
122d_castneg='define'
123d_charvspr='define'
124d_chown='define'
125d_chroot='define'
126d_chsize='undef'
127d_class='undef'
128d_closedir='define'
129d_cmsghdr_s='define'
130d_const='define'
131d_copysignl='define'
132d_crypt='define'
133d_crypt_r='undef'
134d_csh='undef'
135d_ctermid_r='undef'
136d_ctime_r='undef'
137d_cuserid='define'
138d_dbl_dig='define'
139d_dbminitproto='undef'
140d_difftime='define'
141d_dirfd='define'
142d_dirnamlen='undef'
143d_dlerror='define'
144d_dlopen='define'
145d_dlsymun='undef'
146d_dosuid='undef'
147d_drand48_r='undef'
148d_drand48proto='define'
149d_dup2='define'
150d_eaccess='undef'
151d_endgrent='define'
152d_endgrent_r='undef'
153d_endhent='define'
154d_endhostent_r='undef'
155d_endnent='define'
156d_endnetent_r='undef'
157d_endpent='define'
158d_endprotoent_r='undef'
159d_endpwent='define'
160d_endpwent_r='undef'
161d_endsent='define'
162d_endservent_r='undef'
163d_eofnblk='define'
164d_eunice='undef'
165d_faststdio='undef'
166d_fchdir='define'
167d_fchmod='define'
168d_fchown='define'
169d_fcntl='define'
170d_fcntl_can_lock='define'
171d_fd_macros='define'
172d_fd_set='define'
173d_fds_bits='undef'
174d_fgetpos='define'
175d_finite='define'
176d_finitel='define'
177d_flexfnam='define'
178d_flock='define'
179d_flockproto='define'
180d_fork='define'
181d_fp_class='undef'
182d_fpathconf='define'
183d_fpclass='undef'
184d_fpclassify='undef'
185d_fpclassl='undef'
186d_fpos64_t='undef'
187d_frexpl='define'
188d_fs_data_s='undef'
189d_fseeko='define'
190d_fsetpos='define'
191d_fstatfs='define'
192d_fstatvfs='define'
193d_fsync='define'
194d_ftello='define'
195d_ftime='undef'
196d_getcwd='define'
197d_getespwnam='undef'
198d_getfsstat='undef'
199d_getgrent='define'
200d_getgrent_r='undef'
201d_getgrgid_r='undef'
202d_getgrnam_r='undef'
203d_getgrps='define'
204d_gethbyaddr='define'
205d_gethbyname='define'
206d_gethent='define'
207d_gethname='define'
208d_gethostbyaddr_r='undef'
209d_gethostbyname_r='undef'
210d_gethostent_r='undef'
211d_gethostprotos='define'
212d_getitimer='define'
213d_getlogin='define'
214d_getlogin_r='undef'
215d_getmnt='undef'
216d_getmntent='define'
217d_getnbyaddr='define'
218d_getnbyname='define'
219d_getnent='define'
220d_getnetbyaddr_r='undef'
221d_getnetbyname_r='undef'
222d_getnetent_r='undef'
223d_getnetprotos='define'
224d_getpagsz='define'
225d_getpbyname='define'
226d_getpbynumber='define'
227d_getpent='define'
228d_getpgid='define'
229d_getpgrp2='undef'
230d_getpgrp='define'
231d_getppid='define'
232d_getprior='define'
233d_getprotobyname_r='undef'
234d_getprotobynumber_r='undef'
235d_getprotoent_r='undef'
236d_getprotoprotos='define'
237d_getprpwnam='undef'
238d_getpwent='define'
239d_getpwent_r='undef'
240d_getpwnam_r='undef'
241d_getpwuid_r='undef'
242d_getsbyname='define'
243d_getsbyport='define'
244d_getsent='define'
245d_getservbyname_r='undef'
246d_getservbyport_r='undef'
247d_getservent_r='undef'
248d_getservprotos='define'
249d_getspnam='define'
250d_getspnam_r='undef'
251d_gettimeod='define'
252d_gmtime_r='undef'
253d_gnulibc='define'
254d_grpasswd='define'
255d_hasmntopt='define'
256d_htonl='define'
257d_ilogbl='define'
258d_index='undef'
259d_inetaton='define'
260d_int64_t='define'
261d_isascii='define'
262d_isfinite='undef'
263d_isinf='define'
264d_isnan='define'
265d_isnanl='define'
266d_killpg='define'
267d_lchown='define'
268d_ldbl_dig='define'
269d_libm_lib_version='define'
270d_link='define'
271d_localtime_r='undef'
272d_locconv='define'
273d_lockf='define'
274d_longdbl='define'
275d_longlong='define'
276d_lseekproto='define'
277d_lstat='define'
278d_madvise='define'
279d_mblen='define'
280d_mbstowcs='define'
281d_mbtowc='define'
282d_memchr='define'
283d_memcmp='define'
284d_memcpy='define'
285d_memmove='define'
286d_memset='define'
287d_mkdir='define'
288d_mkdtemp='define'
289d_mkfifo='define'
290d_mkstemp='define'
291d_mkstemps='undef'
292d_mktime='define'
293d_mmap='define'
294d_modfl='define'
295d_modfl_pow32_bug='undef'
296d_modflproto='undef'
297d_mprotect='define'
298d_msg='define'
299d_msg_ctrunc='define'
300d_msg_dontroute='define'
301d_msg_oob='define'
302d_msg_peek='define'
303d_msg_proxy='define'
304d_msgctl='define'
305d_msgget='define'
306d_msghdr_s='define'
307d_msgrcv='define'
308d_msgsnd='define'
309d_msync='define'
310d_munmap='define'
311d_mymalloc='undef'
312d_nice='define'
313d_nl_langinfo='define'
314d_nv_preserves_uv='define'
315d_off64_t='undef'
316d_old_pthread_create_joinable='undef'
317d_oldpthreads='undef'
318d_oldsock='undef'
319d_open3='define'
320d_pathconf='define'
321d_pause='define'
322d_perl_otherlibdirs='undef'
323d_phostname='undef'
324d_pipe='define'
325d_poll='define'
326d_portable='define'
327d_procselfexe='define'
328d_pthread_atfork='undef'
329d_pthread_attr_setscope='define'
330d_pthread_yield='undef'
331d_pwage='undef'
332d_pwchange='undef'
333d_pwclass='undef'
334d_pwcomment='undef'
335d_pwexpire='undef'
336d_pwgecos='define'
337d_pwpasswd='define'
338d_pwquota='undef'
339d_qgcvt='define'
340d_quad='define'
341d_random_r='undef'
342d_readdir64_r='undef'
343d_readdir='define'
344d_readdir_r='undef'
345d_readlink='define'
346d_readv='define'
347d_recvmsg='define'
348d_rename='define'
349d_rewinddir='define'
350d_rmdir='define'
351d_safebcpy='undef'
352d_safemcpy='undef'
353d_sanemcmp='define'
354d_sbrkproto='define'
355d_scalbnl='define'
356d_sched_yield='define'
357d_scm_rights='define'
358d_seekdir='define'
359d_select='define'
360d_sem='define'
361d_semctl='define'
362d_semctl_semid_ds='define'
363d_semctl_semun='define'
364d_semget='define'
365d_semop='define'
366d_sendmsg='define'
367d_setegid='define'
368d_seteuid='define'
369d_setgrent='define'
370d_setgrent_r='undef'
371d_setgrps='define'
372d_sethent='define'
373d_sethostent_r='undef'
374d_setitimer='define'
375d_setlinebuf='define'
376d_setlocale='define'
377d_setlocale_r='undef'
378d_setnent='define'
379d_setnetent_r='undef'
380d_setpent='define'
381d_setpgid='define'
382d_setpgrp2='undef'
383d_setpgrp='define'
384d_setprior='define'
385d_setproctitle='undef'
386d_setprotoent_r='undef'
387d_setpwent='define'
388d_setpwent_r='undef'
389d_setregid='define'
390d_setresgid='define'
391d_setresuid='define'
392d_setreuid='define'
393d_setrgid='undef'
394d_setruid='undef'
395d_setsent='define'
396d_setservent_r='undef'
397d_setsid='define'
398d_setvbuf='define'
399d_sfio='undef'
400d_shm='define'
401d_shmat='define'
402d_shmatprototype='define'
403d_shmctl='define'
404d_shmdt='define'
405d_shmget='define'
406d_sigaction='define'
407d_sigprocmask='define'
408d_sigsetjmp='define'
409d_sockatmark='define'
410d_sockatmarkproto='undef'
411d_socket='define'
412d_socklen_t='define'
413d_sockpair='define'
414d_socks5_init='undef'
415d_sqrtl='define'
416d_srand48_r='undef'
417d_srandom_r='undef'
418d_sresgproto='undef'
419d_sresuproto='undef'
420d_statblks='define'
421d_statfs_f_flags='undef'
422d_statfs_s='define'
423d_statvfs='define'
424d_stdio_cnt_lval='undef'
425d_stdio_ptr_lval='undef'
426d_stdio_ptr_lval_nochange_cnt='undef'
427d_stdio_ptr_lval_sets_cnt='undef'
428d_stdio_stream_array='undef'
429d_stdiobase='undef'
430d_stdstdio='undef'
431d_strchr='define'
432d_strcoll='define'
433d_strctcpy='define'
434d_strerrm='strerror(e)'
435d_strerror='define'
436d_strerror_r='undef'
437d_strftime='define'
438d_strlcat='undef'
439d_strlcpy='undef'
440d_strtod='define'
441d_strtol='define'
442d_strtold='define'
443d_strtoll='define'
444d_strtoq='define'
445d_strtoul='define'
446d_strtoull='define'
447d_strtouq='define'
448d_strxfrm='define'
449d_suidsafe='undef'
450d_symlink='define'
451d_syscall='define'
452d_syscallproto='define'
453d_sysconf='define'
454d_sysernlst=''
455d_syserrlst='define'
456d_system='define'
457d_tcgetpgrp='define'
458d_tcsetpgrp='define'
459d_telldir='define'
460d_telldirproto='define'
461d_time='define'
462d_times='define'
463d_tm_tm_gmtoff='define'
464d_tm_tm_zone='define'
465d_tmpnam_r='undef'
466d_truncate='define'
467d_ttyname_r='undef'
468d_tzname='define'
469d_u32align='undef'
470d_ualarm='define'
471d_umask='define'
472d_uname='define'
473d_union_semun='undef'
474d_unordered='undef'
475d_usleep='define'
476d_usleepproto='define'
477d_ustat='define'
478d_vendorarch='undef'
479d_vendorbin='undef'
480d_vendorlib='undef'
481d_vendorscript='undef'
482d_vfork='undef'
483d_void_closedir='undef'
484d_voidsig='define'
485d_voidtty=''
486d_volatile='define'
487d_vprintf='define'
488d_wait4='define'
489d_waitpid='define'
490d_wcstombs='define'
491d_wctomb='define'
492d_writev='define'
493d_xenix='undef'
494date='date'
495db_hashtype='u_int32_t'
496db_prefixtype='size_t'
497db_version_major=''
498db_version_minor=''
499db_version_patch=''
500defvoidused='15'
501direntrytype='struct dirent'
502dlext='so'
503dlsrc='dl_dlopen.xs'
504doublesize='8'
505drand01='drand48()'
506drand48_r_proto='0'
507dynamic_ext='attrs B ByteLoader Cwd Data/Dumper Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared'
508eagain='EAGAIN'
509ebcdic='undef'
510echo='echo'
511egrep='egrep'
512emacs=''
513endgrent_r_proto='0'
514endhostent_r_proto='0'
515endnetent_r_proto='0'
516endprotoent_r_proto='0'
517endpwent_r_proto='0'
518endservent_r_proto='0'
519eunicefix=':'
520exe_ext=''
521expr='expr'
522extensions='attrs B ByteLoader Cwd Data/Dumper Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared Errno'
523extras=''
524fflushNULL='define'
525fflushall='undef'
526find=''
527firstmakefile='makefile'
528flex=''
529fpossize='16'
530fpostype='fpos_t'
531freetype='void'
532from=':'
533full_ar='/usr/bin/ar'
534full_csh='csh'
535full_sed='/bin/sed'
536gccansipedantic=''
537gccosandvers=''
538gccversion='3.3.5 (Debian 1:3.3.5-6)'
539getgrent_r_proto='0'
540getgrgid_r_proto='0'
541getgrnam_r_proto='0'
542gethostbyaddr_r_proto='0'
543gethostbyname_r_proto='0'
544gethostent_r_proto='0'
545getlogin_r_proto='0'
546getnetbyaddr_r_proto='0'
547getnetbyname_r_proto='0'
548getnetent_r_proto='0'
549getprotobyname_r_proto='0'
550getprotobynumber_r_proto='0'
551getprotoent_r_proto='0'
552getpwent_r_proto='0'
553getpwnam_r_proto='0'
554getpwuid_r_proto='0'
555getservbyname_r_proto='0'
556getservbyport_r_proto='0'
557getservent_r_proto='0'
558getspnam_r_proto='0'
559gidformat='"lu"'
560gidsign='1'
561gidsize='4'
562gidtype='gid_t'
563glibpth='/usr/shlib /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
564gmake='gmake'
565gmtime_r_proto='0'
566gnulibc_version='2.3.2'
567grep='grep'
568groupcat='cat /etc/group'
569groupstype='gid_t'
570gzip='gzip'
571h_fcntl='false'
572h_sysfile='true'
573hint='recommended'
574hostcat='cat /etc/hosts'
575html1dir=' '
576html1direxp=''
577html3dir=' '
578html3direxp=''
579i16size='2'
580i16type='short'
581i32size='4'
582i32type='long'
583i64size='8'
584i64type='long long'
585i8size='1'
586i8type='char'
587i_arpainet='define'
588i_bsdioctl=''
589i_crypt='define'
590i_db='undef'
591i_dbm='undef'
592i_dirent='define'
593i_dld='undef'
594i_dlfcn='define'
595i_fcntl='undef'
596i_float='define'
597i_fp='undef'
598i_fp_class='undef'
599i_gdbm='undef'
600i_grp='define'
601i_ieeefp='undef'
602i_inttypes='define'
603i_langinfo='define'
604i_libutil='undef'
605i_limits='define'
606i_locale='define'
607i_machcthr='undef'
608i_malloc='define'
609i_math='define'
610i_memory='undef'
611i_mntent='define'
612i_ndbm='undef'
613i_netdb='define'
614i_neterrno='undef'
615i_netinettcp='define'
616i_niin='define'
617i_poll='define'
618i_prot='undef'
619i_pthread='define'
620i_pwd='define'
621i_rpcsvcdbm='undef'
622i_sfio='undef'
623i_sgtty='undef'
624i_shadow='define'
625i_socks='undef'
626i_stdarg='define'
627i_stddef='define'
628i_stdlib='define'
629i_string='define'
630i_sunmath='undef'
631i_sysaccess='undef'
632i_sysdir='define'
633i_sysfile='define'
634i_sysfilio='undef'
635i_sysin='undef'
636i_sysioctl='define'
637i_syslog='define'
638i_sysmman='define'
639i_sysmode='undef'
640i_sysmount='define'
641i_sysndir='undef'
642i_sysparam='define'
643i_sysresrc='define'
644i_syssecrt='undef'
645i_sysselct='define'
646i_syssockio='undef'
647i_sysstat='define'
648i_sysstatfs='define'
649i_sysstatvfs='define'
650i_systime='define'
651i_systimek='undef'
652i_systimes='define'
653i_systypes='define'
654i_sysuio='define'
655i_sysun='define'
656i_sysutsname='define'
657i_sysvfs='define'
658i_syswait='define'
659i_termio='undef'
660i_termios='define'
661i_time='define'
662i_unistd='define'
663i_ustat='define'
664i_utime='define'
665i_values='define'
666i_varargs='undef'
667i_varhdr='stdarg.h'
668i_vfork='undef'
669ignore_versioned_solibs='y'
670inc_version_list=' '
671inc_version_list_init='0'
672incpath=''
673inews=''
674installarchlib='./install_me_here/usr/lib/perl5/5.8.7/i686-linux'
675installbin='./install_me_here/usr/bin'
676installhtml1dir=''
677installhtml3dir=''
678installman1dir='./install_me_here/usr/share/man/man1'
679installman3dir='./install_me_here/usr/share/man/man3'
680installprefix='./install_me_here/usr'
681installprefixexp='./install_me_here/usr'
682installprivlib='./install_me_here/usr/lib/perl5/5.8.7'
683installscript='./install_me_here/usr/bin'
684installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.8.7/i686-linux'
685installsitebin='./install_me_here/usr/bin'
686installsitehtml1dir=''
687installsitehtml3dir=''
688installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.8.7'
689installsiteman1dir='./install_me_here/usr/share/man/man1'
690installsiteman3dir='./install_me_here/usr/share/man/man3'
691installsitescript='./install_me_here/usr/bin'
692installstyle='./install_me_herelib/perl5'
693installusrbinperl='undef'
694installvendorarch=''
695installvendorbin=''
696installvendorhtml1dir=''
697installvendorhtml3dir=''
698installvendorlib=''
699installvendorman1dir=''
700installvendorman3dir=''
701installvendorscript=''
702intsize='4'
703issymlink='/usr/bin/test -h'
704ivdformat='"ld"'
705ivsize='4'
706ivtype='long'
707known_extensions='attrs B ByteLoader Cwd Data/Dumper DB_File Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog Thread threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared'
708ksh=''
709ld='cc'
710lddlflags='-shared -L/usr/local/lib'
711ldflags=' -L/usr/local/lib'
712ldflags_uselargefiles=''
713ldlibpthname='LD_LIBRARY_PATH'
714less='less'
715lib_ext='.a'
716libc='/lib/libc-2.3.2.so'
717libperl='libperl.so'
718libpth='/usr/local/lib /lib /usr/lib'
719libs='-ldl -lm -lc -lcrypt'
720libsdirs=' /usr/lib'
721libsfiles=' libdl.so libm.so libc.so libcrypt.so'
722libsfound=' /usr/lib/libdl.so /usr/lib/libm.so /usr/lib/libc.so /usr/lib/libcrypt.so'
723libspath=' /usr/local/lib /lib /usr/lib'
724libswanted='gdbm gdbm_compat db dl m c crypt'
725libswanted_uselargefiles=''
726line=''
727lint=''
728lkflags=''
729ln='ln'
730lns='/bin/ln -s'
731localtime_r_proto='0'
732locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
733loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
734longdblsize='12'
735longlongsize='8'
736longsize='4'
737lp=''
738lpr=''
739ls='ls'
740lseeksize='8'
741lseektype='off_t'
742mail=''
743mailx=''
744make='make'
745make_set_make='#'
746mallocobj=''
747mallocsrc=''
748malloctype='void *'
749man1dir='/usr/share/man/man1'
750man1direxp='/usr/share/man/man1'
751man1ext='1'
752man3dir='/usr/share/man/man3'
753man3direxp='/usr/share/man/man3'
754man3ext='3'
755mips_type=''
756mistrustnm=''
757mkdir='mkdir'
758mmaptype='void *'
759modetype='mode_t'
760more='more'
761multiarch='undef'
762mv=''
763myarchname='i686-linux'
764mydomain='.kergoth.com'
765myhostname='hyperion'
766myuname='linux hyperion 2.6.11-ck1 #1 wed mar 2 23:48:21 cst 2005 i686 gnulinux '
767n='-n'
768need_va_copy='undef'
769netdb_hlen_type='size_t'
770netdb_host_type='const void *'
771netdb_name_type='const char *'
772netdb_net_type='in_addr_t'
773nm='nm'
774nm_opt=''
775nm_so_opt='--dynamic'
776nonxs_ext='Errno'
777nroff='nroff'
778nvEUformat='"E"'
779nvFUformat='"F"'
780nvGUformat='"G"'
781nv_preserves_uv_bits='32'
782nveformat='"e"'
783nvfformat='"f"'
784nvgformat='"g"'
785nvsize='8'
786nvtype='double'
787o_nonblock='O_NONBLOCK'
788obj_ext='.o'
789old_pthread_create_joinable=''
790optimize='-O2'
791orderlib='false'
792osname='linux'
793osvers='2.6.11-ck1'
794otherlibdirs=' '
795package='perl5'
796pager='/usr/bin/less'
797passcat='cat /etc/passwd'
798patchlevel='8'
799path_sep=':'
800perl5='hostperl'
801perl=''
802perl_patchlevel=''
803perladmin=''
804perllibs='-ldl -lm -lc -lcrypt'
805perlpath='hostperl'
806pg='pg'
807phostname='hostname'
808pidtype='pid_t'
809plibpth=''
810pmake=''
811pr=''
812prefix='/usr'
813prefixexp='/usr'
814privlib='/usr/lib/perl5/5.8.7'
815privlibexp='/usr/lib/perl5/5.8.7'
816procselfexe='"/proc/self/exe"'
817prototype='define'
818ptrsize='4'
819quadkind='3'
820quadtype='long long'
821randbits='48'
822randfunc='drand48'
823random_r_proto='0'
824randseedtype='long'
825ranlib=':'
826rd_nodata='-1'
827readdir64_r_proto='0'
828readdir_r_proto='0'
829revision='5'
830rm='rm'
831rmail=''
832run=''
833runnm='false'
834sPRIEUldbl='"LE"'
835sPRIFUldbl='"LF"'
836sPRIGUldbl='"LG"'
837sPRIXU64='"LX"'
838sPRId64='"Ld"'
839sPRIeldbl='"Le"'
840sPRIfldbl='"Lf"'
841sPRIgldbl='"Lg"'
842sPRIi64='"Li"'
843sPRIo64='"Lo"'
844sPRIu64='"Lu"'
845sPRIx64='"Lx"'
846sSCNfldbl='"Lf"'
847sched_yield='sched_yield()'
848scriptdir='/usr/bin'
849scriptdirexp='/usr/bin'
850sed='sed'
851seedfunc='srand48'
852selectminbits='32'
853selecttype='fd_set *'
854sendmail=''
855setgrent_r_proto='0'
856sethostent_r_proto='0'
857setlocale_r_proto='0'
858setnetent_r_proto='0'
859setprotoent_r_proto='0'
860setpwent_r_proto='0'
861setservent_r_proto='0'
862sh='/bin/sh'
863shar=''
864sharpbang='#!'
865shmattype='void *'
866shortsize='2'
867shrpenv=''
868shsharp='true'
869sig_count='65'
870sig_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 RTMIN NUM34 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 '
871sig_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", "RTMIN", "NUM34", "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'
872sig_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 '
873sig_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'
874sig_size='69'
875signal_t='void'
876sitearch='/usr/lib/perl5/site_perl/5.8.7/i686-linux'
877sitearchexp='/usr/lib/perl5/site_perl/5.8.7/i686-linux'
878sitebin='/usr/bin'
879sitebinexp='/usr/bin'
880sitehtml1dir=''
881sitehtml1direxp=''
882sitehtml3dir=''
883sitehtml3direxp=''
884sitelib='/usr/lib/perl5/site_perl/5.8.7'
885sitelib_stem='/usr/lib/perl5/site_perl'
886sitelibexp='/usr/lib/perl5/site_perl/5.8.7'
887siteman1dir='/usr/share/man/man1'
888siteman1direxp='/usr/share/man/man1'
889siteman3dir='/usr/share/man/man3'
890siteman3direxp='/usr/share/man/man3'
891siteprefix='/usr'
892siteprefixexp='/usr'
893sitescript='/usr/bin'
894sitescriptexp='/usr/bin'
895sizesize='4'
896sizetype='size_t'
897sleep=''
898smail=''
899so='so'
900sockethdr=''
901socketlib=''
902socksizetype='socklen_t'
903sort='sort'
904spackage='Perl5'
905spitshell='cat'
906srand48_r_proto='0'
907srandom_r_proto='0'
908src='.'
909ssizetype='ssize_t'
910startperl='#!/usr/bin/perl'
911startsh='#!/bin/sh'
912static_ext=' '
913stdchar='char'
914stdio_base='((fp)->_IO_read_base)'
915stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
916stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
917stdio_filbuf=''
918stdio_ptr='((fp)->_IO_read_ptr)'
919stdio_stream_array=''
920strerror_r_proto='0'
921strings='/usr/include/string.h'
922submit=''
923subversion='4'
924sysman='/usr/share/man/man1'
925tail=''
926tar=''
927targetarch=''
928tbl=''
929tee=''
930test='test'
931timeincl='/usr/include/sys/time.h /usr/include/time.h '
932timetype='time_t'
933tmpnam_r_proto='0'
934to=':'
935touch='touch'
936tr='tr'
937trnl='\n'
938troff=''
939ttyname_r_proto='0'
940u16size='2'
941u16type='unsigned short'
942u32size='4'
943u32type='unsigned long'
944u64size='8'
945u64type='unsigned long long'
946u8size='1'
947u8type='unsigned char'
948uidformat='"lu"'
949uidsign='1'
950uidsize='4'
951uidtype='uid_t'
952uname='uname'
953uniq='uniq'
954uquadtype='unsigned long long'
955use5005threads='undef'
956use64bitall='undef'
957use64bitint='undef'
958usecrosscompile='undef'
959usedl='define'
960usefaststdio='define'
961useithreads='undef'
962uselargefiles='define'
963uselongdouble='undef'
964usemallocwrap='define'
965usemorebits='undef'
966usemultiplicity='undef'
967usemymalloc='n'
968usenm='false'
969useopcode='true'
970useperlio='define'
971useposix='true'
972usereentrant='undef'
973usesfio='false'
974useshrplib='true'
975usesitecustomize='undef'
976usesocks='undef'
977usethreads='undef'
978usevendorprefix='undef'
979usevfork='false'
980usrinc='/usr/include'
981uuname=''
982uvXUformat='"lX"'
983uvoformat='"lo"'
984uvsize='4'
985uvtype='unsigned long'
986uvuformat='"lu"'
987uvxformat='"lx"'
988vendorarch=''
989vendorarchexp=''
990vendorbin=''
991vendorbinexp=''
992vendorhtml1dir=' '
993vendorhtml1direxp=''
994vendorhtml3dir=' '
995vendorhtml3direxp=''
996vendorlib=''
997vendorlib_stem=''
998vendorlibexp=''
999vendorman1dir=' '
1000vendorman1direxp=''
1001vendorman3dir=' '
1002vendorman3direxp=''
1003vendorprefix=''
1004vendorprefixexp=''
1005vendorscript=''
1006vendorscriptexp=''
1007version='5.8.7'
1008version_patchlevel_string='version 8 subversion 4'
1009versiononly='undef'
1010vi=''
1011voidflags='15'
1012xlibpth='/usr/lib/386 /lib/386'
1013yacc='yacc'
1014yaccflags=''
1015zcat=''
1016zip='zip'
1017# Configure command line arguments.
1018config_arg0='./Configure'
1019config_args=''
1020config_argc=0
1021PERL_REVISION=5
1022PERL_VERSION=8
1023PERL_SUBVERSION=4
1024PERL_API_REVISION=5
1025PERL_API_VERSION=8
1026PERL_API_SUBVERSION=0
1027PERL_PATCHLEVEL=
1028PERL_CONFIG_SH=true
diff --git a/meta/packages/perl/perl-5.8.7/config.sh-mipsel-linux b/meta/packages/perl/perl-5.8.7/config.sh-mipsel-linux
deleted file mode 100644
index 7696a3dff0..0000000000
--- a/meta/packages/perl/perl-5.8.7/config.sh-mipsel-linux
+++ /dev/null
@@ -1,1031 +0,0 @@
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: Mon Sep 20 18:18:52 CEST 2004
12# Configured by : root
13# Target system : linux mtx-nfs 2.4.24mtx #59 mon jul 12 15:19:41 cest 2004 mips gnulinux
14
15Author=''
16Date='$Date'
17Header=''
18Id='$Id'
19Locker=''
20Log='$Log'
21Mcc='Mcc'
22RCSfile='$RCSfile'
23Revision='$Revision'
24Source=''
25State=''
26_a='.a'
27_exe=''
28_o='.o'
29afs='false'
30afsroot='/afs'
31alignbytes='8'
32ansi2knr=''
33aphostname='/bin/hostname'
34api_revision='5'
35api_subversion='0'
36api_version='8'
37api_versionstring='5.8.0'
38ar='ar'
39archlib='/usr/lib/perl5/5.8.7/mipsel-linux'
40archlibexp='/usr/lib/perl5/5.8.7/mipsel-linux'
41archname64=''
42archname='mips-linux'
43archobjs=''
44asctime_r_proto='0'
45awk='awk'
46baserev='5.0'
47bash=''
48bin='/usr/bin'
49binexp='/usr/bin'
50bison='bison'
51byacc='byacc'
52byteorder='1234'
53c=''
54castflags='0'
55cat='cat'
56cc='cc'
57cccdlflags='-fpic'
58ccdlflags='-rdynamic'
59ccflags='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
60ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
61ccname='gcc'
62ccsymbols='__GNUC_MINOR__=3 __GNUC_PATCHLEVEL__=4'
63ccversion=''
64cf_by='root'
65cf_email='root@mtx-nfs.nonet'
66cf_time='Mon Sep 20 18:18:52 CEST 2004'
67charsize='1'
68chgrp=''
69chmod='chmod'
70chown=''
71clocktype='clock_t'
72comm='comm'
73compress=''
74contains='grep'
75cp='cp'
76cpio=''
77cpp='cpp'
78cpp_stuff='42'
79cppccsymbols='__GNUC__=3'
80cppflags='-fno-strict-aliasing -I/usr/local/include'
81cpplast='-'
82cppminus='-'
83cpprun='cc -E'
84cppstdin='cc -E'
85cppsymbols='__ELF__=1 _FILE_OFFSET_BITS=64 __GLIBC__=2 __GLIBC_MINOR__=3 __GNUC_MINOR__=3 __GNU_LIBRARY__=6 LANGUAGE_C=1 _LANGUAGE_C=1 __LANGUAGE_C=1 __LANGUAGE_C__=1 _LARGEFILE_SOURCE=1 MIPSEL=1 _MIPSEL=1 __MIPSEL=1 __MIPSEL__=1 _MIPS_FPSET=16 _MIPS_ISA=1 _MIPS_SIM=1 _MIPS_SZINT=32 _MIPS_SZLONG=32 _MIPS_SZPTR=32 __PIC__=1 _POSIX_C_SOURCE=199506 _POSIX_SOURCE=1 R3000=1 _R3000=1 __R3000=1 __R3000__=1 __STDC__=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 __USE_SVID=1 linux=1 __linux=1 __linux__=1 mips=1 _mips=1 __mips=1 __mips__=1 __pic__=1 unix=1 __unix=1 __unix__=1'
86crypt_r_proto='0'
87cryptlib=''
88csh='csh'
89ctermid_r_proto='0'
90ctime_r_proto='0'
91d_Gconvert='gcvt((x),(n),(b))'
92d_PRIEUldbl='define'
93d_PRIFUldbl='define'
94d_PRIGUldbl='define'
95d_PRIXU64='define'
96d_PRId64='define'
97d_PRIeldbl='define'
98d_PRIfldbl='define'
99d_PRIgldbl='define'
100d_PRIi64='define'
101d_PRIo64='define'
102d_PRIu64='define'
103d_PRIx64='define'
104d_SCNfldbl='define'
105d__fwalk='undef'
106d_access='define'
107d_accessx='undef'
108d_aintl='undef'
109d_alarm='define'
110d_archlib='define'
111d_asctime_r='undef'
112d_atolf='undef'
113d_atoll='define'
114d_attribut='define'
115d_bcmp='define'
116d_bcopy='define'
117d_bsd='undef'
118d_bsdgetpgrp='undef'
119d_bsdsetpgrp='undef'
120d_bzero='define'
121d_casti32='define'
122d_castneg='define'
123d_charvspr='define'
124d_chown='define'
125d_chroot='define'
126d_chsize='undef'
127d_class='undef'
128d_closedir='define'
129d_cmsghdr_s='define'
130d_const='define'
131d_copysignl='define'
132d_crypt='define'
133d_crypt_r='undef'
134d_csh='define'
135d_ctermid_r='undef'
136d_ctime_r='undef'
137d_cuserid='define'
138d_dbl_dig='define'
139d_dbminitproto='undef'
140d_difftime='define'
141d_dirfd='define'
142d_dirnamlen='undef'
143d_dlerror='define'
144d_dlopen='define'
145d_dlsymun='undef'
146d_dosuid='undef'
147d_drand48_r='undef'
148d_drand48proto='define'
149d_dup2='define'
150d_eaccess='undef'
151d_endgrent='define'
152d_endgrent_r='undef'
153d_endhent='define'
154d_endhostent_r='undef'
155d_endnent='define'
156d_endnetent_r='undef'
157d_endpent='define'
158d_endprotoent_r='undef'
159d_endpwent='define'
160d_endpwent_r='undef'
161d_endsent='define'
162d_endservent_r='undef'
163d_eofnblk='define'
164d_eunice='undef'
165d_faststdio='undef'
166d_fchdir='define'
167d_fchmod='define'
168d_fchown='define'
169d_fcntl='define'
170d_fcntl_can_lock='define'
171d_fd_macros='define'
172d_fd_set='define'
173d_fds_bits='undef'
174d_fgetpos='define'
175d_finite='define'
176d_finitel='define'
177d_flexfnam='define'
178d_flock='define'
179d_flockproto='define'
180d_fork='define'
181d_fp_class='undef'
182d_fpathconf='define'
183d_fpclass='undef'
184d_fpclassify='undef'
185d_fpclassl='undef'
186d_fpos64_t='undef'
187d_frexpl='define'
188d_fs_data_s='undef'
189d_fseeko='define'
190d_fsetpos='define'
191d_fstatfs='define'
192d_fstatvfs='define'
193d_fsync='define'
194d_ftello='define'
195d_ftime='undef'
196d_getcwd='define'
197d_getespwnam='undef'
198d_getfsstat='undef'
199d_getgrent='define'
200d_getgrent_r='undef'
201d_getgrgid_r='undef'
202d_getgrnam_r='undef'
203d_getgrps='define'
204d_gethbyaddr='define'
205d_gethbyname='define'
206d_gethent='define'
207d_gethname='define'
208d_gethostbyaddr_r='undef'
209d_gethostbyname_r='undef'
210d_gethostent_r='undef'
211d_gethostprotos='define'
212d_getitimer='define'
213d_getlogin='define'
214d_getlogin_r='undef'
215d_getmnt='undef'
216d_getmntent='define'
217d_getnbyaddr='define'
218d_getnbyname='define'
219d_getnent='define'
220d_getnetbyaddr_r='undef'
221d_getnetbyname_r='undef'
222d_getnetent_r='undef'
223d_getnetprotos='define'
224d_getpagsz='define'
225d_getpbyname='define'
226d_getpbynumber='define'
227d_getpent='define'
228d_getpgid='define'
229d_getpgrp2='undef'
230d_getpgrp='define'
231d_getppid='define'
232d_getprior='define'
233d_getprotobyname_r='undef'
234d_getprotobynumber_r='undef'
235d_getprotoent_r='undef'
236d_getprotoprotos='define'
237d_getprpwnam='undef'
238d_getpwent='define'
239d_getpwent_r='undef'
240d_getpwnam_r='undef'
241d_getpwuid_r='undef'
242d_getsbyname='define'
243d_getsbyport='define'
244d_getsent='define'
245d_getservbyname_r='undef'
246d_getservbyport_r='undef'
247d_getservent_r='undef'
248d_getservprotos='define'
249d_getspnam='define'
250d_getspnam_r='undef'
251d_gettimeod='define'
252d_gmtime_r='undef'
253d_gnulibc='define'
254d_grpasswd='define'
255d_hasmntopt='define'
256d_htonl='define'
257d_ilogbl='define'
258d_index='undef'
259d_inetaton='define'
260d_int64_t='define'
261d_isascii='define'
262d_isfinite='undef'
263d_isinf='define'
264d_isnan='define'
265d_isnanl='define'
266d_killpg='define'
267d_lchown='define'
268d_ldbl_dig='define'
269d_libm_lib_version='define'
270d_link='define'
271d_localtime_r='undef'
272d_locconv='define'
273d_lockf='define'
274d_longdbl='define'
275d_longlong='define'
276d_lseekproto='define'
277d_lstat='define'
278d_madvise='define'
279d_mblen='define'
280d_mbstowcs='define'
281d_mbtowc='define'
282d_memchr='define'
283d_memcmp='define'
284d_memcpy='define'
285d_memmove='define'
286d_memset='define'
287d_mkdir='define'
288d_mkdtemp='define'
289d_mkfifo='define'
290d_mkstemp='define'
291d_mkstemps='undef'
292d_mktime='define'
293d_mmap='define'
294d_modfl='define'
295d_modfl_pow32_bug='undef'
296d_modflproto='undef'
297d_mprotect='define'
298d_msg='define'
299d_msg_ctrunc='define'
300d_msg_dontroute='define'
301d_msg_oob='define'
302d_msg_peek='define'
303d_msg_proxy='define'
304d_msgctl='define'
305d_msgget='define'
306d_msghdr_s='define'
307d_msgrcv='define'
308d_msgsnd='define'
309d_msync='define'
310d_munmap='define'
311d_mymalloc='undef'
312d_nice='define'
313d_nl_langinfo='define'
314d_nv_preserves_uv='define'
315d_off64_t='undef'
316d_old_pthread_create_joinable='undef'
317d_oldpthreads='undef'
318d_oldsock='undef'
319d_open3='define'
320d_pathconf='define'
321d_pause='define'
322d_perl_otherlibdirs='undef'
323d_phostname='undef'
324d_pipe='define'
325d_poll='define'
326d_portable='define'
327d_procselfexe='define'
328d_pthread_atfork='undef'
329d_pthread_attr_setscope='define'
330d_pthread_yield='undef'
331d_pwage='undef'
332d_pwchange='undef'
333d_pwclass='undef'
334d_pwcomment='undef'
335d_pwexpire='undef'
336d_pwgecos='define'
337d_pwpasswd='define'
338d_pwquota='undef'
339d_qgcvt='define'
340d_quad='define'
341d_random_r='undef'
342d_readdir64_r='undef'
343d_readdir='define'
344d_readdir_r='undef'
345d_readlink='define'
346d_readv='define'
347d_recvmsg='define'
348d_rename='define'
349d_rewinddir='define'
350d_rmdir='define'
351d_safebcpy='undef'
352d_safemcpy='undef'
353d_sanemcmp='define'
354d_sbrkproto='define'
355d_scalbnl='define'
356d_sched_yield='define'
357d_scm_rights='define'
358d_seekdir='define'
359d_select='define'
360d_sem='define'
361d_semctl='define'
362d_semctl_semid_ds='define'
363d_semctl_semun='define'
364d_semget='define'
365d_semop='define'
366d_sendmsg='define'
367d_setegid='define'
368d_seteuid='define'
369d_setgrent='define'
370d_setgrent_r='undef'
371d_setgrps='define'
372d_sethent='define'
373d_sethostent_r='undef'
374d_setitimer='define'
375d_setlinebuf='define'
376d_setlocale='define'
377d_setlocale_r='undef'
378d_setnent='define'
379d_setnetent_r='undef'
380d_setpent='define'
381d_setpgid='define'
382d_setpgrp2='undef'
383d_setpgrp='define'
384d_setprior='define'
385d_setproctitle='undef'
386d_setprotoent_r='undef'
387d_setpwent='define'
388d_setpwent_r='undef'
389d_setregid='define'
390d_setresgid='define'
391d_setresuid='define'
392d_setreuid='define'
393d_setrgid='undef'
394d_setruid='undef'
395d_setsent='define'
396d_setservent_r='undef'
397d_setsid='define'
398d_setvbuf='define'
399d_sfio='undef'
400d_shm='define'
401d_shmat='define'
402d_shmatprototype='define'
403d_shmctl='define'
404d_shmdt='define'
405d_shmget='define'
406d_sigaction='define'
407d_sigprocmask='define'
408d_sigsetjmp='define'
409d_sockatmark='define'
410d_sockatmarkproto='undef'
411d_socket='define'
412d_socklen_t='define'
413d_sockpair='define'
414d_socks5_init='undef'
415d_sqrtl='define'
416d_srand48_r='undef'
417d_srandom_r='undef'
418d_sresgproto='undef'
419d_sresuproto='undef'
420d_statblks='define'
421d_statfs_f_flags='undef'
422d_statfs_s='define'
423d_statvfs='define'
424d_stdio_cnt_lval='undef'
425d_stdio_ptr_lval='undef'
426d_stdio_ptr_lval_nochange_cnt='undef'
427d_stdio_ptr_lval_sets_cnt='undef'
428d_stdio_stream_array='undef'
429d_stdiobase='undef'
430d_stdstdio='undef'
431d_strchr='define'
432d_strcoll='define'
433d_strctcpy='define'
434d_strerrm='strerror(e)'
435d_strerror='define'
436d_strerror_r='undef'
437d_strftime='define'
438d_strlcat='undef'
439d_strlcpy='undef'
440d_strtod='define'
441d_strtol='define'
442d_strtold='define'
443d_strtoll='define'
444d_strtoq='define'
445d_strtoul='define'
446d_strtoull='define'
447d_strtouq='define'
448d_strxfrm='define'
449d_suidsafe='undef'
450d_symlink='define'
451d_syscall='define'
452d_syscallproto='define'
453d_sysconf='define'
454d_sysernlst=''
455d_syserrlst='define'
456d_system='define'
457d_tcgetpgrp='define'
458d_tcsetpgrp='define'
459d_telldir='define'
460d_telldirproto='define'
461d_time='define'
462d_times='define'
463d_tm_tm_gmtoff='define'
464d_tm_tm_zone='define'
465d_tmpnam_r='undef'
466d_truncate='define'
467d_ttyname_r='undef'
468d_tzname='define'
469d_u32align='undef'
470d_ualarm='define'
471d_umask='define'
472d_uname='define'
473d_union_semun='undef'
474d_unordered='undef'
475d_usleep='define'
476d_usleepproto='define'
477d_ustat='define'
478d_vendorarch='undef'
479d_vendorbin='undef'
480d_vendorlib='undef'
481d_vendorscript='undef'
482d_vfork='undef'
483d_void_closedir='undef'
484d_voidsig='define'
485d_voidtty=''
486d_volatile='define'
487d_vprintf='define'
488d_wait4='define'
489d_waitpid='define'
490d_wcstombs='define'
491d_wctomb='define'
492d_writev='define'
493d_xenix='undef'
494date='date'
495db_hashtype='u_int32_t'
496db_prefixtype='size_t'
497db_version_major=''
498db_version_minor=''
499db_version_patch=''
500defvoidused='15'
501direntrytype='struct dirent'
502dlext='so'
503dlsrc='dl_dlopen.xs'
504doublesize='8'
505drand01='drand48()'
506drand48_r_proto='0'
507dynamic_ext='B ByteLoader Cwd Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared'
508eagain='EAGAIN'
509ebcdic='undef'
510echo='echo'
511egrep='egrep'
512emacs=''
513endgrent_r_proto='0'
514endhostent_r_proto='0'
515endnetent_r_proto='0'
516endprotoent_r_proto='0'
517endpwent_r_proto='0'
518endservent_r_proto='0'
519eunicefix=':'
520exe_ext=''
521expr='expr'
522extensions='B ByteLoader Cwd Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared Errno'
523extras=''
524fflushNULL='define'
525fflushall='undef'
526find=''
527firstmakefile='makefile'
528flex=''
529fpossize='16'
530fpostype='fpos_t'
531freetype='void'
532from=':'
533full_ar='/usr/bin/ar'
534full_csh='/bin/csh'
535full_sed='/bin/sed'
536gccansipedantic=''
537gccosandvers=''
538gccversion='3.3.4 (Debian 1:3.3.4-3)'
539getgrent_r_proto='0'
540getgrgid_r_proto='0'
541getgrnam_r_proto='0'
542gethostbyaddr_r_proto='0'
543gethostbyname_r_proto='0'
544gethostent_r_proto='0'
545getlogin_r_proto='0'
546getnetbyaddr_r_proto='0'
547getnetbyname_r_proto='0'
548getnetent_r_proto='0'
549getprotobyname_r_proto='0'
550getprotobynumber_r_proto='0'
551getprotoent_r_proto='0'
552getpwent_r_proto='0'
553getpwnam_r_proto='0'
554getpwuid_r_proto='0'
555getservbyname_r_proto='0'
556getservbyport_r_proto='0'
557getservent_r_proto='0'
558getspnam_r_proto='0'
559gidformat='"lu"'
560gidsign='1'
561gidsize='4'
562gidtype='gid_t'
563glibpth='/usr/shlib /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
564gmake='gmake'
565gmtime_r_proto='0'
566gnulibc_version='2.3.2'
567grep='grep'
568groupcat='cat /etc/group'
569groupstype='gid_t'
570gzip='gzip'
571h_fcntl='false'
572h_sysfile='true'
573hint='recommended'
574hostcat=''
575html1dir=' '
576html1direxp=''
577html3dir=' '
578html3direxp=''
579i16size='2'
580i16type='short'
581i32size='4'
582i32type='long'
583i64size='8'
584i64type='long long'
585i8size='1'
586i8type='char'
587i_arpainet='define'
588i_bsdioctl=''
589i_crypt='define'
590i_db='undef'
591i_dbm='undef'
592i_dirent='define'
593i_dld='undef'
594i_dlfcn='define'
595i_fcntl='undef'
596i_float='define'
597i_fp='undef'
598i_fp_class='undef'
599i_gdbm='undef'
600i_grp='define'
601i_ieeefp='undef'
602i_inttypes='define'
603i_langinfo='define'
604i_libutil='undef'
605i_limits='define'
606i_locale='define'
607i_machcthr='undef'
608i_malloc='define'
609i_math='define'
610i_memory='undef'
611i_mntent='define'
612i_ndbm='undef'
613i_netdb='define'
614i_neterrno='undef'
615i_netinettcp='define'
616i_niin='define'
617i_poll='define'
618i_prot='undef'
619i_pthread='define'
620i_pwd='define'
621i_rpcsvcdbm='undef'
622i_sfio='undef'
623i_sgtty='undef'
624i_shadow='define'
625i_socks='undef'
626i_stdarg='define'
627i_stddef='define'
628i_stdlib='define'
629i_string='define'
630i_sunmath='undef'
631i_sysaccess='undef'
632i_sysdir='define'
633i_sysfile='define'
634i_sysfilio='undef'
635i_sysin='undef'
636i_sysioctl='define'
637i_syslog='define'
638i_sysmman='define'
639i_sysmode='undef'
640i_sysmount='define'
641i_sysndir='undef'
642i_sysparam='define'
643i_sysresrc='define'
644i_syssecrt='undef'
645i_sysselct='define'
646i_syssockio='undef'
647i_sysstat='define'
648i_sysstatfs='define'
649i_sysstatvfs='define'
650i_systime='define'
651i_systimek='undef'
652i_systimes='define'
653i_systypes='define'
654i_sysuio='define'
655i_sysun='define'
656i_sysutsname='define'
657i_sysvfs='define'
658i_syswait='define'
659i_termio='undef'
660i_termios='define'
661i_time='define'
662i_unistd='define'
663i_ustat='define'
664i_utime='define'
665i_values='define'
666i_varargs='undef'
667i_varhdr='stdarg.h'
668i_vfork='undef'
669ignore_versioned_solibs='y'
670inc_version_list=' '
671inc_version_list_init='0'
672incpath=''
673inews=''
674installarchlib='./install_me_here/usr/lib/perl5/5.8.7/mipsel-linux'
675installbin='./install_me_here/usr/bin'
676installhtml1dir=''
677installhtml3dir=''
678installman1dir='./install_me_here/usr/share/man/man1'
679installman3dir='./install_me_here/usr/share/man/man3'
680installprefix='./install_me_here/usr'
681installprefixexp='./install_me_here/usr'
682installprivlib='./install_me_here/usr/lib/perl5/5.8.7'
683installscript='./install_me_here/usr/bin'
684installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.8.7/mipsel-linux'
685installsitebin='./install_me_here/usr/bin'
686installsitehtml1dir=''
687installsitehtml3dir=''
688installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.8.7'
689installsiteman1dir='./install_me_here/usr/share/man/man1'
690installsiteman3dir='./install_me_here/usr/share/man/man3'
691installsitescript='./install_me_here/usr/bin'
692installstyle='./install_me_herelib/perl5'
693installusrbinperl='undef'
694installvendorarch=''
695installvendorbin=''
696installvendorhtml1dir=''
697installvendorhtml3dir=''
698installvendorlib=''
699installvendorman1dir=''
700installvendorman3dir=''
701installvendorscript=''
702intsize='4'
703issymlink='/usr/bin/test -h'
704ivdformat='"ld"'
705ivsize='4'
706ivtype='long'
707known_extensions='B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Thread Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared'
708ksh=''
709ld='cc'
710lddlflags='-shared -L/usr/local/lib'
711ldflags=' -L/usr/local/lib'
712ldflags_uselargefiles=''
713ldlibpthname='LD_LIBRARY_PATH'
714less='less'
715lib_ext='.a'
716libc='/lib/libc-2.3.2.so'
717libperl='libperl.so'
718libpth='/usr/local/lib /lib /usr/lib'
719libs='-lnsl -ldl -lm -lcrypt -lutil -lc'
720libsdirs=' /usr/lib'
721libsfiles=' libnsl.so libdl.so libm.so libcrypt.so libutil.so libc.so'
722libsfound=' /usr/lib/libnsl.so /usr/lib/libdl.so /usr/lib/libm.so /usr/lib/libcrypt.so /usr/lib/libutil.so /usr/lib/libc.so'
723libspath=' /usr/local/lib /lib /usr/lib'
724libswanted='sfio socket bind inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m crypt sec util c cposix posix ucb BSD'
725libswanted_uselargefiles=''
726line=''
727lint=''
728lkflags=''
729ln='ln'
730lns='/bin/ln -s'
731localtime_r_proto='0'
732locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
733loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
734longdblsize='8'
735longlongsize='8'
736longsize='4'
737lp=''
738lpr=''
739ls='ls'
740lseeksize='8'
741lseektype='off_t'
742mail=''
743mailx=''
744make='make'
745make_set_make='#'
746mallocobj=''
747mallocsrc=''
748malloctype='void *'
749man1dir='/usr/share/man/man1'
750man1direxp='/usr/share/man/man1'
751man1ext='1'
752man3dir='/usr/share/man/man3'
753man3direxp='/usr/share/man/man3'
754man3ext='3'
755mips_type=''
756mistrustnm=''
757mkdir='mkdir'
758mmaptype='void *'
759modetype='mode_t'
760more='more'
761multiarch='undef'
762mv=''
763myarchname='mips-linux'
764mydomain='.nonet'
765myhostname='mtx-nfs'
766myuname='linux mtx-nfs 2.4.24mtx #59 mon jul 12 15:19:41 cest 2004 mips gnulinux '
767n='-n'
768need_va_copy='undef'
769netdb_hlen_type='size_t'
770netdb_host_type='const void *'
771netdb_name_type='const char *'
772netdb_net_type='in_addr_t'
773nm='nm'
774nm_opt=''
775nm_so_opt='--dynamic'
776nonxs_ext='Errno'
777nroff='nroff'
778nvEUformat='"E"'
779nvFUformat='"F"'
780nvGUformat='"G"'
781nv_preserves_uv_bits='32'
782nveformat='"e"'
783nvfformat='"f"'
784nvgformat='"g"'
785nvsize='8'
786nvtype='double'
787o_nonblock='O_NONBLOCK'
788obj_ext='.o'
789old_pthread_create_joinable=''
790optimize='-O2'
791orderlib='false'
792osname='linux'
793osvers='2.4.24mtx'
794otherlibdirs=' '
795package='perl5'
796pager='/usr/bin/less'
797passcat='cat /etc/passwd'
798patchlevel='8'
799path_sep=':'
800perl5='/usr/bin/perl'
801perl=''
802perl_patchlevel=''
803perladmin='root@mtx-nfs.nonet'
804perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc'
805perlpath='/usr/bin/perl'
806pg='pg'
807phostname='hostname'
808pidtype='pid_t'
809plibpth=''
810pm_apiversion='5.005'
811pmake=''
812pr=''
813prefix='/usr'
814prefixexp='/usr'
815privlib='/usr/lib/perl5/5.8.7'
816privlibexp='/usr/lib/perl5/5.8.7'
817procselfexe='"/proc/self/exe"'
818prototype='define'
819ptrsize='4'
820quadkind='3'
821quadtype='long long'
822randbits='48'
823randfunc='drand48'
824random_r_proto='0'
825randseedtype='long'
826ranlib=':'
827rd_nodata='-1'
828readdir64_r_proto='0'
829readdir_r_proto='0'
830revision='5'
831rm='rm'
832rmail=''
833run=''
834runnm='false'
835sPRIEUldbl='"E"'
836sPRIFUldbl='"F"'
837sPRIGUldbl='"G"'
838sPRIXU64='"LX"'
839sPRId64='"Ld"'
840sPRIeldbl='"e"'
841sPRIfldbl='"f"'
842sPRIgldbl='"g"'
843sPRIi64='"Li"'
844sPRIo64='"Lo"'
845sPRIu64='"Lu"'
846sPRIx64='"Lx"'
847sSCNfldbl='"f"'
848sched_yield='sched_yield()'
849scriptdir='/usr/bin'
850scriptdirexp='/usr/bin'
851sed='sed'
852seedfunc='srand48'
853selectminbits='32'
854selecttype='fd_set *'
855sendmail=''
856setgrent_r_proto='0'
857sethostent_r_proto='0'
858setlocale_r_proto='0'
859setnetent_r_proto='0'
860setprotoent_r_proto='0'
861setpwent_r_proto='0'
862setservent_r_proto='0'
863sh='/bin/sh'
864shar=''
865sharpbang='#!'
866shmattype='void *'
867shortsize='2'
868shrpenv=''
869shsharp='true'
870sig_count='128'
871sig_name='ZERO HUP INT QUIT ILL TRAP ABRT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM USR1 USR2 CHLD PWR WINCH URG IO STOP TSTP CONT TTIN TTOU VTALRM PROF XCPU XFSZ NUM32 NUM33 NUM34 RTMIN 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 NUM64 NUM65 NUM66 NUM67 NUM68 NUM69 NUM70 NUM71 NUM72 NUM73 NUM74 NUM75 NUM76 NUM77 NUM78 NUM79 NUM80 NUM81 NUM82 NUM83 NUM84 NUM85 NUM86 NUM87 NUM88 NUM89 NUM90 NUM91 NUM92 NUM93 NUM94 NUM95 NUM96 NUM97 NUM98 NUM99 NUM100 NUM101 NUM102 NUM103 NUM104 NUM105 NUM106 NUM107 NUM108 NUM109 NUM110 NUM111 NUM112 NUM113 NUM114 NUM115 NUM116 NUM117 NUM118 NUM119 NUM120 NUM121 NUM122 NUM123 NUM124 NUM125 NUM126 RTMAX IOT CLD POLL '
872sig_name_init='"ZERO", "HUP", "INT", "QUIT", "ILL", "TRAP", "ABRT", "EMT", "FPE", "KILL", "BUS", "SEGV", "SYS", "PIPE", "ALRM", "TERM", "USR1", "USR2", "CHLD", "PWR", "WINCH", "URG", "IO", "STOP", "TSTP", "CONT", "TTIN", "TTOU", "VTALRM", "PROF", "XCPU", "XFSZ", "NUM32", "NUM33", "NUM34", "RTMIN", "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", "NUM64", "NUM65", "NUM66", "NUM67", "NUM68", "NUM69", "NUM70", "NUM71", "NUM72", "NUM73", "NUM74", "NUM75", "NUM76", "NUM77", "NUM78", "NUM79", "NUM80", "NUM81", "NUM82", "NUM83", "NUM84", "NUM85", "NUM86", "NUM87", "NUM88", "NUM89", "NUM90", "NUM91", "NUM92", "NUM93", "NUM94", "NUM95", "NUM96", "NUM97", "NUM98", "NUM99", "NUM100", "NUM101", "NUM102", "NUM103", "NUM104", "NUM105", "NUM106", "NUM107", "NUM108", "NUM109", "NUM110", "NUM111", "NUM112", "NUM113", "NUM114", "NUM115", "NUM116", "NUM117", "NUM118", "NUM119", "NUM120", "NUM121", "NUM122", "NUM123", "NUM124", "NUM125", "NUM126", "RTMAX", "IOT", "CLD", "POLL", 0'
873sig_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 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 6 18 22 '
874sig_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, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 6, 18, 22, 0'
875sig_size='131'
876signal_t='void'
877sitearch='/usr/lib/perl5/site_perl/5.8.7/mipsel-linux'
878sitearchexp='/usr/lib/perl5/site_perl/5.8.7/mipsel-linux'
879sitebin='/usr/bin'
880sitebinexp='/usr/bin'
881sitehtml1dir=''
882sitehtml1direxp=''
883sitehtml3dir=''
884sitehtml3direxp=''
885sitelib='/usr/lib/perl5'
886sitelib_stem='/usr/lib/perl5'
887sitelibexp='/usr/lib/perl5'
888siteman1dir='/usr/share/man/man1'
889siteman1direxp='/usr/share/man/man1'
890siteman3dir='/usr/share/man/man3'
891siteman3direxp='/usr/share/man/man3'
892siteprefix='/usr'
893siteprefixexp='/usr'
894sitescript='/usr/bin'
895sitescriptexp='/usr/bin'
896sizesize='4'
897sizetype='size_t'
898sleep=''
899smail=''
900so='so'
901sockethdr=''
902socketlib=''
903socksizetype='socklen_t'
904sort='sort'
905spackage='Perl5'
906spitshell='cat'
907srand48_r_proto='0'
908srandom_r_proto='0'
909src='.'
910ssizetype='ssize_t'
911startperl='#!/usr/bin/perl'
912startsh='#!/bin/sh'
913static_ext=' '
914stdchar='char'
915stdio_base='((fp)->_IO_read_base)'
916stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
917stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
918stdio_filbuf=''
919stdio_ptr='((fp)->_IO_read_ptr)'
920stdio_stream_array=''
921strerror_r_proto='0'
922strings='/usr/include/string.h'
923submit=''
924subversion='3'
925sysman='/usr/share/man/man1'
926tail=''
927tar=''
928targetarch=''
929tbl=''
930tee=''
931test='test'
932timeincl='/usr/include/sys/time.h /usr/include/time.h '
933timetype='time_t'
934tmpnam_r_proto='0'
935to=':'
936touch='touch'
937tr='tr'
938trnl='\n'
939troff=''
940ttyname_r_proto='0'
941u16size='2'
942u16type='unsigned short'
943u32size='4'
944u32type='unsigned long'
945u64size='8'
946u64type='unsigned long long'
947u8size='1'
948u8type='unsigned char'
949uidformat='"lu"'
950uidsign='1'
951uidsize='4'
952uidtype='uid_t'
953uname='uname'
954uniq='uniq'
955uquadtype='unsigned long long'
956use5005threads='undef'
957use64bitall='undef'
958use64bitint='undef'
959usecrosscompile='undef'
960usedl='define'
961usefaststdio='define'
962useithreads='undef'
963uselargefiles='define'
964uselongdouble='undef'
965usemorebits='undef'
966usemultiplicity='undef'
967usemymalloc='n'
968usemallocwrap='define'
969usenm='false'
970useopcode='true'
971useperlio='define'
972useposix='true'
973usereentrant='undef'
974usesfio='false'
975useshrplib='true'
976usesitecustomize='undef'
977usesocks='undef'
978usethreads='undef'
979usevendorprefix='undef'
980usevfork='false'
981usrinc='/usr/include'
982uuname=''
983uvXUformat='"lX"'
984uvoformat='"lo"'
985uvsize='4'
986uvtype='unsigned long'
987uvuformat='"lu"'
988uvxformat='"lx"'
989vendorarch=''
990vendorarchexp=''
991vendorbin=''
992vendorbinexp=''
993vendorhtml1dir=' '
994vendorhtml1direxp=''
995vendorhtml3dir=' '
996vendorhtml3direxp=''
997vendorlib=''
998vendorlib_stem=''
999vendorlibexp=''
1000vendorman1dir=' '
1001vendorman1direxp=''
1002vendorman3dir=' '
1003vendorman3direxp=''
1004vendorprefix=''
1005vendorprefixexp=''
1006vendorscript=''
1007vendorscriptexp=''
1008version='5.8.7'
1009version_patchlevel_string='version 8 subversion 7'
1010versiononly='undef'
1011vi=''
1012voidflags='15'
1013xlibpth='/usr/lib/386 /lib/386'
1014xs_apiversion='5.8.7'
1015yacc='yacc'
1016yaccflags=''
1017zcat=''
1018zip='zip'
1019# Configure command line arguments.
1020config_arg0='./Configure'
1021config_args='-des'
1022config_argc=1
1023config_arg1='-des'
1024PERL_REVISION=5
1025PERL_VERSION=8
1026PERL_SUBVERSION=3
1027PERL_API_REVISION=5
1028PERL_API_VERSION=8
1029PERL_API_SUBVERSION=0
1030PERL_PATCHLEVEL=
1031PERL_CONFIG_SH=true
diff --git a/meta/packages/perl/perl-5.8.7/config.sh-sh3-linux b/meta/packages/perl/perl-5.8.7/config.sh-sh3-linux
deleted file mode 100644
index fbdff37045..0000000000
--- a/meta/packages/perl/perl-5.8.7/config.sh-sh3-linux
+++ /dev/null
@@ -1,1028 +0,0 @@
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: Sun Jun 18 10:28:03 EDT 2006
12# Configured by : Red Hat, Inc.
13# Target system : linux np51r 2.6.4 #175 fri nov 5 16:49:36 est 2004 sh4 unknown
14
15Author=''
16Date='$Date'
17Header=''
18Id='$Id'
19Locker=''
20Log='$Log'
21Mcc='Mcc'
22RCSfile='$RCSfile'
23Revision='$Revision'
24Source=''
25State=''
26_a='.a'
27_exe=''
28_o='.o'
29afs='false'
30afsroot='/afs'
31alignbytes='4'
32ansi2knr=''
33aphostname=''
34api_revision='5'
35api_subversion='0'
36api_version='8'
37api_versionstring='5.8.0'
38ar='ar'
39archlib='/usr/lib/perl5/5.8.7/sh3-linux'
40archlibexp='/usr/lib/perl5/5.8.7/sh3-linux'
41archname64=''
42archname='sh3-linux'
43archobjs=''
44asctime_r_proto='0'
45awk='awk'
46baserev='5.0'
47bash=''
48bin='/usr/bin'
49binexp='/usr/bin'
50bison='bison'
51byacc='byacc'
52byteorder='1234'
53c=''
54castflags='0'
55cat='cat'
56cc='gcc'
57cccdlflags='-fPIC'
58ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.7/sh3-linux/CORE'
59ccflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
60ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
61ccname='gcc'
62ccsymbols='__GNUC_MINOR__=2 __GNUC_PATCHLEVEL__=3 __GXX_ABI_VERSION=102 __NO_INLINE__=1 __PTRDIFF_TYPE__=int __SH3__=1 __SIZE_TYPE__=unsigned __STDC_HOSTED__=1 __gnu_linux__=1 __linux=1 __linux__=1 __sh__=1 __unix=1 __unix__=1 system=posix'
63ccversion=''
64cf_by='Red Hat, Inc.'
65cf_email='Red Hat, Inc.@localhost.localdomain'
66cf_time='Sun Jun 18 10:28:03 EDT 2006'
67charsize='1'
68chgrp=''
69chmod='chmod'
70chown=''
71clocktype='clock_t'
72comm='comm'
73compress=''
74contains='grep'
75cp='cp'
76cpio=''
77cpp='cpp'
78cpp_stuff='42'
79cppccsymbols='__ELF__=1 __GNUC__=3 __LITTLE_ENDIAN__=1 linux=1 unix=1'
80cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include'
81cpplast='-'
82cppminus='-'
83cpprun='gcc -E'
84cppstdin='gcc -E'
85cppsymbols='_FILE_OFFSET_BITS=64 __GLIBC__=2 __GLIBC_MINOR__=2 __GNUC_MINOR__=2 __GNU_LIBRARY__=6 _GNU_SOURCE=1 _LARGEFILE64_SOURCE=1 _LARGEFILE_SOURCE=1 _POSIX_C_SOURCE=199506 _POSIX_SOURCE=1 _REENTRANT=1 __STDC__=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 __USE_SVID=1 __USE_UNIX98=1 __USE_XOPEN=1 __USE_XOPEN_EXTENDED=1 _XOPEN_SOURCE=600 _XOPEN_SOURCE_EXTENDED=1 __linux=1 __linux__=1 __unix=1 __unix__=1'
86crypt_r_proto='0'
87cryptlib=''
88csh='csh'
89ctermid_r_proto='0'
90ctime_r_proto='0'
91d_Gconvert='gcvt((x),(n),(b))'
92d_PRIEUldbl='define'
93d_PRIFUldbl='define'
94d_PRIGUldbl='define'
95d_PRIXU64='define'
96d_PRId64='define'
97d_PRIeldbl='define'
98d_PRIfldbl='define'
99d_PRIgldbl='define'
100d_PRIi64='define'
101d_PRIo64='define'
102d_PRIu64='define'
103d_PRIx64='define'
104d_SCNfldbl='define'
105d__fwalk='undef'
106d_access='define'
107d_accessx='undef'
108d_aintl='undef'
109d_alarm='define'
110d_archlib='define'
111d_asctime_r='undef'
112d_atolf='undef'
113d_atoll='define'
114d_attribut='define'
115d_bcmp='define'
116d_bcopy='define'
117d_bsd='undef'
118d_bsdgetpgrp='undef'
119d_bsdsetpgrp='undef'
120d_bzero='define'
121d_casti32='define'
122d_castneg='define'
123d_charvspr='define'
124d_chown='define'
125d_chroot='define'
126d_chsize='undef'
127d_class='undef'
128d_closedir='define'
129d_cmsghdr_s='define'
130d_const='define'
131d_copysignl='define'
132d_crypt='define'
133d_crypt_r='undef'
134d_csh='define'
135d_ctermid_r='undef'
136d_ctime_r='undef'
137d_cuserid='define'
138d_dbl_dig='define'
139d_dbminitproto='undef'
140d_difftime='define'
141d_dirfd='define'
142d_dirnamlen='undef'
143d_dlerror='define'
144d_dlopen='define'
145d_dlsymun='undef'
146d_dosuid='undef'
147d_drand48_r='undef'
148d_drand48proto='define'
149d_dup2='define'
150d_eaccess='undef'
151d_endgrent='define'
152d_endgrent_r='undef'
153d_endhent='define'
154d_endhostent_r='undef'
155d_endnent='define'
156d_endnetent_r='undef'
157d_endpent='define'
158d_endprotoent_r='undef'
159d_endpwent='define'
160d_endpwent_r='undef'
161d_endsent='define'
162d_endservent_r='undef'
163d_eofnblk='define'
164d_eunice='undef'
165d_faststdio='define'
166d_fchdir='define'
167d_fchmod='define'
168d_fchown='define'
169d_fcntl='define'
170d_fcntl_can_lock='define'
171d_fd_macros='define'
172d_fd_set='define'
173d_fds_bits='define'
174d_fgetpos='define'
175d_finite='define'
176d_finitel='define'
177d_flexfnam='define'
178d_flock='define'
179d_flockproto='define'
180d_fork='define'
181d_fp_class='undef'
182d_fpathconf='define'
183d_fpclass='undef'
184d_fpclassify='undef'
185d_fpclassl='undef'
186d_fpos64_t='undef'
187d_frexpl='define'
188d_fs_data_s='undef'
189d_fseeko='define'
190d_fsetpos='define'
191d_fstatfs='define'
192d_fstatvfs='define'
193d_fsync='define'
194d_ftello='define'
195d_ftime='undef'
196d_getcwd='define'
197d_getespwnam='undef'
198d_getfsstat='undef'
199d_getgrent='define'
200d_getgrent_r='undef'
201d_getgrgid_r='undef'
202d_getgrnam_r='undef'
203d_getgrps='define'
204d_gethbyaddr='define'
205d_gethbyname='define'
206d_gethent='define'
207d_gethname='define'
208d_gethostbyaddr_r='undef'
209d_gethostbyname_r='undef'
210d_gethostent_r='undef'
211d_gethostprotos='define'
212d_getitimer='define'
213d_getlogin='define'
214d_getlogin_r='undef'
215d_getmnt='undef'
216d_getmntent='define'
217d_getnbyaddr='define'
218d_getnbyname='define'
219d_getnent='define'
220d_getnetbyaddr_r='undef'
221d_getnetbyname_r='undef'
222d_getnetent_r='undef'
223d_getnetprotos='define'
224d_getpagsz='define'
225d_getpbyname='define'
226d_getpbynumber='define'
227d_getpent='define'
228d_getpgid='define'
229d_getpgrp2='undef'
230d_getpgrp='define'
231d_getppid='define'
232d_getprior='define'
233d_getprotobyname_r='undef'
234d_getprotobynumber_r='undef'
235d_getprotoent_r='undef'
236d_getprotoprotos='define'
237d_getprpwnam='undef'
238d_getpwent='define'
239d_getpwent_r='undef'
240d_getpwnam_r='undef'
241d_getpwuid_r='undef'
242d_getsbyname='define'
243d_getsbyport='define'
244d_getsent='define'
245d_getservbyname_r='undef'
246d_getservbyport_r='undef'
247d_getservent_r='undef'
248d_getservprotos='define'
249d_getspnam='define'
250d_getspnam_r='undef'
251d_gettimeod='define'
252d_gmtime_r='undef'
253d_gnulibc='define'
254d_grpasswd='define'
255d_hasmntopt='define'
256d_htonl='define'
257d_ilogbl='define'
258d_index='undef'
259d_inetaton='define'
260d_int64_t='define'
261d_isascii='define'
262d_isfinite='undef'
263d_isinf='define'
264d_isnan='define'
265d_isnanl='define'
266d_killpg='define'
267d_lchown='define'
268d_ldbl_dig='define'
269d_libm_lib_version='define'
270d_link='define'
271d_localtime_r='undef'
272d_locconv='define'
273d_lockf='define'
274d_longdbl='define'
275d_longlong='define'
276d_lseekproto='define'
277d_lstat='define'
278d_madvise='define'
279d_mblen='define'
280d_mbstowcs='define'
281d_mbtowc='define'
282d_memchr='define'
283d_memcmp='define'
284d_memcpy='define'
285d_memmove='define'
286d_memset='define'
287d_mkdir='define'
288d_mkdtemp='define'
289d_mkfifo='define'
290d_mkstemp='define'
291d_mkstemps='undef'
292d_mktime='define'
293d_mmap='define'
294d_modfl='define'
295d_modfl_pow32_bug='undef'
296d_modflproto='undef'
297d_mprotect='define'
298d_msg='define'
299d_msg_ctrunc='define'
300d_msg_dontroute='define'
301d_msg_oob='define'
302d_msg_peek='define'
303d_msg_proxy='define'
304d_msgctl='define'
305d_msgget='define'
306d_msghdr_s='define'
307d_msgrcv='define'
308d_msgsnd='define'
309d_msync='define'
310d_munmap='define'
311d_mymalloc='undef'
312d_nice='define'
313d_nl_langinfo='define'
314d_nv_preserves_uv='define'
315d_off64_t='define'
316d_old_pthread_create_joinable='undef'
317d_oldpthreads='undef'
318d_oldsock='undef'
319d_open3='define'
320d_pathconf='define'
321d_pause='define'
322d_perl_otherlibdirs='undef'
323d_phostname='undef'
324d_pipe='define'
325d_poll='define'
326d_portable='define'
327d_procselfexe='define'
328d_pthread_atfork='undef'
329d_pthread_attr_setscope='define'
330d_pthread_yield='undef'
331d_pwage='undef'
332d_pwchange='undef'
333d_pwclass='undef'
334d_pwcomment='undef'
335d_pwexpire='undef'
336d_pwgecos='define'
337d_pwpasswd='define'
338d_pwquota='undef'
339d_qgcvt='define'
340d_quad='define'
341d_random_r='undef'
342d_readdir64_r='undef'
343d_readdir='define'
344d_readdir_r='undef'
345d_readlink='define'
346d_readv='define'
347d_recvmsg='define'
348d_rename='define'
349d_rewinddir='define'
350d_rmdir='define'
351d_safebcpy='undef'
352d_safemcpy='undef'
353d_sanemcmp='define'
354d_sbrkproto='define'
355d_scalbnl='define'
356d_sched_yield='define'
357d_scm_rights='define'
358d_seekdir='define'
359d_select='define'
360d_sem='define'
361d_semctl='define'
362d_semctl_semid_ds='define'
363d_semctl_semun='define'
364d_semget='define'
365d_semop='define'
366d_sendmsg='define'
367d_setegid='define'
368d_seteuid='define'
369d_setgrent='define'
370d_setgrent_r='undef'
371d_setgrps='define'
372d_sethent='define'
373d_sethostent_r='undef'
374d_setitimer='define'
375d_setlinebuf='define'
376d_setlocale='define'
377d_setlocale_r='undef'
378d_setnent='define'
379d_setnetent_r='undef'
380d_setpent='define'
381d_setpgid='define'
382d_setpgrp2='undef'
383d_setpgrp='define'
384d_setprior='define'
385d_setproctitle='undef'
386d_setprotoent_r='undef'
387d_setpwent='define'
388d_setpwent_r='undef'
389d_setregid='define'
390d_setresgid='define'
391d_setresuid='define'
392d_setreuid='define'
393d_setrgid='undef'
394d_setruid='undef'
395d_setsent='define'
396d_setservent_r='undef'
397d_setsid='define'
398d_setvbuf='define'
399d_sfio='undef'
400d_shm='define'
401d_shmat='define'
402d_shmatprototype='define'
403d_shmctl='define'
404d_shmdt='define'
405d_shmget='define'
406d_sigaction='define'
407d_sigprocmask='define'
408d_sigsetjmp='define'
409d_sockatmark='define'
410d_sockatmarkproto='define'
411d_socket='define'
412d_socklen_t='define'
413d_sockpair='define'
414d_socks5_init='undef'
415d_sqrtl='define'
416d_srand48_r='undef'
417d_srandom_r='undef'
418d_sresgproto='undef'
419d_sresuproto='undef'
420d_statblks='define'
421d_statfs_f_flags='undef'
422d_statfs_s='define'
423d_statvfs='define'
424d_stdio_cnt_lval='undef'
425d_stdio_ptr_lval='define'
426d_stdio_ptr_lval_nochange_cnt='undef'
427d_stdio_ptr_lval_sets_cnt='define'
428d_stdio_stream_array='undef'
429d_stdiobase='define'
430d_stdstdio='define'
431d_strchr='define'
432d_strcoll='define'
433d_strctcpy='define'
434d_strerrm='strerror(e)'
435d_strerror='define'
436d_strerror_r='undef'
437d_strftime='define'
438d_strlcat='undef'
439d_strlcpy='undef'
440d_strtod='define'
441d_strtol='define'
442d_strtold='define'
443d_strtoll='define'
444d_strtoq='define'
445d_strtoul='define'
446d_strtoull='define'
447d_strtouq='define'
448d_strxfrm='define'
449d_suidsafe='undef'
450d_symlink='define'
451d_syscall='define'
452d_syscallproto='define'
453d_sysconf='define'
454d_sysernlst=''
455d_syserrlst='define'
456d_system='define'
457d_tcgetpgrp='define'
458d_tcsetpgrp='define'
459d_telldir='define'
460d_telldirproto='define'
461d_time='define'
462d_times='define'
463d_tm_tm_gmtoff='define'
464d_tm_tm_zone='define'
465d_tmpnam_r='undef'
466d_truncate='define'
467d_ttyname_r='undef'
468d_tzname='define'
469d_u32align='undef'
470d_ualarm='define'
471d_umask='define'
472d_uname='define'
473d_union_semun='undef'
474d_unordered='undef'
475d_usleep='define'
476d_usleepproto='define'
477d_ustat='define'
478d_vendorarch='undef'
479d_vendorbin='undef'
480d_vendorlib='undef'
481d_vendorscript='undef'
482d_vfork='undef'
483d_void_closedir='undef'
484d_voidsig='define'
485d_voidtty=''
486d_volatile='define'
487d_vprintf='define'
488d_wait4='define'
489d_waitpid='define'
490d_wcstombs='define'
491d_wctomb='define'
492d_writev='define'
493d_xenix='undef'
494date='date'
495db_hashtype='u_int32_t'
496db_prefixtype='size_t'
497db_version_major=''
498db_version_minor=''
499db_version_patch=''
500defvoidused='15'
501direntrytype='struct dirent'
502dlext='so'
503dlsrc='dl_dlopen.xs'
504doublesize='8'
505drand01='drand48()'
506drand48_r_proto='0'
507dynamic_ext='B ByteLoader Cwd Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared'
508eagain='EAGAIN'
509ebcdic='undef'
510echo='echo'
511egrep='egrep'
512emacs=''
513endgrent_r_proto='0'
514endhostent_r_proto='0'
515endnetent_r_proto='0'
516endprotoent_r_proto='0'
517endpwent_r_proto='0'
518endservent_r_proto='0'
519eunicefix=':'
520exe_ext=''
521expr='expr'
522extensions='B ByteLoader Cwd Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared Errno'
523extras=''
524fflushNULL='define'
525fflushall='undef'
526find=''
527firstmakefile='makefile'
528flex=''
529fpossize='16'
530fpostype='fpos_t'
531freetype='void'
532from=':'
533full_ar='/usr/bin/ar'
534full_csh='/bin/csh'
535full_sed='/bin/sed'
536gccansipedantic=''
537gccosandvers=''
538gccversion='3.2.3'
539getgrent_r_proto='0'
540getgrgid_r_proto='0'
541getgrnam_r_proto='0'
542gethostbyaddr_r_proto='0'
543gethostbyname_r_proto='0'
544gethostent_r_proto='0'
545getlogin_r_proto='0'
546getnetbyaddr_r_proto='0'
547getnetbyname_r_proto='0'
548getnetent_r_proto='0'
549getprotobyname_r_proto='0'
550getprotobynumber_r_proto='0'
551getprotoent_r_proto='0'
552getpwent_r_proto='0'
553getpwnam_r_proto='0'
554getpwuid_r_proto='0'
555getservbyname_r_proto='0'
556getservbyport_r_proto='0'
557getservent_r_proto='0'
558getspnam_r_proto='0'
559gidformat='"lu"'
560gidsign='1'
561gidsize='4'
562gidtype='gid_t'
563glibpth='/usr/shlib /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
564gmake='gmake'
565gmtime_r_proto='0'
566gnulibc_version='2.2.5'
567grep='grep'
568groupcat='cat /etc/group'
569groupstype='gid_t'
570gzip='gzip'
571h_fcntl='false'
572h_sysfile='true'
573hint='recommended'
574hostcat='cat /etc/hosts'
575html1dir=' '
576html1direxp=''
577html3dir=' '
578html3direxp=''
579i16size='2'
580i16type='short'
581i32size='4'
582i32type='long'
583i64size='8'
584i64type='long long'
585i8size='1'
586i8type='char'
587i_arpainet='define'
588i_bsdioctl=''
589i_crypt='define'
590i_db='undef'
591i_dbm='undef'
592i_dirent='define'
593i_dld='undef'
594i_dlfcn='define'
595i_fcntl='undef'
596i_float='define'
597i_fp='undef'
598i_fp_class='undef'
599i_gdbm='undef'
600i_grp='define'
601i_ieeefp='undef'
602i_inttypes='define'
603i_langinfo='define'
604i_libutil='undef'
605i_limits='define'
606i_locale='define'
607i_machcthr='undef'
608i_malloc='define'
609i_math='define'
610i_memory='undef'
611i_mntent='define'
612i_ndbm='undef'
613i_netdb='define'
614i_neterrno='undef'
615i_netinettcp='define'
616i_niin='define'
617i_poll='define'
618i_prot='undef'
619i_pthread='define'
620i_pwd='define'
621i_rpcsvcdbm='undef'
622i_sfio='undef'
623i_sgtty='undef'
624i_shadow='define'
625i_socks='undef'
626i_stdarg='define'
627i_stddef='define'
628i_stdlib='define'
629i_string='define'
630i_sunmath='undef'
631i_sysaccess='undef'
632i_sysdir='define'
633i_sysfile='define'
634i_sysfilio='undef'
635i_sysin='undef'
636i_sysioctl='define'
637i_syslog='define'
638i_sysmman='define'
639i_sysmode='undef'
640i_sysmount='define'
641i_sysndir='undef'
642i_sysparam='define'
643i_sysresrc='define'
644i_syssecrt='undef'
645i_sysselct='define'
646i_syssockio='undef'
647i_sysstat='define'
648i_sysstatfs='define'
649i_sysstatvfs='define'
650i_systime='define'
651i_systimek='undef'
652i_systimes='define'
653i_systypes='define'
654i_sysuio='define'
655i_sysun='define'
656i_sysutsname='define'
657i_sysvfs='define'
658i_syswait='define'
659i_termio='undef'
660i_termios='define'
661i_time='define'
662i_unistd='define'
663i_ustat='define'
664i_utime='define'
665i_values='define'
666i_varargs='undef'
667i_varhdr='stdarg.h'
668i_vfork='undef'
669ignore_versioned_solibs='y'
670inc_version_list=''
671inc_version_list_init='0'
672incpath=''
673inews=''
674installarchlib='./install_me_here/usr/lib/perl5/5.8.7/sh3-linux'
675installbin='./install_me_here/usr/bin'
676installhtml1dir=''
677installhtml3dir=''
678installman1dir='./install_me_here/usr/share/man/man1'
679installman3dir='./install_me_here/usr/share/man/man3'
680installprefix='./install_me_here/usr'
681installprefixexp='./install_me_here/usr'
682installprivlib='./install_me_here/usr/lib/perl5/5.8.7'
683installscript='./install_me_here/usr/bin'
684installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.8.7/sh3-linux'
685installsitebin='./install_me_here/usr/bin'
686installsitehtml1dir=''
687installsitehtml3dir=''
688installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.8.7'
689installsiteman1dir='./install_me_here/usr/share/man/man1'
690installsiteman3dir='./install_me_here/usr/share/man/man3'
691installsitescript='./install_me_here/usr/bin'
692installstyle='./install_me_herelib/perl5'
693installusrbinperl='undef'
694installvendorarch=''
695installvendorbin=''
696installvendorhtml1dir=''
697installvendorhtml3dir=''
698installvendorlib=''
699installvendorman1dir=''
700installvendorman3dir=''
701installvendorscript=''
702intsize='4'
703issymlink='/usr/bin/test -h'
704ivdformat='"ld"'
705ivsize='4'
706ivtype='long'
707known_extensions='B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Thread Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared'
708ksh=''
709ld='gcc'
710lddlflags='-shared -L/usr/local/lib'
711ldflags=' -L/usr/local/lib'
712ldflags_uselargefiles=''
713ldlibpthname='LD_LIBRARY_PATH'
714less='less'
715lib_ext='.a'
716libc='/lib/libc-2.2.5.so'
717libperl='libperl.so'
718libpth='/usr/local/lib /lib /usr/lib'
719libs='-lresolv -lnsl -ldl -lm -lcrypt -lutil -lc'
720libsdirs=' /usr/lib'
721libsfiles=' libresolv.so libnsl.so libdl.so libm.so libcrypt.so libutil.so libc.so'
722libsfound=' /usr/lib/libresolv.so /usr/lib/libnsl.so /usr/lib/libdl.so /usr/lib/libm.so /usr/lib/libcrypt.so /usr/lib/libutil.so /usr/lib/libc.so'
723libspath=' /usr/local/lib /lib /usr/lib'
724libswanted='sfio socket resolv inet nsl nm gdbm dbm db malloc dl dld ld sun m crypt sec util c cposix posix ucb BSD'
725libswanted_uselargefiles=''
726line=''
727lint=''
728lkflags=''
729ln='ln'
730lns='/bin/ln -s'
731localtime_r_proto='0'
732locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
733loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
734longdblsize='8'
735longlongsize='8'
736longsize='4'
737lp=''
738lpr=''
739ls='ls'
740lseeksize='8'
741lseektype='off_t'
742mail=''
743mailx=''
744make='make'
745make_set_make='#'
746mallocobj=''
747mallocsrc=''
748malloctype='void *'
749man1dir='/usr/share/man/man1'
750man1direxp='/usr/share/man/man1'
751man1ext='1'
752man3dir='/usr/share/man/man3'
753man3direxp='/usr/share/man/man3'
754man3ext='3'
755mips_type=''
756mistrustnm=''
757mkdir='mkdir'
758mmaptype='void *'
759modetype='mode_t'
760more='more'
761multiarch='undef'
762mv=''
763myarchname='sh3-linux'
764mydomain='.localdomain'
765myhostname='localhost'
766myuname='linux np51r 2.6.4 #175 fri nov 5 16:49:36 est 2004 sh3 unknown '
767n='-n'
768need_va_copy='undef'
769netdb_hlen_type='size_t'
770netdb_host_type='const void *'
771netdb_name_type='const char *'
772netdb_net_type='in_addr_t'
773nm='nm'
774nm_opt=''
775nm_so_opt='--dynamic'
776nonxs_ext='Errno'
777nroff='nroff'
778nvEUformat='"E"'
779nvFUformat='"F"'
780nvGUformat='"G"'
781nv_preserves_uv_bits='32'
782nveformat='"e"'
783nvfformat='"f"'
784nvgformat='"g"'
785nvsize='8'
786nvtype='double'
787o_nonblock='O_NONBLOCK'
788obj_ext='.o'
789old_pthread_create_joinable=''
790optimize='-O2'
791orderlib='false'
792osname='linux'
793osvers='2.6.4'
794otherlibdirs=' '
795package='perl5'
796pager='/usr/bin/less -isr'
797passcat='cat /etc/passwd'
798patchlevel='8'
799path_sep=':'
800perl5='hostperl'
801perl=''
802perl_patchlevel=''
803perladmin='root@localhost'
804perllibs='-lresolv -lnsl -ldl -lm -lcrypt -lutil -lc'
805perlpath='hostperl'
806pg='pg'
807phostname=''
808pidtype='pid_t'
809plibpth=''
810pmake=''
811pr=''
812prefix='/usr'
813prefixexp='/usr'
814privlib='/usr/lib/perl5/5.8.7'
815privlibexp='/usr/lib/perl5/5.8.7'
816procselfexe='"/proc/self/exe"'
817prototype='define'
818ptrsize='4'
819quadkind='3'
820quadtype='long long'
821randbits='48'
822randfunc='drand48'
823random_r_proto='0'
824randseedtype='long'
825ranlib=':'
826rd_nodata='-1'
827readdir64_r_proto='0'
828readdir_r_proto='0'
829revision='5'
830rm='rm'
831rmail=''
832run=''
833runnm='false'
834sPRIEUldbl='"E"'
835sPRIFUldbl='"F"'
836sPRIGUldbl='"G"'
837sPRIXU64='"LX"'
838sPRId64='"Ld"'
839sPRIeldbl='"e"'
840sPRIfldbl='"f"'
841sPRIgldbl='"g"'
842sPRIi64='"Li"'
843sPRIo64='"Lo"'
844sPRIu64='"Lu"'
845sPRIx64='"Lx"'
846sSCNfldbl='"f"'
847sched_yield='sched_yield()'
848scriptdir='/usr/bin'
849scriptdirexp='/usr/bin'
850sed='sed'
851seedfunc='srand48'
852selectminbits='32'
853selecttype='fd_set *'
854sendmail=''
855setgrent_r_proto='0'
856sethostent_r_proto='0'
857setlocale_r_proto='0'
858setnetent_r_proto='0'
859setprotoent_r_proto='0'
860setpwent_r_proto='0'
861setservent_r_proto='0'
862sh='/bin/sh'
863shar=''
864sharpbang='#!'
865shmattype='void *'
866shortsize='2'
867shrpenv=''
868shsharp='true'
869sig_count='64'
870sig_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 NUM34 RTMIN 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 RTMAX IOT CLD POLL UNUSED '
871sig_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", "NUM34", "RTMIN", "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", "RTMAX", "IOT", "CLD", "POLL", "UNUSED", 0'
872sig_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 6 17 29 31 '
873sig_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, 6, 17, 29, 31, 0'
874sig_size='68'
875signal_t='void'
876sitearch='/usr/lib/perl5/site_perl/5.8.7/sh3-linux'
877sitearchexp='/usr/lib/perl5/site_perl/5.8.7/sh3-linux'
878sitebin='/usr/bin'
879sitebinexp='/usr/bin'
880sitehtml1dir=''
881sitehtml1direxp=''
882sitehtml3dir=''
883sitehtml3direxp=''
884sitelib='/usr/lib/perl5/site_perl/5.8.7'
885sitelib_stem='/usr/lib/perl5/site_perl'
886sitelibexp='/usr/lib/perl5/site_perl/5.8.7'
887siteman1dir='/usr/share/man/man1'
888siteman1direxp='/usr/share/man/man1'
889siteman3dir='/usr/share/man/man3'
890siteman3direxp='/usr/share/man/man3'
891siteprefix='/usr'
892siteprefixexp='/usr'
893sitescript='/usr/bin'
894sitescriptexp='/usr/bin'
895sizesize='4'
896sizetype='size_t'
897sleep=''
898smail=''
899so='so'
900sockethdr=''
901socketlib=''
902socksizetype='socklen_t'
903sort='sort'
904spackage='Perl5'
905spitshell='cat'
906srand48_r_proto='0'
907srandom_r_proto='0'
908src='.'
909ssizetype='ssize_t'
910startperl='#!/usr/bin/perl'
911startsh='#!/bin/sh'
912static_ext=' '
913stdchar='char'
914stdio_base='((fp)->_IO_read_base)'
915stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
916stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
917stdio_filbuf=''
918stdio_ptr='((fp)->_IO_read_ptr)'
919stdio_stream_array=''
920strerror_r_proto='0'
921strings='/usr/include/string.h'
922submit=''
923subversion='6'
924sysman='/usr/share/man/man1'
925tail=''
926tar=''
927targetarch=''
928tbl=''
929tee=''
930test='test'
931timeincl='/usr/include/sys/time.h /usr/include/time.h '
932timetype='time_t'
933tmpnam_r_proto='0'
934to=':'
935touch='touch'
936tr='tr'
937trnl='\n'
938troff=''
939ttyname_r_proto='0'
940u16size='2'
941u16type='unsigned short'
942u32size='4'
943u32type='unsigned long'
944u64size='8'
945u64type='unsigned long long'
946u8size='1'
947u8type='unsigned char'
948uidformat='"lu"'
949uidsign='1'
950uidsize='4'
951uidtype='uid_t'
952uname='uname'
953uniq='uniq'
954uquadtype='unsigned long long'
955use5005threads='undef'
956use64bitall='undef'
957use64bitint='undef'
958usecrosscompile='undef'
959usedl='define'
960usefaststdio='define'
961useithreads='undef'
962uselargefiles='define'
963uselongdouble='undef'
964usemallocwrap='define'
965usemorebits='undef'
966usemultiplicity='undef'
967usemymalloc='n'
968usenm='false'
969useopcode='true'
970useperlio='define'
971useposix='true'
972usereentrant='undef'
973usesfio='false'
974useshrplib='true'
975usesitecustomize='undef'
976usesocks='undef'
977usethreads='undef'
978usevendorprefix='undef'
979usevfork='false'
980usrinc='/usr/include'
981uuname=''
982uvXUformat='"lX"'
983uvoformat='"lo"'
984uvsize='4'
985uvtype='unsigned long'
986uvuformat='"lu"'
987uvxformat='"lx"'
988vendorarch=''
989vendorarchexp=''
990vendorbin=''
991vendorbinexp=''
992vendorhtml1dir=' '
993vendorhtml1direxp=''
994vendorhtml3dir=' '
995vendorhtml3direxp=''
996vendorlib=''
997vendorlib_stem=''
998vendorlibexp=''
999vendorman1dir=' '
1000vendorman1direxp=''
1001vendorman3dir=' '
1002vendorman3direxp=''
1003vendorprefix=''
1004vendorprefixexp=''
1005vendorscript=''
1006vendorscriptexp=''
1007version='5.8.7'
1008version_patchlevel_string='version 8 subversion 6'
1009versiononly='undef'
1010vi=''
1011voidflags='15'
1012xlibpth='/usr/lib/386 /lib/386'
1013yacc='yacc'
1014yaccflags=''
1015zcat=''
1016zip='zip'
1017# Configure command line arguments.
1018config_arg0='Configure'
1019config_args=''
1020config_argc=0
1021PERL_REVISION=5
1022PERL_VERSION=8
1023PERL_SUBVERSION=6
1024PERL_API_REVISION=5
1025PERL_API_VERSION=8
1026PERL_API_SUBVERSION=0
1027PERL_PATCHLEVEL=
1028PERL_CONFIG_SH=true
diff --git a/meta/packages/perl/perl-5.8.7/config.sh-sh4-linux b/meta/packages/perl/perl-5.8.7/config.sh-sh4-linux
deleted file mode 100644
index e861b60ef7..0000000000
--- a/meta/packages/perl/perl-5.8.7/config.sh-sh4-linux
+++ /dev/null
@@ -1,1028 +0,0 @@
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: Sun Jun 18 10:28:03 EDT 2006
12# Configured by : Red Hat, Inc.
13# Target system : linux np51r 2.6.4 #175 fri nov 5 16:49:36 est 2004 sh4 unknown
14
15Author=''
16Date='$Date'
17Header=''
18Id='$Id'
19Locker=''
20Log='$Log'
21Mcc='Mcc'
22RCSfile='$RCSfile'
23Revision='$Revision'
24Source=''
25State=''
26_a='.a'
27_exe=''
28_o='.o'
29afs='false'
30afsroot='/afs'
31alignbytes='4'
32ansi2knr=''
33aphostname=''
34api_revision='5'
35api_subversion='0'
36api_version='8'
37api_versionstring='5.8.0'
38ar='ar'
39archlib='/usr/lib/perl5/5.8.7/sh4-linux'
40archlibexp='/usr/lib/perl5/5.8.7/sh4-linux'
41archname64=''
42archname='sh4-linux'
43archobjs=''
44asctime_r_proto='0'
45awk='awk'
46baserev='5.0'
47bash=''
48bin='/usr/bin'
49binexp='/usr/bin'
50bison='bison'
51byacc='byacc'
52byteorder='1234'
53c=''
54castflags='0'
55cat='cat'
56cc='gcc'
57cccdlflags='-fPIC'
58ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.7/sh4-linux/CORE'
59ccflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
60ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
61ccname='gcc'
62ccsymbols='__GNUC_MINOR__=2 __GNUC_PATCHLEVEL__=3 __GXX_ABI_VERSION=102 __NO_INLINE__=1 __PTRDIFF_TYPE__=int __SH4__=1 __SIZE_TYPE__=unsigned __STDC_HOSTED__=1 __gnu_linux__=1 __linux=1 __linux__=1 __sh__=1 __unix=1 __unix__=1 system=posix'
63ccversion=''
64cf_by='Red Hat, Inc.'
65cf_email='Red Hat, Inc.@localhost.localdomain'
66cf_time='Sun Jun 18 10:28:03 EDT 2006'
67charsize='1'
68chgrp=''
69chmod='chmod'
70chown=''
71clocktype='clock_t'
72comm='comm'
73compress=''
74contains='grep'
75cp='cp'
76cpio=''
77cpp='cpp'
78cpp_stuff='42'
79cppccsymbols='__ELF__=1 __GNUC__=3 __LITTLE_ENDIAN__=1 linux=1 unix=1'
80cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include'
81cpplast='-'
82cppminus='-'
83cpprun='gcc -E'
84cppstdin='gcc -E'
85cppsymbols='_FILE_OFFSET_BITS=64 __GLIBC__=2 __GLIBC_MINOR__=2 __GNUC_MINOR__=2 __GNU_LIBRARY__=6 _GNU_SOURCE=1 _LARGEFILE64_SOURCE=1 _LARGEFILE_SOURCE=1 _POSIX_C_SOURCE=199506 _POSIX_SOURCE=1 _REENTRANT=1 __STDC__=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 __USE_SVID=1 __USE_UNIX98=1 __USE_XOPEN=1 __USE_XOPEN_EXTENDED=1 _XOPEN_SOURCE=600 _XOPEN_SOURCE_EXTENDED=1 __linux=1 __linux__=1 __unix=1 __unix__=1'
86crypt_r_proto='0'
87cryptlib=''
88csh='csh'
89ctermid_r_proto='0'
90ctime_r_proto='0'
91d_Gconvert='gcvt((x),(n),(b))'
92d_PRIEUldbl='define'
93d_PRIFUldbl='define'
94d_PRIGUldbl='define'
95d_PRIXU64='define'
96d_PRId64='define'
97d_PRIeldbl='define'
98d_PRIfldbl='define'
99d_PRIgldbl='define'
100d_PRIi64='define'
101d_PRIo64='define'
102d_PRIu64='define'
103d_PRIx64='define'
104d_SCNfldbl='define'
105d__fwalk='undef'
106d_access='define'
107d_accessx='undef'
108d_aintl='undef'
109d_alarm='define'
110d_archlib='define'
111d_asctime_r='undef'
112d_atolf='undef'
113d_atoll='define'
114d_attribut='define'
115d_bcmp='define'
116d_bcopy='define'
117d_bsd='undef'
118d_bsdgetpgrp='undef'
119d_bsdsetpgrp='undef'
120d_bzero='define'
121d_casti32='define'
122d_castneg='define'
123d_charvspr='define'
124d_chown='define'
125d_chroot='define'
126d_chsize='undef'
127d_class='undef'
128d_closedir='define'
129d_cmsghdr_s='define'
130d_const='define'
131d_copysignl='define'
132d_crypt='define'
133d_crypt_r='undef'
134d_csh='define'
135d_ctermid_r='undef'
136d_ctime_r='undef'
137d_cuserid='define'
138d_dbl_dig='define'
139d_dbminitproto='undef'
140d_difftime='define'
141d_dirfd='define'
142d_dirnamlen='undef'
143d_dlerror='define'
144d_dlopen='define'
145d_dlsymun='undef'
146d_dosuid='undef'
147d_drand48_r='undef'
148d_drand48proto='define'
149d_dup2='define'
150d_eaccess='undef'
151d_endgrent='define'
152d_endgrent_r='undef'
153d_endhent='define'
154d_endhostent_r='undef'
155d_endnent='define'
156d_endnetent_r='undef'
157d_endpent='define'
158d_endprotoent_r='undef'
159d_endpwent='define'
160d_endpwent_r='undef'
161d_endsent='define'
162d_endservent_r='undef'
163d_eofnblk='define'
164d_eunice='undef'
165d_faststdio='define'
166d_fchdir='define'
167d_fchmod='define'
168d_fchown='define'
169d_fcntl='define'
170d_fcntl_can_lock='define'
171d_fd_macros='define'
172d_fd_set='define'
173d_fds_bits='define'
174d_fgetpos='define'
175d_finite='define'
176d_finitel='define'
177d_flexfnam='define'
178d_flock='define'
179d_flockproto='define'
180d_fork='define'
181d_fp_class='undef'
182d_fpathconf='define'
183d_fpclass='undef'
184d_fpclassify='undef'
185d_fpclassl='undef'
186d_fpos64_t='undef'
187d_frexpl='define'
188d_fs_data_s='undef'
189d_fseeko='define'
190d_fsetpos='define'
191d_fstatfs='define'
192d_fstatvfs='define'
193d_fsync='define'
194d_ftello='define'
195d_ftime='undef'
196d_getcwd='define'
197d_getespwnam='undef'
198d_getfsstat='undef'
199d_getgrent='define'
200d_getgrent_r='undef'
201d_getgrgid_r='undef'
202d_getgrnam_r='undef'
203d_getgrps='define'
204d_gethbyaddr='define'
205d_gethbyname='define'
206d_gethent='define'
207d_gethname='define'
208d_gethostbyaddr_r='undef'
209d_gethostbyname_r='undef'
210d_gethostent_r='undef'
211d_gethostprotos='define'
212d_getitimer='define'
213d_getlogin='define'
214d_getlogin_r='undef'
215d_getmnt='undef'
216d_getmntent='define'
217d_getnbyaddr='define'
218d_getnbyname='define'
219d_getnent='define'
220d_getnetbyaddr_r='undef'
221d_getnetbyname_r='undef'
222d_getnetent_r='undef'
223d_getnetprotos='define'
224d_getpagsz='define'
225d_getpbyname='define'
226d_getpbynumber='define'
227d_getpent='define'
228d_getpgid='define'
229d_getpgrp2='undef'
230d_getpgrp='define'
231d_getppid='define'
232d_getprior='define'
233d_getprotobyname_r='undef'
234d_getprotobynumber_r='undef'
235d_getprotoent_r='undef'
236d_getprotoprotos='define'
237d_getprpwnam='undef'
238d_getpwent='define'
239d_getpwent_r='undef'
240d_getpwnam_r='undef'
241d_getpwuid_r='undef'
242d_getsbyname='define'
243d_getsbyport='define'
244d_getsent='define'
245d_getservbyname_r='undef'
246d_getservbyport_r='undef'
247d_getservent_r='undef'
248d_getservprotos='define'
249d_getspnam='define'
250d_getspnam_r='undef'
251d_gettimeod='define'
252d_gmtime_r='undef'
253d_gnulibc='define'
254d_grpasswd='define'
255d_hasmntopt='define'
256d_htonl='define'
257d_ilogbl='define'
258d_index='undef'
259d_inetaton='define'
260d_int64_t='define'
261d_isascii='define'
262d_isfinite='undef'
263d_isinf='define'
264d_isnan='define'
265d_isnanl='define'
266d_killpg='define'
267d_lchown='define'
268d_ldbl_dig='define'
269d_libm_lib_version='define'
270d_link='define'
271d_localtime_r='undef'
272d_locconv='define'
273d_lockf='define'
274d_longdbl='define'
275d_longlong='define'
276d_lseekproto='define'
277d_lstat='define'
278d_madvise='define'
279d_mblen='define'
280d_mbstowcs='define'
281d_mbtowc='define'
282d_memchr='define'
283d_memcmp='define'
284d_memcpy='define'
285d_memmove='define'
286d_memset='define'
287d_mkdir='define'
288d_mkdtemp='define'
289d_mkfifo='define'
290d_mkstemp='define'
291d_mkstemps='undef'
292d_mktime='define'
293d_mmap='define'
294d_modfl='define'
295d_modfl_pow32_bug='undef'
296d_modflproto='undef'
297d_mprotect='define'
298d_msg='define'
299d_msg_ctrunc='define'
300d_msg_dontroute='define'
301d_msg_oob='define'
302d_msg_peek='define'
303d_msg_proxy='define'
304d_msgctl='define'
305d_msgget='define'
306d_msghdr_s='define'
307d_msgrcv='define'
308d_msgsnd='define'
309d_msync='define'
310d_munmap='define'
311d_mymalloc='undef'
312d_nice='define'
313d_nl_langinfo='define'
314d_nv_preserves_uv='define'
315d_off64_t='define'
316d_old_pthread_create_joinable='undef'
317d_oldpthreads='undef'
318d_oldsock='undef'
319d_open3='define'
320d_pathconf='define'
321d_pause='define'
322d_perl_otherlibdirs='undef'
323d_phostname='undef'
324d_pipe='define'
325d_poll='define'
326d_portable='define'
327d_procselfexe='define'
328d_pthread_atfork='define'
329d_pthread_attr_setscope='define'
330d_pthread_yield='define'
331d_pwage='undef'
332d_pwchange='undef'
333d_pwclass='undef'
334d_pwcomment='undef'
335d_pwexpire='undef'
336d_pwgecos='define'
337d_pwpasswd='define'
338d_pwquota='undef'
339d_qgcvt='define'
340d_quad='define'
341d_random_r='undef'
342d_readdir64_r='undef'
343d_readdir='define'
344d_readdir_r='undef'
345d_readlink='define'
346d_readv='define'
347d_recvmsg='define'
348d_rename='define'
349d_rewinddir='define'
350d_rmdir='define'
351d_safebcpy='undef'
352d_safemcpy='undef'
353d_sanemcmp='define'
354d_sbrkproto='define'
355d_scalbnl='define'
356d_sched_yield='define'
357d_scm_rights='define'
358d_seekdir='define'
359d_select='define'
360d_sem='define'
361d_semctl='define'
362d_semctl_semid_ds='define'
363d_semctl_semun='define'
364d_semget='define'
365d_semop='define'
366d_sendmsg='define'
367d_setegid='define'
368d_seteuid='define'
369d_setgrent='define'
370d_setgrent_r='undef'
371d_setgrps='define'
372d_sethent='define'
373d_sethostent_r='undef'
374d_setitimer='define'
375d_setlinebuf='define'
376d_setlocale='define'
377d_setlocale_r='undef'
378d_setnent='define'
379d_setnetent_r='undef'
380d_setpent='define'
381d_setpgid='define'
382d_setpgrp2='undef'
383d_setpgrp='define'
384d_setprior='define'
385d_setproctitle='undef'
386d_setprotoent_r='undef'
387d_setpwent='define'
388d_setpwent_r='undef'
389d_setregid='define'
390d_setresgid='define'
391d_setresuid='define'
392d_setreuid='define'
393d_setrgid='undef'
394d_setruid='undef'
395d_setsent='define'
396d_setservent_r='undef'
397d_setsid='define'
398d_setvbuf='define'
399d_sfio='undef'
400d_shm='define'
401d_shmat='define'
402d_shmatprototype='define'
403d_shmctl='define'
404d_shmdt='define'
405d_shmget='define'
406d_sigaction='define'
407d_sigprocmask='define'
408d_sigsetjmp='define'
409d_sockatmark='define'
410d_sockatmarkproto='define'
411d_socket='define'
412d_socklen_t='define'
413d_sockpair='define'
414d_socks5_init='undef'
415d_sqrtl='define'
416d_srand48_r='undef'
417d_srandom_r='undef'
418d_sresgproto='undef'
419d_sresuproto='undef'
420d_statblks='define'
421d_statfs_f_flags='undef'
422d_statfs_s='define'
423d_statvfs='define'
424d_stdio_cnt_lval='undef'
425d_stdio_ptr_lval='define'
426d_stdio_ptr_lval_nochange_cnt='undef'
427d_stdio_ptr_lval_sets_cnt='define'
428d_stdio_stream_array='undef'
429d_stdiobase='define'
430d_stdstdio='define'
431d_strchr='define'
432d_strcoll='define'
433d_strctcpy='define'
434d_strerrm='strerror(e)'
435d_strerror='define'
436d_strerror_r='undef'
437d_strftime='define'
438d_strlcat='undef'
439d_strlcpy='undef'
440d_strtod='define'
441d_strtol='define'
442d_strtold='define'
443d_strtoll='define'
444d_strtoq='define'
445d_strtoul='define'
446d_strtoull='define'
447d_strtouq='define'
448d_strxfrm='define'
449d_suidsafe='undef'
450d_symlink='define'
451d_syscall='define'
452d_syscallproto='define'
453d_sysconf='define'
454d_sysernlst=''
455d_syserrlst='define'
456d_system='define'
457d_tcgetpgrp='define'
458d_tcsetpgrp='define'
459d_telldir='define'
460d_telldirproto='define'
461d_time='define'
462d_times='define'
463d_tm_tm_gmtoff='define'
464d_tm_tm_zone='define'
465d_tmpnam_r='undef'
466d_truncate='define'
467d_ttyname_r='undef'
468d_tzname='define'
469d_u32align='undef'
470d_ualarm='define'
471d_umask='define'
472d_uname='define'
473d_union_semun='undef'
474d_unordered='undef'
475d_usleep='define'
476d_usleepproto='define'
477d_ustat='define'
478d_vendorarch='undef'
479d_vendorbin='undef'
480d_vendorlib='undef'
481d_vendorscript='undef'
482d_vfork='undef'
483d_void_closedir='undef'
484d_voidsig='define'
485d_voidtty=''
486d_volatile='define'
487d_vprintf='define'
488d_wait4='define'
489d_waitpid='define'
490d_wcstombs='define'
491d_wctomb='define'
492d_writev='define'
493d_xenix='undef'
494date='date'
495db_hashtype='u_int32_t'
496db_prefixtype='size_t'
497db_version_major=''
498db_version_minor=''
499db_version_patch=''
500defvoidused='15'
501direntrytype='struct dirent'
502dlext='so'
503dlsrc='dl_dlopen.xs'
504doublesize='8'
505drand01='drand48()'
506drand48_r_proto='0'
507dynamic_ext='B ByteLoader Cwd Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared'
508eagain='EAGAIN'
509ebcdic='undef'
510echo='echo'
511egrep='egrep'
512emacs=''
513endgrent_r_proto='0'
514endhostent_r_proto='0'
515endnetent_r_proto='0'
516endprotoent_r_proto='0'
517endpwent_r_proto='0'
518endservent_r_proto='0'
519eunicefix=':'
520exe_ext=''
521expr='expr'
522extensions='B ByteLoader Cwd Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared Errno'
523extras=''
524fflushNULL='define'
525fflushall='undef'
526find=''
527firstmakefile='makefile'
528flex=''
529fpossize='16'
530fpostype='fpos_t'
531freetype='void'
532from=':'
533full_ar='/usr/bin/ar'
534full_csh='/bin/csh'
535full_sed='/bin/sed'
536gccansipedantic=''
537gccosandvers=''
538gccversion='3.2.3'
539getgrent_r_proto='0'
540getgrgid_r_proto='0'
541getgrnam_r_proto='0'
542gethostbyaddr_r_proto='0'
543gethostbyname_r_proto='0'
544gethostent_r_proto='0'
545getlogin_r_proto='0'
546getnetbyaddr_r_proto='0'
547getnetbyname_r_proto='0'
548getnetent_r_proto='0'
549getprotobyname_r_proto='0'
550getprotobynumber_r_proto='0'
551getprotoent_r_proto='0'
552getpwent_r_proto='0'
553getpwnam_r_proto='0'
554getpwuid_r_proto='0'
555getservbyname_r_proto='0'
556getservbyport_r_proto='0'
557getservent_r_proto='0'
558getspnam_r_proto='0'
559gidformat='"lu"'
560gidsign='1'
561gidsize='4'
562gidtype='gid_t'
563glibpth='/usr/shlib /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
564gmake='gmake'
565gmtime_r_proto='0'
566gnulibc_version='2.2.5'
567grep='grep'
568groupcat='cat /etc/group'
569groupstype='gid_t'
570gzip='gzip'
571h_fcntl='false'
572h_sysfile='true'
573hint='recommended'
574hostcat='cat /etc/hosts'
575html1dir=' '
576html1direxp=''
577html3dir=' '
578html3direxp=''
579i16size='2'
580i16type='short'
581i32size='4'
582i32type='long'
583i64size='8'
584i64type='long long'
585i8size='1'
586i8type='char'
587i_arpainet='define'
588i_bsdioctl=''
589i_crypt='define'
590i_db='undef'
591i_dbm='undef'
592i_dirent='define'
593i_dld='undef'
594i_dlfcn='define'
595i_fcntl='undef'
596i_float='define'
597i_fp='undef'
598i_fp_class='undef'
599i_gdbm='undef'
600i_grp='define'
601i_ieeefp='undef'
602i_inttypes='define'
603i_langinfo='define'
604i_libutil='undef'
605i_limits='define'
606i_locale='define'
607i_machcthr='undef'
608i_malloc='define'
609i_math='define'
610i_memory='undef'
611i_mntent='define'
612i_ndbm='undef'
613i_netdb='define'
614i_neterrno='undef'
615i_netinettcp='define'
616i_niin='define'
617i_poll='define'
618i_prot='undef'
619i_pthread='define'
620i_pwd='define'
621i_rpcsvcdbm='undef'
622i_sfio='undef'
623i_sgtty='undef'
624i_shadow='define'
625i_socks='undef'
626i_stdarg='define'
627i_stddef='define'
628i_stdlib='define'
629i_string='define'
630i_sunmath='undef'
631i_sysaccess='undef'
632i_sysdir='define'
633i_sysfile='define'
634i_sysfilio='undef'
635i_sysin='undef'
636i_sysioctl='define'
637i_syslog='define'
638i_sysmman='define'
639i_sysmode='undef'
640i_sysmount='define'
641i_sysndir='undef'
642i_sysparam='define'
643i_sysresrc='define'
644i_syssecrt='undef'
645i_sysselct='define'
646i_syssockio='undef'
647i_sysstat='define'
648i_sysstatfs='define'
649i_sysstatvfs='define'
650i_systime='define'
651i_systimek='undef'
652i_systimes='define'
653i_systypes='define'
654i_sysuio='define'
655i_sysun='define'
656i_sysutsname='define'
657i_sysvfs='define'
658i_syswait='define'
659i_termio='undef'
660i_termios='define'
661i_time='define'
662i_unistd='define'
663i_ustat='define'
664i_utime='define'
665i_values='define'
666i_varargs='undef'
667i_varhdr='stdarg.h'
668i_vfork='undef'
669ignore_versioned_solibs='y'
670inc_version_list=''
671inc_version_list_init='0'
672incpath=''
673inews=''
674installarchlib='./install_me_here/usr/lib/perl5/5.8.7/sh4-linux'
675installbin='./install_me_here/usr/bin'
676installhtml1dir=''
677installhtml3dir=''
678installman1dir='./install_me_here/usr/share/man/man1'
679installman3dir='./install_me_here/usr/share/man/man3'
680installprefix='./install_me_here/usr'
681installprefixexp='./install_me_here/usr'
682installprivlib='./install_me_here/usr/lib/perl5/5.8.7'
683installscript='./install_me_here/usr/bin'
684installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.8.7/sh4-linux'
685installsitebin='./install_me_here/usr/bin'
686installsitehtml1dir=''
687installsitehtml3dir=''
688installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.8.7'
689installsiteman1dir='./install_me_here/usr/share/man/man1'
690installsiteman3dir='./install_me_here/usr/share/man/man3'
691installsitescript='./install_me_here/usr/bin'
692installstyle='./install_me_herelib/perl5'
693installusrbinperl='undef'
694installvendorarch=''
695installvendorbin=''
696installvendorhtml1dir=''
697installvendorhtml3dir=''
698installvendorlib=''
699installvendorman1dir=''
700installvendorman3dir=''
701installvendorscript=''
702intsize='4'
703issymlink='/usr/bin/test -h'
704ivdformat='"ld"'
705ivsize='4'
706ivtype='long'
707known_extensions='B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Thread Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared'
708ksh=''
709ld='gcc'
710lddlflags='-shared -L/usr/local/lib'
711ldflags=' -L/usr/local/lib'
712ldflags_uselargefiles=''
713ldlibpthname='LD_LIBRARY_PATH'
714less='less'
715lib_ext='.a'
716libc='/lib/libc-2.2.5.so'
717libperl='libperl.so'
718libpth='/usr/local/lib /lib /usr/lib'
719libs='-lresolv -lnsl -ldl -lm -lpthread -lcrypt -lutil -lc'
720libsdirs=' /usr/lib'
721libsfiles=' libresolv.so libnsl.so libdl.so libm.so libpthread.so libcrypt.so libutil.so libc.so'
722libsfound=' /usr/lib/libresolv.so /usr/lib/libnsl.so /usr/lib/libdl.so /usr/lib/libm.so /usr/lib/libpthread.so /usr/lib/libcrypt.so /usr/lib/libutil.so /usr/lib/libc.so'
723libspath=' /usr/local/lib /lib /usr/lib'
724libswanted='sfio socket resolv inet nsl nm gdbm dbm db malloc dl dld ld sun m pthread crypt sec util c cposix posix ucb BSD'
725libswanted_uselargefiles=''
726line=''
727lint=''
728lkflags=''
729ln='ln'
730lns='/bin/ln -s'
731localtime_r_proto='0'
732locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
733loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
734longdblsize='8'
735longlongsize='8'
736longsize='4'
737lp=''
738lpr=''
739ls='ls'
740lseeksize='8'
741lseektype='off_t'
742mail=''
743mailx=''
744make='make'
745make_set_make='#'
746mallocobj=''
747mallocsrc=''
748malloctype='void *'
749man1dir='/usr/share/man/man1'
750man1direxp='/usr/share/man/man1'
751man1ext='1'
752man3dir='/usr/share/man/man3'
753man3direxp='/usr/share/man/man3'
754man3ext='3'
755mips_type=''
756mistrustnm=''
757mkdir='mkdir'
758mmaptype='void *'
759modetype='mode_t'
760more='more'
761multiarch='undef'
762mv=''
763myarchname='sh4-linux'
764mydomain='.localdomain'
765myhostname='localhost'
766myuname='linux np51r 2.6.4 #175 fri nov 5 16:49:36 est 2004 sh4 unknown '
767n='-n'
768need_va_copy='undef'
769netdb_hlen_type='size_t'
770netdb_host_type='const void *'
771netdb_name_type='const char *'
772netdb_net_type='in_addr_t'
773nm='nm'
774nm_opt=''
775nm_so_opt='--dynamic'
776nonxs_ext='Errno'
777nroff='nroff'
778nvEUformat='"E"'
779nvFUformat='"F"'
780nvGUformat='"G"'
781nv_preserves_uv_bits='32'
782nveformat='"e"'
783nvfformat='"f"'
784nvgformat='"g"'
785nvsize='8'
786nvtype='double'
787o_nonblock='O_NONBLOCK'
788obj_ext='.o'
789old_pthread_create_joinable=''
790optimize='-O2'
791orderlib='false'
792osname='linux'
793osvers='2.6.4'
794otherlibdirs=' '
795package='perl5'
796pager='/usr/bin/less -isr'
797passcat='cat /etc/passwd'
798patchlevel='8'
799path_sep=':'
800perl5='hostperl'
801perl=''
802perl_patchlevel=''
803perladmin='root@localhost'
804perllibs='-lresolv -lnsl -ldl -lm -lpthread -lcrypt -lutil -lc'
805perlpath='hostperl'
806pg='pg'
807phostname=''
808pidtype='pid_t'
809plibpth=''
810pmake=''
811pr=''
812prefix='/usr'
813prefixexp='/usr'
814privlib='/usr/lib/perl5/5.8.7'
815privlibexp='/usr/lib/perl5/5.8.7'
816procselfexe='"/proc/self/exe"'
817prototype='define'
818ptrsize='4'
819quadkind='3'
820quadtype='long long'
821randbits='48'
822randfunc='drand48'
823random_r_proto='0'
824randseedtype='long'
825ranlib=':'
826rd_nodata='-1'
827readdir64_r_proto='0'
828readdir_r_proto='0'
829revision='5'
830rm='rm'
831rmail=''
832run=''
833runnm='false'
834sPRIEUldbl='"E"'
835sPRIFUldbl='"F"'
836sPRIGUldbl='"G"'
837sPRIXU64='"LX"'
838sPRId64='"Ld"'
839sPRIeldbl='"e"'
840sPRIfldbl='"f"'
841sPRIgldbl='"g"'
842sPRIi64='"Li"'
843sPRIo64='"Lo"'
844sPRIu64='"Lu"'
845sPRIx64='"Lx"'
846sSCNfldbl='"f"'
847sched_yield='sched_yield()'
848scriptdir='/usr/bin'
849scriptdirexp='/usr/bin'
850sed='sed'
851seedfunc='srand48'
852selectminbits='32'
853selecttype='fd_set *'
854sendmail=''
855setgrent_r_proto='0'
856sethostent_r_proto='0'
857setlocale_r_proto='0'
858setnetent_r_proto='0'
859setprotoent_r_proto='0'
860setpwent_r_proto='0'
861setservent_r_proto='0'
862sh='/bin/sh'
863shar=''
864sharpbang='#!'
865shmattype='void *'
866shortsize='2'
867shrpenv=''
868shsharp='true'
869sig_count='64'
870sig_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 NUM34 RTMIN 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 RTMAX IOT CLD POLL UNUSED '
871sig_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", "NUM34", "RTMIN", "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", "RTMAX", "IOT", "CLD", "POLL", "UNUSED", 0'
872sig_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 6 17 29 31 '
873sig_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, 6, 17, 29, 31, 0'
874sig_size='68'
875signal_t='void'
876sitearch='/usr/lib/perl5/site_perl/5.8.7/sh4-linux'
877sitearchexp='/usr/lib/perl5/site_perl/5.8.7/sh4-linux'
878sitebin='/usr/bin'
879sitebinexp='/usr/bin'
880sitehtml1dir=''
881sitehtml1direxp=''
882sitehtml3dir=''
883sitehtml3direxp=''
884sitelib='/usr/lib/perl5/site_perl/5.8.7'
885sitelib_stem='/usr/lib/perl5/site_perl'
886sitelibexp='/usr/lib/perl5/site_perl/5.8.7'
887siteman1dir='/usr/share/man/man1'
888siteman1direxp='/usr/share/man/man1'
889siteman3dir='/usr/share/man/man3'
890siteman3direxp='/usr/share/man/man3'
891siteprefix='/usr'
892siteprefixexp='/usr'
893sitescript='/usr/bin'
894sitescriptexp='/usr/bin'
895sizesize='4'
896sizetype='size_t'
897sleep=''
898smail=''
899so='so'
900sockethdr=''
901socketlib=''
902socksizetype='socklen_t'
903sort='sort'
904spackage='Perl5'
905spitshell='cat'
906srand48_r_proto='0'
907srandom_r_proto='0'
908src='.'
909ssizetype='ssize_t'
910startperl='#!/usr/bin/perl'
911startsh='#!/bin/sh'
912static_ext=' '
913stdchar='char'
914stdio_base='((fp)->_IO_read_base)'
915stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
916stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
917stdio_filbuf=''
918stdio_ptr='((fp)->_IO_read_ptr)'
919stdio_stream_array=''
920strerror_r_proto='0'
921strings='/usr/include/string.h'
922submit=''
923subversion='6'
924sysman='/usr/share/man/man1'
925tail=''
926tar=''
927targetarch=''
928tbl=''
929tee=''
930test='test'
931timeincl='/usr/include/sys/time.h /usr/include/time.h '
932timetype='time_t'
933tmpnam_r_proto='0'
934to=':'
935touch='touch'
936tr='tr'
937trnl='\n'
938troff=''
939ttyname_r_proto='0'
940u16size='2'
941u16type='unsigned short'
942u32size='4'
943u32type='unsigned long'
944u64size='8'
945u64type='unsigned long long'
946u8size='1'
947u8type='unsigned char'
948uidformat='"lu"'
949uidsign='1'
950uidsize='4'
951uidtype='uid_t'
952uname='uname'
953uniq='uniq'
954uquadtype='unsigned long long'
955use5005threads='undef'
956use64bitall='undef'
957use64bitint='undef'
958usecrosscompile='undef'
959usedl='define'
960usefaststdio='define'
961useithreads='define'
962uselargefiles='define'
963uselongdouble='undef'
964usemallocwrap='define'
965usemorebits='undef'
966usemultiplicity='undef'
967usemymalloc='n'
968usenm='false'
969useopcode='true'
970useperlio='define'
971useposix='true'
972usereentrant='undef'
973usesfio='false'
974useshrplib='true'
975usesitecustomize='undef'
976usesocks='undef'
977usethreads='define'
978usevendorprefix='undef'
979usevfork='false'
980usrinc='/usr/include'
981uuname=''
982uvXUformat='"lX"'
983uvoformat='"lo"'
984uvsize='4'
985uvtype='unsigned long'
986uvuformat='"lu"'
987uvxformat='"lx"'
988vendorarch=''
989vendorarchexp=''
990vendorbin=''
991vendorbinexp=''
992vendorhtml1dir=' '
993vendorhtml1direxp=''
994vendorhtml3dir=' '
995vendorhtml3direxp=''
996vendorlib=''
997vendorlib_stem=''
998vendorlibexp=''
999vendorman1dir=' '
1000vendorman1direxp=''
1001vendorman3dir=' '
1002vendorman3direxp=''
1003vendorprefix=''
1004vendorprefixexp=''
1005vendorscript=''
1006vendorscriptexp=''
1007version='5.8.7'
1008version_patchlevel_string='version 8 subversion 6'
1009versiononly='undef'
1010vi=''
1011voidflags='15'
1012xlibpth='/usr/lib/386 /lib/386'
1013yacc='yacc'
1014yaccflags=''
1015zcat=''
1016zip='zip'
1017# Configure command line arguments.
1018config_arg0='Configure'
1019config_args=''
1020config_argc=0
1021PERL_REVISION=5
1022PERL_VERSION=8
1023PERL_SUBVERSION=6
1024PERL_API_REVISION=5
1025PERL_API_VERSION=8
1026PERL_API_SUBVERSION=0
1027PERL_PATCHLEVEL=
1028PERL_CONFIG_SH=true
diff --git a/meta/packages/perl/perl-5.8.7/config.sh-x86_64-linux b/meta/packages/perl/perl-5.8.7/config.sh-x86_64-linux
deleted file mode 100644
index 89c830e79a..0000000000
--- a/meta/packages/perl/perl-5.8.7/config.sh-x86_64-linux
+++ /dev/null
@@ -1,1043 +0,0 @@
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: Wed Nov 15 14:03:44 CET 2006
12# Configured by : hrw
13# Target system : linux home 2.6.19-rc5 #21 preempt thu nov 9 09:47:50 cet 2006 x86_64 unknown unknown gnulinux
14
15Author=''
16Date='$Date'
17Header=''
18Id='$Id'
19Locker=''
20Log='$Log'
21Mcc='Mcc'
22RCSfile='$RCSfile'
23Revision='$Revision'
24Source=''
25State=''
26_a='.a'
27_exe=''
28_o='.o'
29afs='false'
30afsroot='/afs'
31alignbytes='8'
32ansi2knr=''
33aphostname='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/bin/hostname'
34api_revision='5'
35api_subversion='0'
36api_version='8'
37api_versionstring='5.8.0'
38ar='ar'
39archlib='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib/perl5/5.8.7/x86_64-linux-thread-multi'
40archlibexp='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib/perl5/5.8.7/x86_64-linux-thread-multi'
41archname64=''
42archname='x86_64-linux-thread-multi'
43archobjs=''
44asctime_r_proto='REENTRANT_PROTO_B_SB'
45awk='awk'
46baserev='5.0'
47bash=''
48bin='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/bin'
49binexp='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/bin'
50bison='bison'
51byacc='byacc'
52byteorder='12345678'
53c=''
54castflags='0'
55cat='cat'
56cc='ccache gcc '
57cccdlflags='-fpic'
58ccdlflags='-Wl,-E'
59ccflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
60ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
61ccname='gcc'
62ccsymbols=''
63ccversion=''
64cf_by='hrw'
65cf_email='hrw@home.lan'
66cf_time='Wed Nov 15 14:03:44 CET 2006'
67charsize='1'
68chgrp=''
69chmod='chmod'
70chown=''
71clocktype='clock_t'
72comm='comm'
73compress=''
74contains='grep'
75cp='cp'
76cpio=''
77cpp='cpp'
78cpp_stuff='42'
79cppccsymbols=''
80cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include'
81cpplast='-'
82cppminus='-'
83cpprun='ccache gcc -E'
84cppstdin='ccache gcc -E'
85cppsymbols='__ELF__=1 _FILE_OFFSET_BITS=64 __GLIBC__=2 __GLIBC_MINOR__=3 __GNUC__=4 __GNUC_MINOR__=1 __GNU_LIBRARY__=6 _GNU_SOURCE=1 _LARGEFILE64_SOURCE=1 _LARGEFILE_SOURCE=1 _LP64=1 __LP64__=1 _POSIX_C_SOURCE=199506 _POSIX_SOURCE=1 _REENTRANT=1 __STDC__=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 __USE_SVID=1 __USE_UNIX98=1 __USE_XOPEN=1 __USE_XOPEN_EXTENDED=1 _XOPEN_SOURCE=600 _XOPEN_SOURCE_EXTENDED=1 __amd64=1 __amd64__=1 linux=1 __linux=1 __linux__=1 unix=1 __unix=1 __unix__=1'
86crypt_r_proto='REENTRANT_PROTO_B_CCS'
87cryptlib=''
88csh='csh'
89ctermid_r_proto='0'
90ctime_r_proto='REENTRANT_PROTO_B_SB'
91d_Gconvert='gcvt((x),(n),(b))'
92d_PRIEUldbl='define'
93d_PRIFUldbl='define'
94d_PRIGUldbl='define'
95d_PRIXU64='define'
96d_PRId64='define'
97d_PRIeldbl='define'
98d_PRIfldbl='define'
99d_PRIgldbl='define'
100d_PRIi64='define'
101d_PRIo64='define'
102d_PRIu64='define'
103d_PRIx64='define'
104d_SCNfldbl='define'
105d__fwalk='undef'
106d_access='define'
107d_accessx='undef'
108d_aintl='undef'
109d_alarm='define'
110d_archlib='define'
111d_asctime_r='define'
112d_atolf='undef'
113d_atoll='define'
114d_attribut='define'
115d_bcmp='define'
116d_bcopy='define'
117d_bsd='undef'
118d_bsdgetpgrp='undef'
119d_bsdsetpgrp='undef'
120d_bzero='define'
121d_casti32='undef'
122d_castneg='define'
123d_charvspr='define'
124d_chown='define'
125d_chroot='define'
126d_chsize='undef'
127d_class='undef'
128d_closedir='define'
129d_cmsghdr_s='define'
130d_const='define'
131d_copysignl='define'
132d_crypt='define'
133d_crypt_r='define'
134d_csh='undef'
135d_ctermid_r='undef'
136d_ctime_r='define'
137d_cuserid='define'
138d_dbl_dig='define'
139d_dbminitproto='undef'
140d_difftime='define'
141d_dirfd='define'
142d_dirnamlen='undef'
143d_dlerror='define'
144d_dlopen='define'
145d_dlsymun='undef'
146d_dosuid='undef'
147d_drand48_r='define'
148d_drand48proto='define'
149d_dup2='define'
150d_eaccess='undef'
151d_endgrent='define'
152d_endgrent_r='undef'
153d_endhent='define'
154d_endhostent_r='undef'
155d_endnent='define'
156d_endnetent_r='undef'
157d_endpent='define'
158d_endprotoent_r='undef'
159d_endpwent='define'
160d_endpwent_r='undef'
161d_endsent='define'
162d_endservent_r='undef'
163d_eofnblk='define'
164d_eunice='undef'
165d_faststdio='undef'
166d_fchdir='define'
167d_fchmod='define'
168d_fchown='define'
169d_fcntl='define'
170d_fcntl_can_lock='define'
171d_fd_macros='define'
172d_fd_set='define'
173d_fds_bits='define'
174d_fgetpos='define'
175d_finite='define'
176d_finitel='define'
177d_flexfnam='define'
178d_flock='define'
179d_flockproto='define'
180d_fork='define'
181d_fp_class='undef'
182d_fpathconf='define'
183d_fpclass='undef'
184d_fpclassify='undef'
185d_fpclassl='undef'
186d_fpos64_t='undef'
187d_frexpl='define'
188d_fs_data_s='undef'
189d_fseeko='define'
190d_fsetpos='define'
191d_fstatfs='define'
192d_fstatvfs='define'
193d_fsync='define'
194d_ftello='define'
195d_ftime='undef'
196d_getcwd='define'
197d_getespwnam='undef'
198d_getfsstat='undef'
199d_getgrent='define'
200d_getgrent_r='define'
201d_getgrgid_r='define'
202d_getgrnam_r='define'
203d_getgrps='define'
204d_gethbyaddr='define'
205d_gethbyname='define'
206d_gethent='define'
207d_gethname='define'
208d_gethostbyaddr_r='define'
209d_gethostbyname_r='define'
210d_gethostent_r='define'
211d_gethostprotos='define'
212d_getitimer='define'
213d_getlogin='define'
214d_getlogin_r='define'
215d_getmnt='undef'
216d_getmntent='define'
217d_getnbyaddr='define'
218d_getnbyname='define'
219d_getnent='define'
220d_getnetbyaddr_r='define'
221d_getnetbyname_r='define'
222d_getnetent_r='define'
223d_getnetprotos='define'
224d_getpagsz='define'
225d_getpbyname='define'
226d_getpbynumber='define'
227d_getpent='define'
228d_getpgid='define'
229d_getpgrp2='undef'
230d_getpgrp='define'
231d_getppid='define'
232d_getprior='define'
233d_getprotobyname_r='define'
234d_getprotobynumber_r='define'
235d_getprotoent_r='define'
236d_getprotoprotos='define'
237d_getprpwnam='undef'
238d_getpwent='define'
239d_getpwent_r='define'
240d_getpwnam_r='define'
241d_getpwuid_r='define'
242d_getsbyname='define'
243d_getsbyport='define'
244d_getsent='define'
245d_getservbyname_r='define'
246d_getservbyport_r='define'
247d_getservent_r='define'
248d_getservprotos='define'
249d_getspnam='define'
250d_getspnam_r='define'
251d_gettimeod='define'
252d_gmtime_r='define'
253d_gnulibc='define'
254d_grpasswd='define'
255d_hasmntopt='define'
256d_htonl='define'
257d_ilogbl='define'
258d_index='undef'
259d_inetaton='define'
260d_int64_t='define'
261d_isascii='define'
262d_isfinite='undef'
263d_isinf='define'
264d_isnan='define'
265d_isnanl='define'
266d_killpg='define'
267d_lchown='define'
268d_ldbl_dig='define'
269d_libm_lib_version='define'
270d_link='define'
271d_localtime_r='define'
272d_locconv='define'
273d_lockf='define'
274d_longdbl='define'
275d_longlong='define'
276d_lseekproto='define'
277d_lstat='define'
278d_madvise='define'
279d_mblen='define'
280d_mbstowcs='define'
281d_mbtowc='define'
282d_memchr='define'
283d_memcmp='define'
284d_memcpy='define'
285d_memmove='define'
286d_memset='define'
287d_mkdir='define'
288d_mkdtemp='define'
289d_mkfifo='define'
290d_mkstemp='define'
291d_mkstemps='undef'
292d_mktime='define'
293d_mmap='define'
294d_modfl='define'
295d_modfl_pow32_bug='undef'
296d_modflproto='define'
297d_mprotect='define'
298d_msg='define'
299d_msg_ctrunc='define'
300d_msg_dontroute='define'
301d_msg_oob='define'
302d_msg_peek='define'
303d_msg_proxy='define'
304d_msgctl='define'
305d_msgget='define'
306d_msghdr_s='define'
307d_msgrcv='define'
308d_msgsnd='define'
309d_msync='define'
310d_munmap='define'
311d_mymalloc='undef'
312d_nice='define'
313d_nl_langinfo='define'
314d_nv_preserves_uv='undef'
315d_off64_t='define'
316d_old_pthread_create_joinable='undef'
317d_oldpthreads='undef'
318d_oldsock='undef'
319d_open3='define'
320d_pathconf='define'
321d_pause='define'
322d_perl_otherlibdirs='undef'
323d_phostname='undef'
324d_pipe='define'
325d_poll='define'
326d_portable='define'
327d_procselfexe='define'
328d_pthread_atfork='define'
329d_pthread_attr_setscope='define'
330d_pthread_yield='define'
331d_pwage='undef'
332d_pwchange='undef'
333d_pwclass='undef'
334d_pwcomment='undef'
335d_pwexpire='undef'
336d_pwgecos='define'
337d_pwpasswd='define'
338d_pwquota='undef'
339d_qgcvt='define'
340d_quad='define'
341d_random_r='define'
342d_readdir64_r='define'
343d_readdir='define'
344d_readdir_r='define'
345d_readlink='define'
346d_readv='define'
347d_recvmsg='define'
348d_rename='define'
349d_rewinddir='define'
350d_rmdir='define'
351d_safebcpy='undef'
352d_safemcpy='undef'
353d_sanemcmp='define'
354d_sbrkproto='define'
355d_scalbnl='define'
356d_sched_yield='define'
357d_scm_rights='define'
358d_seekdir='define'
359d_select='define'
360d_sem='define'
361d_semctl='define'
362d_semctl_semid_ds='define'
363d_semctl_semun='define'
364d_semget='define'
365d_semop='define'
366d_sendmsg='define'
367d_setegid='define'
368d_seteuid='define'
369d_setgrent='define'
370d_setgrent_r='undef'
371d_setgrps='define'
372d_sethent='define'
373d_sethostent_r='undef'
374d_setitimer='define'
375d_setlinebuf='define'
376d_setlocale='define'
377d_setlocale_r='undef'
378d_setnent='define'
379d_setnetent_r='undef'
380d_setpent='define'
381d_setpgid='define'
382d_setpgrp2='undef'
383d_setpgrp='define'
384d_setprior='define'
385d_setproctitle='undef'
386d_setprotoent_r='undef'
387d_setpwent='define'
388d_setpwent_r='undef'
389d_setregid='define'
390d_setresgid='define'
391d_setresuid='define'
392d_setreuid='define'
393d_setrgid='undef'
394d_setruid='undef'
395d_setsent='define'
396d_setservent_r='undef'
397d_setsid='define'
398d_setvbuf='define'
399d_sfio='undef'
400d_shm='define'
401d_shmat='define'
402d_shmatprototype='define'
403d_shmctl='define'
404d_shmdt='define'
405d_shmget='define'
406d_sigaction='define'
407d_sigprocmask='define'
408d_sigsetjmp='define'
409d_sockatmark='define'
410d_sockatmarkproto='define'
411d_socket='define'
412d_socklen_t='define'
413d_sockpair='define'
414d_socks5_init='undef'
415d_sqrtl='define'
416d_srand48_r='define'
417d_srandom_r='define'
418d_sresgproto='define'
419d_sresuproto='define'
420d_statblks='define'
421d_statfs_f_flags='undef'
422d_statfs_s='define'
423d_statvfs='define'
424d_stdio_cnt_lval='undef'
425d_stdio_ptr_lval='undef'
426d_stdio_ptr_lval_nochange_cnt='undef'
427d_stdio_ptr_lval_sets_cnt='undef'
428d_stdio_stream_array='undef'
429d_stdiobase='undef'
430d_stdstdio='undef'
431d_strchr='define'
432d_strcoll='define'
433d_strctcpy='define'
434d_strerrm='strerror(e)'
435d_strerror='define'
436d_strerror_r='define'
437d_strftime='define'
438d_strlcat='undef'
439d_strlcpy='undef'
440d_strtod='define'
441d_strtol='define'
442d_strtold='define'
443d_strtoll='define'
444d_strtoq='define'
445d_strtoul='define'
446d_strtoull='define'
447d_strtouq='define'
448d_strxfrm='define'
449d_suidsafe='undef'
450d_symlink='define'
451d_syscall='define'
452d_syscallproto='define'
453d_sysconf='define'
454d_sysernlst=''
455d_syserrlst='define'
456d_system='define'
457d_tcgetpgrp='define'
458d_tcsetpgrp='define'
459d_telldir='define'
460d_telldirproto='define'
461d_time='define'
462d_times='define'
463d_tm_tm_gmtoff='define'
464d_tm_tm_zone='define'
465d_tmpnam_r='define'
466d_truncate='define'
467d_ttyname_r='define'
468d_tzname='define'
469d_u32align='define'
470d_ualarm='define'
471d_umask='define'
472d_uname='define'
473d_union_semun='undef'
474d_unordered='undef'
475d_usleep='define'
476d_usleepproto='define'
477d_ustat='define'
478d_vendorarch='define'
479d_vendorbin='define'
480d_vendorlib='define'
481d_vendorscript='define'
482d_vfork='undef'
483d_void_closedir='undef'
484d_voidsig='define'
485d_voidtty=''
486d_volatile='define'
487d_vprintf='define'
488d_wait4='define'
489d_waitpid='define'
490d_wcstombs='define'
491d_wctomb='define'
492d_writev='define'
493d_xenix='undef'
494date='date'
495db_hashtype='u_int32_t'
496db_prefixtype='size_t'
497db_version_major=''
498db_version_minor=''
499db_version_patch=''
500defvoidused='15'
501direntrytype='struct dirent'
502dlext='so'
503dlsrc='dl_dlopen.xs'
504doublesize='8'
505drand01='drand48()'
506drand48_r_proto='REENTRANT_PROTO_I_ST'
507dynamic_ext='B ByteLoader Cwd Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared'
508eagain='EAGAIN'
509ebcdic='undef'
510echo='echo'
511egrep='egrep'
512emacs=''
513endgrent_r_proto='0'
514endhostent_r_proto='0'
515endnetent_r_proto='0'
516endprotoent_r_proto='0'
517endpwent_r_proto='0'
518endservent_r_proto='0'
519eunicefix=':'
520exe_ext=''
521expr='expr'
522extensions='B ByteLoader Cwd Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared Errno'
523extras=''
524fflushNULL='define'
525fflushall='undef'
526find=''
527firstmakefile='makefile'
528flex=''
529fpossize='16'
530fpostype='fpos_t'
531freetype='void'
532from=':'
533full_ar='/usr/bin/ar'
534full_csh='/bin/csh'
535full_sed='/bin/sed'
536gccansipedantic=''
537gccosandvers=''
538gccversion='4.1.2 20061028 (prerelease) (Debian 4.1.1-19)'
539getgrent_r_proto='REENTRANT_PROTO_I_SBWR'
540getgrgid_r_proto='REENTRANT_PROTO_I_TSBWR'
541getgrnam_r_proto='REENTRANT_PROTO_I_CSBWR'
542gethostbyaddr_r_proto='REENTRANT_PROTO_I_TsISBWRE'
543gethostbyname_r_proto='REENTRANT_PROTO_I_CSBWRE'
544gethostent_r_proto='REENTRANT_PROTO_I_SBWRE'
545getlogin_r_proto='REENTRANT_PROTO_I_BW'
546getnetbyaddr_r_proto='REENTRANT_PROTO_I_uISBWRE'
547getnetbyname_r_proto='REENTRANT_PROTO_I_CSBWRE'
548getnetent_r_proto='REENTRANT_PROTO_I_SBWRE'
549getprotobyname_r_proto='REENTRANT_PROTO_I_CSBWR'
550getprotobynumber_r_proto='REENTRANT_PROTO_I_ISBWR'
551getprotoent_r_proto='REENTRANT_PROTO_I_SBWR'
552getpwent_r_proto='REENTRANT_PROTO_I_SBWR'
553getpwnam_r_proto='REENTRANT_PROTO_I_CSBWR'
554getpwuid_r_proto='REENTRANT_PROTO_I_TSBWR'
555getservbyname_r_proto='REENTRANT_PROTO_I_CCSBWR'
556getservbyport_r_proto='REENTRANT_PROTO_I_ICSBWR'
557getservent_r_proto='REENTRANT_PROTO_I_SBWR'
558getspnam_r_proto='REENTRANT_PROTO_I_CSBWR'
559gidformat='"u"'
560gidsign='1'
561gidsize='4'
562gidtype='gid_t'
563glibpth='/usr/shlib /lib /usr/lib /lib64 /usr/lib64 /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
564gmake='gmake'
565gmtime_r_proto='REENTRANT_PROTO_S_TS'
566gnulibc_version='2.3.6'
567grep='grep'
568groupcat='cat /etc/group'
569groupstype='gid_t'
570gzip='gzip'
571h_fcntl='false'
572h_sysfile='true'
573hint='recommended'
574hostcat='cat /etc/hosts'
575html1dir=' '
576html1direxp=''
577html3dir=' '
578html3direxp=''
579i16size='2'
580i16type='short'
581i32size='4'
582i32type='int'
583i64size='8'
584i64type='long'
585i8size='1'
586i8type='char'
587i_arpainet='define'
588i_bsdioctl=''
589i_crypt='define'
590i_db='undef'
591i_dbm='undef'
592i_dirent='define'
593i_dld='undef'
594i_dlfcn='define'
595i_fcntl='undef'
596i_float='define'
597i_fp='undef'
598i_fp_class='undef'
599i_gdbm='undef'
600i_grp='define'
601i_ieeefp='undef'
602i_inttypes='define'
603i_langinfo='define'
604i_libutil='undef'
605i_limits='define'
606i_locale='define'
607i_machcthr='undef'
608i_malloc='define'
609i_math='define'
610i_memory='undef'
611i_mntent='define'
612i_ndbm='undef'
613i_netdb='define'
614i_neterrno='undef'
615i_netinettcp='define'
616i_niin='define'
617i_poll='define'
618i_prot='undef'
619i_pthread='define'
620i_pwd='define'
621i_rpcsvcdbm='undef'
622i_sfio='undef'
623i_sgtty='undef'
624i_shadow='define'
625i_socks='undef'
626i_stdarg='define'
627i_stddef='define'
628i_stdlib='define'
629i_string='define'
630i_sunmath='undef'
631i_sysaccess='undef'
632i_sysdir='define'
633i_sysfile='define'
634i_sysfilio='undef'
635i_sysin='undef'
636i_sysioctl='define'
637i_syslog='define'
638i_sysmman='define'
639i_sysmode='undef'
640i_sysmount='define'
641i_sysndir='undef'
642i_sysparam='define'
643i_sysresrc='define'
644i_syssecrt='undef'
645i_sysselct='define'
646i_syssockio='undef'
647i_sysstat='define'
648i_sysstatfs='define'
649i_sysstatvfs='define'
650i_systime='define'
651i_systimek='undef'
652i_systimes='define'
653i_systypes='define'
654i_sysuio='define'
655i_sysun='define'
656i_sysutsname='define'
657i_sysvfs='define'
658i_syswait='define'
659i_termio='undef'
660i_termios='define'
661i_time='define'
662i_unistd='define'
663i_ustat='define'
664i_utime='define'
665i_values='define'
666i_varargs='undef'
667i_varhdr='stdarg.h'
668i_vfork='undef'
669ignore_versioned_solibs='y'
670inc_version_list=' '
671inc_version_list_init='0'
672incpath=''
673inews=''
674installarchlib='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib/perl5/5.8.7/x86_64-linux-thread-multi'
675installbin='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/bin'
676installhtml1dir=''
677installhtml3dir=''
678installman1dir='/home/hrw/devel/build/native/tmp/staging/man/man1'
679installman3dir='/home/hrw/devel/build/native/tmp/staging/man/man3'
680installprefix='/home/hrw/devel/build/native/tmp/staging'
681installprefixexp='/home/hrw/devel/build/native/tmp/staging'
682installprivlib='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib/perl5/5.8.7'
683installscript='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/bin'
684installsitearch='/home/hrw/devel/build/native/tmp/staging/local/lib/perl5/site_perl/5.8.7/x86_64-linux-thread-multi'
685installsitebin='/home/hrw/devel/build/native/tmp/staging/local/bin'
686installsitehtml1dir=''
687installsitehtml3dir=''
688installsitelib='/home/hrw/devel/build/native/tmp/staging/local/lib/perl5/site_perl/5.8.7'
689installsiteman1dir='/home/hrw/devel/build/native/tmp/staging/local/man/man1'
690installsiteman3dir='/home/hrw/devel/build/native/tmp/staging/local/man/man3'
691installsitescript='/home/hrw/devel/build/native/tmp/staging/local/bin'
692installstyle='lib/perl5'
693installusrbinperl='undef'
694installvendorarch='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib/perl5/vendor_perl/5.8.7/x86_64-linux-thread-multi'
695installvendorbin='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/bin'
696installvendorhtml1dir=''
697installvendorhtml3dir=''
698installvendorlib='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib/perl5/vendor_perl/5.8.7'
699installvendorman1dir='/home/hrw/devel/build/native/tmp/staging/man/man1'
700installvendorman3dir='/home/hrw/devel/build/native/tmp/staging/man/man3'
701installvendorscript='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/bin'
702intsize='4'
703issymlink='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/bin/test -h'
704ivdformat='"ld"'
705ivsize='8'
706ivtype='long'
707known_extensions='B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Thread Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared'
708ksh=''
709ld='ccache gcc '
710lddlflags='-shared -L/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib -L/usr/local/lib'
711ldflags='-L/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib -Wl,-rpath-link,/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib -Wl,-rpath,/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib -Wl,-O1} -L/usr/local/lib'
712ldflags_uselargefiles=''
713ldlibpthname='LD_LIBRARY_PATH'
714less='less'
715lib_ext='.a'
716libc='/lib/libc-2.3.6.so'
717libperl='libperl.a'
718libpth='/usr/local/lib /lib /usr/lib /lib64 /usr/lib64'
719libs='-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc'
720libsdirs=' /usr/lib'
721libsfiles=' libnsl.so libdl.so libm.so libcrypt.so libutil.so libpthread.so libc.so'
722libsfound=' /usr/lib/libnsl.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'
723libspath=' /usr/local/lib /lib /usr/lib /lib64 /usr/lib64'
724libswanted='sfio socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m crypt sec util pthread c cposix posix ucb BSD'
725libswanted_uselargefiles=''
726line=''
727lint=''
728lkflags=''
729ln='ln'
730lns='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/bin/ln -s'
731localtime_r_proto='REENTRANT_PROTO_S_TS'
732locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
733loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
734longdblsize='16'
735longlongsize='8'
736longsize='8'
737lp=''
738lpr=''
739ls='ls'
740lseeksize='8'
741lseektype='off_t'
742mail=''
743mailx=''
744make='make'
745make_set_make='#'
746mallocobj=''
747mallocsrc=''
748malloctype='void *'
749man1dir='/home/hrw/devel/build/native/tmp/staging/man/man1'
750man1direxp='/home/hrw/devel/build/native/tmp/staging/man/man1'
751man1ext='1'
752man3dir='/home/hrw/devel/build/native/tmp/staging/man/man3'
753man3direxp='/home/hrw/devel/build/native/tmp/staging/man/man3'
754man3ext='3perl'
755mips_type=''
756mistrustnm=''
757mkdir='mkdir'
758mmaptype='void *'
759modetype='mode_t'
760more='more'
761multiarch='undef'
762mv=''
763myarchname='x86_64-linux'
764mydomain='.lan'
765myhostname='home'
766myuname='linux home 2.6.19-rc5 #21 preempt thu nov 9 09:47:50 cet 2006 x86_64 unknown unknown gnulinux '
767n='-n'
768need_va_copy='define'
769netdb_hlen_type='size_t'
770netdb_host_type='char *'
771netdb_name_type='const char *'
772netdb_net_type='in_addr_t'
773nm='nm'
774nm_opt=''
775nm_so_opt='--dynamic'
776nonxs_ext='Errno'
777nroff='nroff'
778nvEUformat='"E"'
779nvFUformat='"F"'
780nvGUformat='"G"'
781nv_preserves_uv_bits='53'
782nveformat='"e"'
783nvfformat='"f"'
784nvgformat='"g"'
785nvsize='8'
786nvtype='double'
787o_nonblock='O_NONBLOCK'
788obj_ext='.o'
789old_pthread_create_joinable=''
790optimize='-O2'
791orderlib='false'
792osname='linux'
793osvers='2.6.19-rc5'
794otherlibdirs=' '
795package='perl5'
796pager='/usr/bin/less'
797passcat='cat /etc/passwd'
798patchlevel='8'
799path_sep=':'
800perl5='/usr/bin/perl'
801perl=''
802perl_patchlevel=''
803perladmin='hrw@home.lan'
804perllibs='-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc'
805perlpath='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/bin/perl'
806pg='pg'
807phostname='hostname'
808pidtype='pid_t'
809plibpth=''
810pmake=''
811pr=''
812prefix='/home/hrw/devel/build/native/tmp/staging'
813prefixexp='/home/hrw/devel/build/native/tmp/staging'
814privlib='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib/perl5/5.8.7'
815privlibexp='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib/perl5/5.8.7'
816procselfexe='"/proc/self/exe"'
817prototype='define'
818ptrsize='8'
819quadkind='2'
820quadtype='long'
821randbits='48'
822randfunc='drand48'
823random_r_proto='REENTRANT_PROTO_I_St'
824randseedtype='long'
825ranlib=':'
826rd_nodata='-1'
827readdir64_r_proto='REENTRANT_PROTO_I_TSR'
828readdir_r_proto='REENTRANT_PROTO_I_TSR'
829revision='5'
830rm='rm'
831rmail=''
832run=''
833runnm='false'
834sPRIEUldbl='"LE"'
835sPRIFUldbl='"LF"'
836sPRIGUldbl='"LG"'
837sPRIXU64='"lX"'
838sPRId64='"ld"'
839sPRIeldbl='"Le"'
840sPRIfldbl='"Lf"'
841sPRIgldbl='"Lg"'
842sPRIi64='"li"'
843sPRIo64='"lo"'
844sPRIu64='"lu"'
845sPRIx64='"lx"'
846sSCNfldbl='"Lf"'
847sched_yield='sched_yield()'
848scriptdir='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/bin'
849scriptdirexp='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/bin'
850sed='sed'
851seedfunc='srand48'
852selectminbits='64'
853selecttype='fd_set *'
854sendmail=''
855setgrent_r_proto='0'
856sethostent_r_proto='0'
857setlocale_r_proto='0'
858setnetent_r_proto='0'
859setprotoent_r_proto='0'
860setpwent_r_proto='0'
861setservent_r_proto='0'
862sh='/bin/sh'
863shar=''
864sharpbang='#!'
865shmattype='void *'
866shortsize='2'
867shrpenv=''
868shsharp='true'
869sig_count='65'
870sig_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 '
871sig_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'
872sig_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 '
873sig_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'
874sig_size='69'
875signal_t='void'
876sitearch='/home/hrw/devel/build/native/tmp/staging/local/lib/perl5/site_perl/5.8.7/x86_64-linux-thread-multi'
877sitearchexp='/home/hrw/devel/build/native/tmp/staging/local/lib/perl5/site_perl/5.8.7/x86_64-linux-thread-multi'
878sitebin='/home/hrw/devel/build/native/tmp/staging/local/bin'
879sitebinexp='/home/hrw/devel/build/native/tmp/staging/local/bin'
880sitehtml1dir=''
881sitehtml1direxp=''
882sitehtml3dir=''
883sitehtml3direxp=''
884sitelib='/home/hrw/devel/build/native/tmp/staging/local/lib/perl5/site_perl/5.8.7'
885sitelib_stem='/home/hrw/devel/build/native/tmp/staging/local/lib/perl5/site_perl'
886sitelibexp='/home/hrw/devel/build/native/tmp/staging/local/lib/perl5/site_perl/5.8.7'
887siteman1dir='/home/hrw/devel/build/native/tmp/staging/local/man/man1'
888siteman1direxp='/home/hrw/devel/build/native/tmp/staging/local/man/man1'
889siteman3dir='/home/hrw/devel/build/native/tmp/staging/local/man/man3'
890siteman3direxp='/home/hrw/devel/build/native/tmp/staging/local/man/man3'
891siteprefix='/home/hrw/devel/build/native/tmp/staging/local'
892siteprefixexp='/home/hrw/devel/build/native/tmp/staging/local'
893sitescript='/home/hrw/devel/build/native/tmp/staging/local/bin'
894sitescriptexp='/home/hrw/devel/build/native/tmp/staging/local/bin'
895sizesize='8'
896sizetype='size_t'
897sleep=''
898smail=''
899so='so'
900sockethdr=''
901socketlib=''
902socksizetype='socklen_t'
903sort='sort'
904spackage='Perl5'
905spitshell='cat'
906srand48_r_proto='REENTRANT_PROTO_I_LS'
907srandom_r_proto='REENTRANT_PROTO_I_TS'
908src='.'
909ssizetype='ssize_t'
910startperl='#!/home/hrw/devel/build/native/tmp/staging/x86_64-linux/bin/perl'
911startsh='#!/bin/sh'
912static_ext=' '
913stdchar='char'
914stdio_base='((fp)->_IO_read_base)'
915stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
916stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
917stdio_filbuf=''
918stdio_ptr='((fp)->_IO_read_ptr)'
919stdio_stream_array=''
920strerror_r_proto='REENTRANT_PROTO_B_IBW'
921strings='/usr/include/string.h'
922submit=''
923subversion='7'
924sysman='/usr/share/man/man1'
925tail=''
926tar=''
927targetarch=''
928tbl=''
929tee=''
930test='test'
931timeincl='/usr/include/sys/time.h /usr/include/time.h '
932timetype='time_t'
933tmpnam_r_proto='REENTRANT_PROTO_B_B'
934to=':'
935touch='touch'
936tr='tr'
937trnl='\n'
938troff=''
939ttyname_r_proto='REENTRANT_PROTO_I_IBW'
940u16size='2'
941u16type='unsigned short'
942u32size='4'
943u32type='unsigned int'
944u64size='8'
945u64type='unsigned long'
946u8size='1'
947u8type='unsigned char'
948uidformat='"u"'
949uidsign='1'
950uidsize='4'
951uidtype='uid_t'
952uname='uname'
953uniq='uniq'
954uquadtype='unsigned long'
955use5005threads='undef'
956use64bitall='define'
957use64bitint='define'
958usecrosscompile='undef'
959usedl='define'
960usefaststdio='define'
961useithreads='define'
962uselargefiles='define'
963uselongdouble='undef'
964usemallocwrap='define'
965usemorebits='undef'
966usemultiplicity='define'
967usemymalloc='n'
968usenm='false'
969useopcode='true'
970useperlio='define'
971useposix='true'
972usereentrant='undef'
973usesfio='false'
974useshrplib='false'
975usesitecustomize='undef'
976usesocks='undef'
977usethreads='define'
978usevendorprefix='define'
979usevfork='false'
980usrinc='/usr/include'
981uuname=''
982uvXUformat='"lX"'
983uvoformat='"lo"'
984uvsize='8'
985uvtype='unsigned long'
986uvuformat='"lu"'
987uvxformat='"lx"'
988vendorarch='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib/perl5/vendor_perl/5.8.7/x86_64-linux-thread-multi'
989vendorarchexp='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib/perl5/vendor_perl/5.8.7/x86_64-linux-thread-multi'
990vendorbin='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/bin'
991vendorbinexp='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/bin'
992vendorhtml1dir=' '
993vendorhtml1direxp=''
994vendorhtml3dir=' '
995vendorhtml3direxp=''
996vendorlib='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib/perl5/vendor_perl/5.8.7'
997vendorlib_stem='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib/perl5/vendor_perl'
998vendorlibexp='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib/perl5/vendor_perl/5.8.7'
999vendorman1dir='/home/hrw/devel/build/native/tmp/staging/man/man1'
1000vendorman1direxp='/home/hrw/devel/build/native/tmp/staging/man/man1'
1001vendorman3dir='/home/hrw/devel/build/native/tmp/staging/man/man3'
1002vendorman3direxp='/home/hrw/devel/build/native/tmp/staging/man/man3'
1003vendorprefix='/home/hrw/devel/build/native/tmp/staging'
1004vendorprefixexp='/home/hrw/devel/build/native/tmp/staging'
1005vendorscript='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/bin'
1006vendorscriptexp='/home/hrw/devel/build/native/tmp/staging/x86_64-linux/bin'
1007version='5.8.7'
1008version_patchlevel_string='version 8 subversion 7'
1009versiononly='undef'
1010vi=''
1011voidflags='15'
1012xlibpth='/usr/lib/386 /lib/386'
1013yacc='yacc'
1014yaccflags=''
1015zcat=''
1016zip='zip'
1017# Configure command line arguments.
1018config_arg0='./Configure'
1019config_args='-Dcc=ccache gcc -Dcflags=-isystem/home/hrw/devel/build/native/tmp/staging/x86_64-linux/include -O2 -Dldflags=-L/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib -Wl,-rpath-link,/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib -Wl,-rpath,/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib -Wl,-O1} -Dusethreads -Duselargefiles -Dprefix=/home/hrw/devel/build/native/tmp/staging -Dvendorprefix=/home/hrw/devel/build/native/tmp/staging -Dsiteprefix=/home/hrw/devel/build/native/tmp/staging/local -Dman1ext=1 -Dman3ext=3perl -Uafs -Ud_csh -Uusesfio -Uusenm -des'
1020config_argc=15
1021config_arg1='-Dcc=ccache gcc '
1022config_arg2='-Dcflags=-isystem/home/hrw/devel/build/native/tmp/staging/x86_64-linux/include -O2'
1023config_arg3='-Dldflags=-L/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib -Wl,-rpath-link,/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib -Wl,-rpath,/home/hrw/devel/build/native/tmp/staging/x86_64-linux/lib -Wl,-O1}'
1024config_arg4='-Dusethreads'
1025config_arg5='-Duselargefiles'
1026config_arg6='-Dprefix=/home/hrw/devel/build/native/tmp/staging'
1027config_arg7='-Dvendorprefix=/home/hrw/devel/build/native/tmp/staging'
1028config_arg8='-Dsiteprefix=/home/hrw/devel/build/native/tmp/staging/local'
1029config_arg9='-Dman1ext=1'
1030config_arg10='-Dman3ext=3perl'
1031config_arg11='-Uafs'
1032config_arg12='-Ud_csh'
1033config_arg13='-Uusesfio'
1034config_arg14='-Uusenm'
1035config_arg15='-des'
1036PERL_REVISION=5
1037PERL_VERSION=8
1038PERL_SUBVERSION=7
1039PERL_API_REVISION=5
1040PERL_API_VERSION=8
1041PERL_API_SUBVERSION=0
1042PERL_PATCHLEVEL=
1043PERL_CONFIG_SH=true
diff --git a/meta/packages/perl/perl-5.8.7/libperl-5.8.3-create-libperl-soname.patch b/meta/packages/perl/perl-5.8.7/libperl-5.8.3-create-libperl-soname.patch
deleted file mode 100644
index 6b34ec2318..0000000000
--- a/meta/packages/perl/perl-5.8.7/libperl-5.8.3-create-libperl-soname.patch
+++ /dev/null
@@ -1,11 +0,0 @@
1--- Makefile.SH.orig 2003-07-10 14:59:04.000000000 -0700
2+++ Makefile.SH 2003-07-10 15:14:08.000000000 -0700
3@@ -494,7 +494,7 @@
4 case "$useshrplib" in
5 true)
6 $spitshell >>Makefile <<'!NO!SUBS!'
7- $(LD) -o $@ $(SHRPLDFLAGS) perl$(OBJ_EXT) $(obj) $(libs)
8+ $(LD) -o $@ $(SHRPLDFLAGS) perl$(OBJ_EXT) $(obj) $(libs) -soname libperl.so.5
9 !NO!SUBS!
10 case "$osname" in
11 aix)
diff --git a/meta/packages/perl/perl-5.8.7/uclibc.patch b/meta/packages/perl/perl-5.8.7/uclibc.patch
deleted file mode 100644
index e69de29bb2..0000000000
--- a/meta/packages/perl/perl-5.8.7/uclibc.patch
+++ /dev/null
diff --git a/meta/packages/perl/perl-5.8.8/09_fix_installperl.patch b/meta/packages/perl/perl-5.8.8/09_fix_installperl.patch
new file mode 100644
index 0000000000..f550537d02
--- /dev/null
+++ b/meta/packages/perl/perl-5.8.8/09_fix_installperl.patch
@@ -0,0 +1,32 @@
1Correctly identify arch-specific modules in ext/ where the .pm files
2are under lib.
3
4Ensure that POSIX/SigAction is kept with the rest of the POSIX module
5under archlib.
6
7diff --exclude=debian -Naur perl-5.8.8.orig/installperl perl-5.8.8/installperl
8--- perl-5.8.8.orig/installperl 2006-01-29 02:35:28.000000000 +1100
9+++ perl-5.8.8/installperl 2006-05-31 22:54:41.000000000 +1000
10@@ -156,11 +156,8 @@
11 if ("$File::Find::dir/$_" =~ m{^ext\b(.*)/([^/]+)\.pm$}) {
12 my($path, $modname) = ($1,$2);
13
14- # strip trailing component first
15- $path =~ s{/[^/]*$}{};
16-
17- # strip optional "/lib";
18- $path =~ s{/lib\b}{};
19+ # strip to optional "/lib", or remove trailing component
20+ $path =~ s{.*/lib\b}{} or $path =~ s{/[^/]*$}{};
21
22 # strip any leading /
23 $path =~ s{^/}{};
24@@ -851,7 +848,7 @@
25 }
26
27 if (-f $_) {
28- if (/\.(?:al|ix)$/ && !($dir =~ m[^auto/(.*)$] && $archpms{$1})) {
29+ if (/\.(?:al|ix)$/ && !($dir =~ m[^auto/(.*)$])) {
30 $installlib = $installprivlib;
31 #We're installing *.al and *.ix files into $installprivlib,
32 #but we have to delete old *.al and *.ix files from the 5.000
diff --git a/meta/packages/perl/perl-5.8.8/52_debian_extutils_hacks.patch b/meta/packages/perl/perl-5.8.8/52_debian_extutils_hacks.patch
new file mode 100644
index 0000000000..8a964f9338
--- /dev/null
+++ b/meta/packages/perl/perl-5.8.8/52_debian_extutils_hacks.patch
@@ -0,0 +1,234 @@
1Various debian-specific ExtUtils changes:
2
3 * Respect umask during installation, and set as appropriate for each of
4 perl, vendor and site (policy requires group writable site dirs).
5
6 * Don't install .packlist or perllocal.pod for perl or vendor.
7 * Fiddle with *PREFIX and variables written to the makefile so that
8 install directories may be changed when make is run by passing
9 PREFIX= to the "make install" command (used when packaging
10 modules).
11
12 * Set location of libperl.a to /usr/lib.
13 * Note that libperl-dev package is required for embedded linking.
14
15diff -Naur --exclude=debian perl-5.8.8.orig/lib/ExtUtils/Embed.pm perl-5.8.8/lib/ExtUtils/Embed.pm
16--- perl-5.8.8.orig/lib/ExtUtils/Embed.pm 2004-08-03 20:41:49.000000000 +1000
17+++ perl-5.8.8/lib/ExtUtils/Embed.pm 2006-02-05 10:42:11.000000000 +1100
18@@ -300,6 +300,9 @@
19 Typically, an application B<Makefile> will invoke ExtUtils::Embed
20 functions while building your application.
21
22+Note that on Debian systems the B<libperl-dev> package is required for
23+compiling applications which embed an interpreter.
24+
25 =head1 @EXPORT
26
27 ExtUtils::Embed exports the following functions:
28diff -Naur --exclude=debian perl-5.8.8.orig/lib/ExtUtils/Install.pm perl-5.8.8/lib/ExtUtils/Install.pm
29--- perl-5.8.8.orig/lib/ExtUtils/Install.pm 2005-10-21 22:00:01.000000000 +1000
30+++ perl-5.8.8/lib/ExtUtils/Install.pm 2006-02-05 10:42:11.000000000 +1100
31@@ -173,8 +173,8 @@
32 if (-f $targetfile){
33 forceunlink($targetfile) unless $nonono;
34 } else {
35- mkpath($targetdir,0,0755) unless $nonono;
36- print "mkpath($targetdir,0,0755)\n" if $verbose>1;
37+ mkpath($targetdir) unless $nonono;
38+ print "mkpath($targetdir)\n" if $verbose>1;
39 }
40 copy($sourcefile, $targetfile) unless $nonono;
41 print "Installing $targetfile\n";
42diff -Naur --exclude=debian perl-5.8.8.orig/lib/ExtUtils/MM_Any.pm perl-5.8.8/lib/ExtUtils/MM_Any.pm
43--- perl-5.8.8.orig/lib/ExtUtils/MM_Any.pm 2005-04-13 17:49:53.000000000 +1000
44+++ perl-5.8.8/lib/ExtUtils/MM_Any.pm 2006-02-05 11:17:52.000000000 +1100
45@@ -645,8 +645,6 @@
46 sub manifypods_target {
47 my($self) = shift;
48
49- my $man1pods = '';
50- my $man3pods = '';
51 my $dependencies = '';
52
53 # populate manXpods & dependencies:
54@@ -666,7 +664,7 @@
55 foreach my $section (qw(1 3)) {
56 my $pods = $self->{"MAN${section}PODS"};
57 push @man_cmds, $self->split_command(<<CMD, %$pods);
58- \$(NOECHO) \$(POD2MAN) --section=$section --perm_rw=\$(PERM_RW)
59+ \$(NOECHO) \$(POD2MAN) --section=\$(MAN${section}EXT) --perm_rw=\$(PERM_RW)
60 CMD
61 }
62
63@@ -1080,9 +1078,11 @@
64 $self->{SITEPREFIX} ||= $sprefix;
65 $self->{VENDORPREFIX} ||= $vprefix;
66
67- # Lots of MM extension authors like to use $(PREFIX) so we
68- # put something sensible in there no matter what.
69- $self->{PREFIX} = '$('.uc $self->{INSTALLDIRS}.'PREFIX)';
70+ my $p = $self->{PREFIX} = $self->{PERLPREFIX};
71+ for my $t (qw/PERL SITE VENDOR/)
72+ {
73+ $self->{"${t}PREFIX"} =~ s!^\Q$p\E(?=/|$)!\$(PREFIX)!;
74+ }
75 }
76
77 my $arch = $Config{archname};
78diff -Naur --exclude=debian perl-5.8.8.orig/lib/ExtUtils/MM_Unix.pm perl-5.8.8/lib/ExtUtils/MM_Unix.pm
79--- perl-5.8.8.orig/lib/ExtUtils/MM_Unix.pm 2005-05-21 19:42:56.000000000 +1000
80+++ perl-5.8.8/lib/ExtUtils/MM_Unix.pm 2006-02-05 17:40:19.000000000 +1100
81@@ -2054,9 +2054,7 @@
82 $(NOECHO) $(ECHO) INSTALLDIRS not defined, defaulting to INSTALLDIRS=site
83
84 pure_perl_install ::
85- $(NOECHO) $(MOD_INSTALL) \
86- read }.$self->catfile('$(PERL_ARCHLIB)','auto','$(FULLEXT)','.packlist').q{ \
87- write }.$self->catfile('$(DESTINSTALLARCHLIB)','auto','$(FULLEXT)','.packlist').q{ \
88+ $(NOECHO) umask 022; $(MOD_INSTALL) \
89 $(INST_LIB) $(DESTINSTALLPRIVLIB) \
90 $(INST_ARCHLIB) $(DESTINSTALLARCHLIB) \
91 $(INST_BIN) $(DESTINSTALLBIN) \
92@@ -2068,7 +2066,7 @@
93
94
95 pure_site_install ::
96- $(NOECHO) $(MOD_INSTALL) \
97+ $(NOECHO) umask 02; $(MOD_INSTALL) \
98 read }.$self->catfile('$(SITEARCHEXP)','auto','$(FULLEXT)','.packlist').q{ \
99 write }.$self->catfile('$(DESTINSTALLSITEARCH)','auto','$(FULLEXT)','.packlist').q{ \
100 $(INST_LIB) $(DESTINSTALLSITELIB) \
101@@ -2081,9 +2079,7 @@
102 }.$self->catdir('$(PERL_ARCHLIB)','auto','$(FULLEXT)').q{
103
104 pure_vendor_install ::
105- $(NOECHO) $(MOD_INSTALL) \
106- read }.$self->catfile('$(VENDORARCHEXP)','auto','$(FULLEXT)','.packlist').q{ \
107- write }.$self->catfile('$(DESTINSTALLVENDORARCH)','auto','$(FULLEXT)','.packlist').q{ \
108+ $(NOECHO) umask 022; $(MOD_INSTALL) \
109 $(INST_LIB) $(DESTINSTALLVENDORLIB) \
110 $(INST_ARCHLIB) $(DESTINSTALLVENDORARCH) \
111 $(INST_BIN) $(DESTINSTALLVENDORBIN) \
112@@ -2092,37 +2088,19 @@
113 $(INST_MAN3DIR) $(DESTINSTALLVENDORMAN3DIR)
114
115 doc_perl_install ::
116- $(NOECHO) $(ECHO) Appending installation info to $(DESTINSTALLARCHLIB)/perllocal.pod
117- -$(NOECHO) $(MKPATH) $(DESTINSTALLARCHLIB)
118- -$(NOECHO) $(DOC_INSTALL) \
119- "Module" "$(NAME)" \
120- "installed into" "$(INSTALLPRIVLIB)" \
121- LINKTYPE "$(LINKTYPE)" \
122- VERSION "$(VERSION)" \
123- EXE_FILES "$(EXE_FILES)" \
124- >> }.$self->catfile('$(DESTINSTALLARCHLIB)','perllocal.pod').q{
125
126 doc_site_install ::
127- $(NOECHO) $(ECHO) Appending installation info to $(DESTINSTALLARCHLIB)/perllocal.pod
128- -$(NOECHO) $(MKPATH) $(DESTINSTALLARCHLIB)
129- -$(NOECHO) $(DOC_INSTALL) \
130+ $(NOECHO) $(ECHO) Appending installation info to $(DESTINSTALLSITEARCH)/perllocal.pod
131+ -$(NOECHO) umask 02; $(MKPATH) $(DESTINSTALLSITEARCH)
132+ -$(NOECHO) umask 02; $(DOC_INSTALL) \
133 "Module" "$(NAME)" \
134 "installed into" "$(INSTALLSITELIB)" \
135 LINKTYPE "$(LINKTYPE)" \
136 VERSION "$(VERSION)" \
137 EXE_FILES "$(EXE_FILES)" \
138- >> }.$self->catfile('$(DESTINSTALLARCHLIB)','perllocal.pod').q{
139+ >> }.$self->catfile('$(DESTINSTALLSITEARCH)','perllocal.pod').q{
140
141 doc_vendor_install ::
142- $(NOECHO) $(ECHO) Appending installation info to $(DESTINSTALLARCHLIB)/perllocal.pod
143- -$(NOECHO) $(MKPATH) $(DESTINSTALLARCHLIB)
144- -$(NOECHO) $(DOC_INSTALL) \
145- "Module" "$(NAME)" \
146- "installed into" "$(INSTALLVENDORLIB)" \
147- LINKTYPE "$(LINKTYPE)" \
148- VERSION "$(VERSION)" \
149- EXE_FILES "$(EXE_FILES)" \
150- >> }.$self->catfile('$(DESTINSTALLARCHLIB)','perllocal.pod').q{
151
152 };
153
154@@ -2131,13 +2109,12 @@
155 $(NOECHO) $(NOOP)
156
157 uninstall_from_perldirs ::
158- $(NOECHO) $(UNINSTALL) }.$self->catfile('$(PERL_ARCHLIB)','auto','$(FULLEXT)','.packlist').q{
159
160 uninstall_from_sitedirs ::
161 $(NOECHO) $(UNINSTALL) }.$self->catfile('$(SITEARCHEXP)','auto','$(FULLEXT)','.packlist').q{
162
163 uninstall_from_vendordirs ::
164- $(NOECHO) $(UNINSTALL) }.$self->catfile('$(VENDORARCHEXP)','auto','$(FULLEXT)','.packlist').q{
165+
166 };
167
168 join("",@m);
169@@ -2415,7 +2392,7 @@
170 ($lperl = $libperl) =~ s/\$\(A\)/$self->{LIB_EXT}/;
171 }
172 unless ($libperl && -f $lperl) { # Ilya's code...
173- my $dir = $self->{PERL_SRC} || "$self->{PERL_ARCHLIB}/CORE";
174+ my $dir = $self->{PERL_SRC} || "/usr/lib";
175 $dir = "$self->{PERL_ARCHLIB}/.." if $self->{UNINSTALLED_PERL};
176 $libperl ||= "libperl$self->{LIB_EXT}";
177 $libperl = "$dir/$libperl";
178@@ -3007,8 +2984,7 @@
179 print STDERR " prefixify $var => $path\n" if $Verbose >= 2;
180 print STDERR " from $sprefix to $rprefix\n" if $Verbose >= 2;
181
182- if( $self->{ARGS}{PREFIX} && $self->file_name_is_absolute($path) &&
183- $path !~ s{^\Q$sprefix\E\b}{$rprefix}s )
184+ if( $path !~ s{^\Q$sprefix\E\b}{$rprefix}s && $self->{ARGS}{PREFIX} )
185 {
186
187 print STDERR " cannot prefix, using default.\n" if $Verbose >= 2;
188diff -Naur --exclude=debian perl-5.8.8.orig/lib/ExtUtils/t/INST.t perl-5.8.8/lib/ExtUtils/t/INST.t
189--- perl-5.8.8.orig/lib/ExtUtils/t/INST.t 2005-10-21 19:12:39.000000000 +1000
190+++ perl-5.8.8/lib/ExtUtils/t/INST.t 2006-02-05 17:48:56.000000000 +1100
191@@ -65,9 +65,7 @@
192 is( $mm->{NAME}, 'Big::Dummy', 'NAME' );
193 is( $mm->{VERSION}, 0.01, 'VERSION' );
194
195-my $config_prefix = $Config{installprefixexp} || $Config{installprefix} ||
196- $Config{prefixexp} || $Config{prefix};
197-is( $mm->{PERLPREFIX}, $config_prefix, 'PERLPREFIX' );
198+is( $mm->{PERLPREFIX}, '$(PREFIX)', 'PERLPREFIX' );
199
200 is( !!$mm->{PERL_CORE}, !!$ENV{PERL_CORE}, 'PERL_CORE' );
201
202diff -Naur --exclude=debian perl-5.8.8.orig/lib/ExtUtils/t/INST_PREFIX.t perl-5.8.8/lib/ExtUtils/t/INST_PREFIX.t
203--- perl-5.8.8.orig/lib/ExtUtils/t/INST_PREFIX.t 2005-10-21 22:00:19.000000000 +1000
204+++ perl-5.8.8/lib/ExtUtils/t/INST_PREFIX.t 2006-02-05 17:48:06.000000000 +1100
205@@ -16,7 +16,7 @@
206 }
207
208 use strict;
209-use Test::More tests => 52;
210+use Test::More tests => 47;
211 use MakeMaker::Test::Utils;
212 use MakeMaker::Test::Setup::BFD;
213 use ExtUtils::MakeMaker;
214@@ -62,16 +62,16 @@
215 Writing\ $Makefile\ for\ Big::Dummy\n
216 }x );
217
218-is( $mm->{PREFIX}, '$(SITEPREFIX)', 'PREFIX set based on INSTALLDIRS' );
219+#is( $mm->{PREFIX}, '$(SITEPREFIX)', 'PREFIX set based on INSTALLDIRS' );
220
221 isa_ok( $mm, 'ExtUtils::MakeMaker' );
222
223 is( $mm->{NAME}, 'Big::Dummy', 'NAME' );
224 is( $mm->{VERSION}, 0.01, 'VERSION' );
225
226-foreach my $prefix (qw(PREFIX PERLPREFIX SITEPREFIX VENDORPREFIX)) {
227- unlike( $mm->{$prefix}, qr/\$\(PREFIX\)/ );
228-}
229+#foreach my $prefix (qw(PREFIX PERLPREFIX SITEPREFIX VENDORPREFIX)) {
230+# unlike( $mm->{$prefix}, qr/\$\(PREFIX\)/ );
231+#}
232
233
234 my $PREFIX = File::Spec->catdir('foo', 'bar');
diff --git a/meta/packages/perl/perl-5.8.8/53_debian_mod_paths.patch b/meta/packages/perl/perl-5.8.8/53_debian_mod_paths.patch
new file mode 100644
index 0000000000..df74bc598d
--- /dev/null
+++ b/meta/packages/perl/perl-5.8.8/53_debian_mod_paths.patch
@@ -0,0 +1,107 @@
1Tweak @INC so that the ordering is:
2
3 etc (for config files)
4 site (5.8.1)
5 vendor (all)
6 core (5.8.1)
7 site (version-indep)
8 site (pre-5.8.1)
9
10The rationale being that an admin (via site), or module packager
11(vendor) can chose to shadow core modules when there is a newer
12version than is included in core.
13
14diff -Naur --exclude=debian perl-5.8.8.orig/perl.c perl-5.8.8/perl.c
15--- perl-5.8.8.orig/perl.c 2006-01-31 23:34:47.000000000 +1100
16+++ perl-5.8.8/perl.c 2006-02-02 23:36:38.000000000 +1100
17@@ -4776,9 +4776,14 @@
18 incpush(APPLLIB_EXP, TRUE, TRUE, TRUE);
19 #endif
20
21+#if 1
22+ /* for configuration where /usr is mounted ro (CPAN::Config, Net::Config) */
23+ incpush("/etc/perl", FALSE, FALSE, FALSE);
24+#else
25 #ifdef ARCHLIB_EXP
26 incpush(ARCHLIB_EXP, FALSE, FALSE, TRUE);
27 #endif
28+#endif
29 #ifdef MACOS_TRADITIONAL
30 {
31 Stat_t tmpstatbuf;
32@@ -4803,11 +4808,13 @@
33 #ifndef PRIVLIB_EXP
34 # define PRIVLIB_EXP "/usr/local/lib/perl5:/usr/local/lib/perl"
35 #endif
36+#if 0
37 #if defined(WIN32)
38 incpush(PRIVLIB_EXP, TRUE, FALSE, TRUE);
39 #else
40 incpush(PRIVLIB_EXP, FALSE, FALSE, TRUE);
41 #endif
42+#endif
43
44 #ifdef SITEARCH_EXP
45 /* sitearch is always relative to sitelib on Windows for
46@@ -4850,6 +4857,61 @@
47 incpush(PERL_VENDORLIB_STEM, FALSE, TRUE, TRUE);
48 #endif
49
50+#if 1
51+ incpush(ARCHLIB_EXP, FALSE, FALSE, TRUE);
52+ incpush(PRIVLIB_EXP, FALSE, FALSE, TRUE);
53+
54+ /* Non-versioned site directory for local modules and for
55+ compatability with the previous packages' site dirs */
56+ incpush("/usr/local/lib/site_perl", TRUE, FALSE, FALSE);
57+
58+#ifdef PERL_INC_VERSION_LIST
59+ {
60+ struct stat s;
61+
62+ /* add small buffer in case old versions are longer than the
63+ current version */
64+ char sitearch[sizeof(SITEARCH_EXP)+16] = SITEARCH_EXP;
65+ char sitelib[sizeof(SITELIB_EXP)+16] = SITELIB_EXP;
66+ char const *vers[] = { PERL_INC_VERSION_LIST };
67+ char const **p;
68+
69+ char *arch_vers = strrchr(sitearch, '/');
70+ char *lib_vers = strrchr(sitelib, '/');
71+
72+ if (arch_vers && isdigit(*++arch_vers))
73+ *arch_vers = 0;
74+ else
75+ arch_vers = 0;
76+
77+ if (lib_vers && isdigit(*++lib_vers))
78+ *lib_vers = 0;
79+ else
80+ lib_vers = 0;
81+
82+ /* there is some duplication here as incpush does something
83+ similar internally, but required as sitearch is not a
84+ subdirectory of sitelib */
85+ for (p = vers; *p; p++)
86+ {
87+ if (arch_vers)
88+ {
89+ strcpy(arch_vers, *p);
90+ if (PerlLIO_stat(sitearch, &s) >= 0 && S_ISDIR(s.st_mode))
91+ incpush(sitearch, FALSE, FALSE, FALSE);
92+ }
93+
94+ if (lib_vers)
95+ {
96+ strcpy(lib_vers, *p);
97+ if (PerlLIO_stat(sitelib, &s) >= 0 && S_ISDIR(s.st_mode))
98+ incpush(sitelib, FALSE, FALSE, FALSE);
99+ }
100+ }
101+ }
102+#endif
103+#endif
104+
105 #ifdef PERL_OTHERLIBDIRS
106 incpush(PERL_OTHERLIBDIRS, TRUE, TRUE, TRUE);
107 #endif
diff --git a/meta/packages/perl/perl-5.8.8/54_debian_perldoc-r.patch b/meta/packages/perl/perl-5.8.8/54_debian_perldoc-r.patch
new file mode 100644
index 0000000000..432cd857a7
--- /dev/null
+++ b/meta/packages/perl/perl-5.8.8/54_debian_perldoc-r.patch
@@ -0,0 +1,16 @@
1In a Debian installation, not all directories in @INC need exist (the
2site directories for example are created on demand).
3
4Suggested by Joey Hess <joeyh@debian.org>.
5
6diff -Naur --exclude=debian perl-5.8.8.orig/lib/Pod/Perldoc.pm perl-5.8.8/lib/Pod/Perldoc.pm
7--- perl-5.8.8.orig/lib/Pod/Perldoc.pm 2004-12-29 23:15:33.000000000 +1100
8+++ perl-5.8.8/lib/Pod/Perldoc.pm 2006-02-02 23:38:49.000000000 +1100
9@@ -1533,6 +1533,7 @@
10 $self->{'target'} = (splitdir $s)[-1]; # XXX: why not use File::Basename?
11 for ($i=0; $i<@dirs; $i++) {
12 $dir = $dirs[$i];
13+ next unless -d $dir; # some dirs in @INC are optional
14 ($dir = VMS::Filespec::unixpath($dir)) =~ s!/\z!! if IS_VMS;
15 if ( (! $self->opt_m && ( $ret = $self->check_file($dir,"$s.pod")))
16 or ( $ret = $self->check_file($dir,"$s.pm"))
diff --git a/meta/packages/perl/perl-5.8.8/58_debian_cpan_config_path.patch b/meta/packages/perl/perl-5.8.8/58_debian_cpan_config_path.patch
new file mode 100644
index 0000000000..b38c70c515
--- /dev/null
+++ b/meta/packages/perl/perl-5.8.8/58_debian_cpan_config_path.patch
@@ -0,0 +1,14 @@
1Set location of CPAN::Config to /etc/perl as /usr may not be writable.
2
3diff -Naur --exclude=debian perl-5.8.8.orig/lib/CPAN.pm perl-5.8.8/lib/CPAN.pm
4--- perl-5.8.8.orig/lib/CPAN.pm 2006-02-01 01:11:22.000000000 +1100
5+++ perl-5.8.8/lib/CPAN.pm 2006-02-02 23:49:26.000000000 +1100
6@@ -1246,7 +1246,7 @@
7 $configpm = $INC{"CPAN/MyConfig.pm"};
8 $redo++;
9 } else {
10- my($path_to_cpan) = File::Basename::dirname($INC{"CPAN.pm"});
11+ my($path_to_cpan) = '/etc/perl';
12 my($configpmdir) = File::Spec->catdir($path_to_cpan,"CPAN");
13 my($configpmtest) = File::Spec->catfile($configpmdir,"Config.pm");
14 if (-d $configpmdir or File::Path::mkpath($configpmdir)) {
diff --git a/meta/packages/perl/perl-5.8.8/60_debian_libnet_config_path.patch b/meta/packages/perl/perl-5.8.8/60_debian_libnet_config_path.patch
new file mode 100644
index 0000000000..7842ce115c
--- /dev/null
+++ b/meta/packages/perl/perl-5.8.8/60_debian_libnet_config_path.patch
@@ -0,0 +1,16 @@
1Set location of libnet.cfg to /etc/perl/Net as /usr may not be writable.
2
3diff -Naur --exclude=debian perl-5.8.8.orig/lib/Net/Config.pm perl-5.8.8/lib/Net/Config.pm
4--- perl-5.8.8.orig/lib/Net/Config.pm 2002-03-01 01:04:31.000000000 +1100
5+++ perl-5.8.8/lib/Net/Config.pm 2006-02-03 00:00:55.000000000 +1100
6@@ -57,9 +57,8 @@
7 }
8 TRY_INTERNET_CONFIG
9
10-my $file = __FILE__;
11+my $file = '/etc/perl/Net/libnet.cfg';
12 my $ref;
13-$file =~ s/Config.pm/libnet.cfg/;
14 if ( -f $file ) {
15 $ref = eval { local $SIG{__DIE__}; do $file };
16 if (ref($ref) eq 'HASH') {
diff --git a/meta/packages/perl/perl-5.8.8/62_debian_cpan_definstalldirs.patch b/meta/packages/perl/perl-5.8.8/62_debian_cpan_definstalldirs.patch
new file mode 100644
index 0000000000..682061dd8b
--- /dev/null
+++ b/meta/packages/perl/perl-5.8.8/62_debian_cpan_definstalldirs.patch
@@ -0,0 +1,16 @@
1Some modules which are included in core set INSTALLDIRS => 'perl'
2explicitly in Makefile.PL. This makes sense for the normal @INC
3ordering, but not ours. Provide a sensible default.
4
5diff -Naur --exclude=debian perl-5.8.8.orig/lib/CPAN/FirstTime.pm perl-5.8.8/lib/CPAN/FirstTime.pm
6--- perl-5.8.8.orig/lib/CPAN/FirstTime.pm 2006-01-31 08:08:57.000000000 +1100
7+++ perl-5.8.8/lib/CPAN/FirstTime.pm 2006-02-03 00:05:24.000000000 +1100
8@@ -358,7 +358,7 @@
9
10 };
11
12- $default = $CPAN::Config->{makepl_arg} || "";
13+ $default = $CPAN::Config->{makepl_arg} || "INSTALLDIRS=site";
14 $CPAN::Config->{makepl_arg} =
15 prompt("Parameters for the 'perl Makefile.PL' command?
16 Typical frequently used settings:
diff --git a/meta/packages/perl/perl-5.8.8/64_debian_enc2xs_inc.patch b/meta/packages/perl/perl-5.8.8/64_debian_enc2xs_inc.patch
new file mode 100644
index 0000000000..c207a9380a
--- /dev/null
+++ b/meta/packages/perl/perl-5.8.8/64_debian_enc2xs_inc.patch
@@ -0,0 +1,28 @@
1Tweak enc2xs to handle Debian @INC: ignore missing directories,
2follow symlinks (/usr/share/perl/5.8 -> 5.8.4).
3
4diff -Naur --exclude=debian perl-5.8.8.orig/ext/Encode/bin/enc2xs perl-5.8.8/ext/Encode/bin/enc2xs
5--- perl-5.8.8.orig/ext/Encode/bin/enc2xs 2004-09-03 01:53:51.000000000 +1000
6+++ perl-5.8.8/ext/Encode/bin/enc2xs 2006-02-03 00:21:32.000000000 +1100
7@@ -909,10 +909,11 @@
8 eval { require File::Find; };
9 my (@inc, %e2x_dir);
10 for my $inc (@INC){
11+ next unless -d $inc; # skip non-existent directories
12 push @inc, $inc unless $inc eq '.'; #skip current dir
13 }
14 File::Find::find(
15- sub {
16+ { wanted => sub {
17 my ($dev,$ino,$mode,$nlink,$uid,$gid,$rdev,$size,
18 $atime,$mtime,$ctime,$blksize,$blocks)
19 = lstat($_) or return;
20@@ -922,7 +923,7 @@
21 $e2x_dir{$File::Find::dir} ||= $mtime;
22 }
23 return;
24- }, @inc);
25+ }, follow => 1}, @inc);
26 warn join("\n", keys %e2x_dir), "\n";
27 for my $d (sort {$e2x_dir{$a} <=> $e2x_dir{$b}} keys %e2x_dir){
28 $_E2X = $d;
diff --git a/meta/packages/perl/perl-5.8.7/Makefile.SH.patch b/meta/packages/perl/perl-5.8.8/Makefile.SH.patch
index add2952d7e..c674ce9ee5 100644
--- a/meta/packages/perl/perl-5.8.7/Makefile.SH.patch
+++ b/meta/packages/perl/perl-5.8.8/Makefile.SH.patch
@@ -1,5 +1,5 @@
1--- perl-5.8.7/Makefile.SH.orig 2005-07-25 17:20:35.000000000 +0000 1--- perl-5.8.8/Makefile.SH 2007/04/20 12:43:33 1.1
2+++ perl-5.8.7/Makefile.SH 2005-07-25 17:38:09.000000000 +0000 2+++ perl-5.8.8/Makefile.SH 2007/04/20 15:20:40
3@@ -129,18 +129,7 @@ 3@@ -129,18 +129,7 @@
4 # INSTALL file, under "Building a shared perl library". 4 # INSTALL file, under "Building a shared perl library".
5 # If there is no pre-existing $libperl, we don't need 5 # If there is no pre-existing $libperl, we don't need
@@ -16,11 +16,11 @@
16- chmod 755 preload 16- chmod 755 preload
17- ldlibpth="$ldlibpth `pwd`/preload `pwd`/$libperl" 17- ldlibpth="$ldlibpth `pwd`/preload `pwd`/$libperl"
18- fi 18- fi
19+ echo linux libraries overwritten by cross-compile patches 19+ echo linux libraries overwritten by cross-compile patches
20 ;; 20 ;;
21 os390) test -f /bin/env && ldlibpth="/bin/env $ldlibpth" 21 os390) test -f /bin/env && ldlibpth="/bin/env $ldlibpth"
22 ;; 22 ;;
23@@ -377,9 +366,21 @@ 23@@ -401,9 +390,19 @@
24 .c.s: 24 .c.s:
25 $(CCCMDSRC) -S $*.c 25 $(CCCMDSRC) -S $*.c
26 26
@@ -32,10 +32,8 @@
32+# @echo " Everything is up to date. Type '$(MAKE) test' to run test suite." 32+# @echo " Everything is up to date. Type '$(MAKE) test' to run test suite."
33+ 33+
34+all: $(FIRSTMAKEFILE) miniperl$(EXE_EXT) 34+all: $(FIRSTMAKEFILE) miniperl$(EXE_EXT)
35+ mv miniperl miniperl-arm
36+ ln -s hostperl miniperl
37+ 35+
38+more: extra.pods $(private) $(unidatafiles) $(public) 36+more: extra.pods $(private) $(public)
39+ 37+
40+more2: $(dynamic_ext) 38+more2: $(dynamic_ext)
41+ 39+
@@ -45,7 +43,7 @@
45 43
46 .PHONY: all compile translators utilities 44 .PHONY: all compile translators utilities
47 45
48@@ -389,10 +390,10 @@ 46@@ -413,10 +412,10 @@
49 cd x2p; $(MAKE) compile; 47 cd x2p; $(MAKE) compile;
50 cd pod; $(MAKE) compile; 48 cd pod; $(MAKE) compile;
51 49
@@ -58,43 +56,60 @@
58 @echo " "; echo " Making utilities"; cd utils; $(LDLIBPTH) $(MAKE) all 56 @echo " "; echo " Making utilities"; cd utils; $(LDLIBPTH) $(MAKE) all
59 57
60 58
61@@ -570,7 +571,7 @@ 59@@ -550,7 +549,7 @@
60 case "$useshrplib" in
61 true)
62 $spitshell >>Makefile <<'!NO!SUBS!'
63- $(LD) -o $@ $(SHRPLDFLAGS) perl$(OBJ_EXT) $(obj) $(libs)
64+ $(LD) -o $@ $(SHRPLDFLAGS) perl$(OBJ_EXT) $(obj) $(libs) -Wl,-soname,libperl.so.5
65 !NO!SUBS!
66 case "$osname" in
67 aix)
68@@ -591,7 +590,9 @@
62 $(CC) -o miniperl $(CLDFLAGS) \ 69 $(CC) -o miniperl $(CLDFLAGS) \
63 `echo $(obj) | sed 's/ op$(OBJ_EXT) / /'` \ 70 `echo $(obj) | sed 's/ op$(OBJ_EXT) / /'` \
64 miniperlmain$(OBJ_EXT) opmini$(OBJ_EXT) perl$(OBJ_EXT) $(libs) 71 miniperlmain$(OBJ_EXT) opmini$(OBJ_EXT) perl$(OBJ_EXT) $(libs)
65- $(LDLIBPTH) ./miniperl -w -Ilib -MExporter -e '<?>' || $(MAKE) minitest 72- $(LDLIBPTH) ./miniperl -w -Ilib -MExporter -e '<?>' || $(MAKE) minitest
73+ mv -f miniperl miniperl-target
74+ ln -s hostperl miniperl
66+# $(LDLIBPTH) ./miniperl -w -Ilib -MExporter -e '<?>' || $(MAKE) minitest 75+# $(LDLIBPTH) ./miniperl -w -Ilib -MExporter -e '<?>' || $(MAKE) minitest
67 !NO!SUBS! 76 !NO!SUBS!
68 ;; 77 ;;
69 next4*) 78 next4*)
70@@ -578,7 +579,7 @@ 79@@ -599,7 +600,9 @@
71 miniperl: $& miniperlmain$(OBJ_EXT) $(LIBPERL) opmini$(OBJ_EXT) 80 miniperl: $& miniperlmain$(OBJ_EXT) $(LIBPERL) opmini$(OBJ_EXT)
72 $(CC) -o miniperl `echo $(obj) | sed 's/ op$(OBJ_EXT) / /'` \ 81 $(CC) -o miniperl `echo $(obj) | sed 's/ op$(OBJ_EXT) / /'` \
73 miniperlmain$(OBJ_EXT) opmini$(OBJ_EXT) perl$(OBJ_EXT) $(libs) 82 miniperlmain$(OBJ_EXT) opmini$(OBJ_EXT) perl$(OBJ_EXT) $(libs)
74- $(LDLIBPTH) ./miniperl -w -Ilib -MExporter -e '<?>' || $(MAKE) minitest 83- $(LDLIBPTH) ./miniperl -w -Ilib -MExporter -e '<?>' || $(MAKE) minitest
84+ mv -f miniperl miniperl-target
85+ ln -s hostperl miniperl
75+# $(LDLIBPTH) ./miniperl -w -Ilib -MExporter -e '<?>' || $(MAKE) minitest 86+# $(LDLIBPTH) ./miniperl -w -Ilib -MExporter -e '<?>' || $(MAKE) minitest
76 !NO!SUBS! 87 !NO!SUBS!
77 ;; 88 ;;
78 darwin*) 89 darwin*)
79@@ -599,7 +600,7 @@ 90@@ -620,7 +623,9 @@
80 -@rm -f miniperl.xok 91 -@rm -f miniperl.xok
81 $(CC) $(CLDFLAGS) $(NAMESPACEFLAGS) -o miniperl \ 92 $(CC) $(CLDFLAGS) $(NAMESPACEFLAGS) -o miniperl \
82 miniperlmain$(OBJ_EXT) opmini$(OBJ_EXT) $(LLIBPERL) $(libs) 93 miniperlmain$(OBJ_EXT) opmini$(OBJ_EXT) $(LLIBPERL) $(libs)
83- $(LDLIBPTH) ./miniperl -w -Ilib -MExporter -e '<?>' || $(MAKE) minitest 94- $(LDLIBPTH) ./miniperl -w -Ilib -MExporter -e '<?>' || $(MAKE) minitest
95+ mv -f miniperl miniperl-target
96+ ln -s hostperl miniperl
84+# $(LDLIBPTH) ./miniperl -w -Ilib -MExporter -e '<?>' || $(MAKE) minitest 97+# $(LDLIBPTH) ./miniperl -w -Ilib -MExporter -e '<?>' || $(MAKE) minitest
85 !NO!SUBS! 98 !NO!SUBS!
86 ;; 99 ;;
87 *) 100 *)
88@@ -608,7 +609,7 @@ 101@@ -629,7 +634,9 @@
89 -@rm -f miniperl.xok 102 -@rm -f miniperl.xok
90 $(LDLIBPTH) $(CC) $(CLDFLAGS) -o miniperl \ 103 $(LDLIBPTH) $(CC) $(CLDFLAGS) -o miniperl \
91 miniperlmain$(OBJ_EXT) opmini$(OBJ_EXT) $(LLIBPERL) $(libs) 104 miniperlmain$(OBJ_EXT) opmini$(OBJ_EXT) $(LLIBPERL) $(libs)
92- $(LDLIBPTH) ./miniperl -w -Ilib -MExporter -e '<?>' || $(MAKE) minitest 105- $(LDLIBPTH) ./miniperl -w -Ilib -MExporter -e '<?>' || $(MAKE) minitest
106+ mv -f miniperl miniperl-target
107+ ln -s hostperl miniperl
93+# $(LDLIBPTH) ./miniperl -w -Ilib -MExporter -e '<?>' || $(MAKE) minitest 108+# $(LDLIBPTH) ./miniperl -w -Ilib -MExporter -e '<?>' || $(MAKE) minitest
94 !NO!SUBS! 109 !NO!SUBS!
95 ;; 110 ;;
96 esac 111 esac
97@@ -745,7 +746,7 @@ 112@@ -766,7 +773,7 @@
98 # We need to autosplit in two steps because VOS can't handle so many args 113 # We need to autosplit in two steps because VOS can't handle so many args
99 # 114 #
100 .PHONY: preplibrary 115 .PHONY: preplibrary
@@ -103,23 +118,22 @@
103 @sh ./makedir lib/auto 118 @sh ./makedir lib/auto
104 @echo " AutoSplitting perl library" 119 @echo " AutoSplitting perl library"
105 $(LDLIBPTH) ./miniperl -Ilib -e 'use AutoSplit; \ 120 $(LDLIBPTH) ./miniperl -Ilib -e 'use AutoSplit; \
106@@ -757,11 +758,11 @@ 121@@ -775,35 +782,35 @@
107 # Take care to avoid modifying lib/Config.pm without reason 122 autosplit_lib_modules(@ARGV)' lib/*/*.pm
108 # (If trying to create a new port and having problems with the configpm script, 123 $(MAKE) lib/re.pm
109 # try 'make minitest' and/or commenting out the tests at the end of configpm.) 124
110-$(CONFIGPM): config.sh miniperl$(EXE_EXT) configpm Porting/Glossary 125-lib/Config.pod: config.sh miniperl$(EXE_EXT) configpm Porting/Glossary
111+$(CONFIGPM): config.sh configpm Porting/Glossary 126+lib/Config.pod: config.sh configpm Porting/Glossary
112 $(LDLIBPTH) ./miniperl -Ilib configpm --heavy=lib/Config_heavy.pl configpm.tmp 127 $(LDLIBPTH) ./miniperl -Ilib configpm --heavy=lib/Config_heavy.pl lib/Config.pm
113 sh mv-if-diff configpm.tmp lib/Config.pm 128
129 $(CONFIGPM): lib/Config.pod
114 130
115-lib/ExtUtils/Miniperl.pm: miniperlmain.c miniperl$(EXE_EXT) minimod.pl $(CONFIGPM) 131-lib/ExtUtils/Miniperl.pm: miniperlmain.c miniperl$(EXE_EXT) minimod.pl $(CONFIGPM)
116+lib/ExtUtils/Miniperl.pm: miniperlmain.c minimod.pl $(CONFIGPM) 132+lib/ExtUtils/Miniperl.pm: miniperlmain.c minimod.pl $(CONFIGPM)
117 $(LDLIBPTH) ./miniperl minimod.pl > minimod.tmp 133 $(LDLIBPTH) ./miniperl minimod.pl > lib/ExtUtils/Miniperl.pm
118 sh mv-if-diff minimod.tmp $@ 134
119 -touch lib/ExtUtils/Miniperl.pm
120@@ -769,21 +770,21 @@
121 lib/re.pm: ext/re/re.pm 135 lib/re.pm: ext/re/re.pm
122 cp ext/re/re.pm ext/re/re.tmp && sh mv-if-diff ext/re/re.tmp lib/re.pm 136 cp ext/re/re.pm lib/re.pm
123 137
124-$(plextract): miniperl$(EXE_EXT) $(CONFIGPM) x2p/s2p 138-$(plextract): miniperl$(EXE_EXT) $(CONFIGPM) x2p/s2p
125+$(plextract): $(CONFIGPM) x2p/s2p 139+$(plextract): $(CONFIGPM) x2p/s2p
@@ -135,16 +149,19 @@
135 @-rm -f $@ 149 @-rm -f $@
136 $(LDLIBPTH) ./miniperl -Ilib lib/lib_pm.PL 150 $(LDLIBPTH) ./miniperl -Ilib lib/lib_pm.PL
137 151
138-$(unidatafiles): miniperl$(EXE_EXT) $(CONFIGPM) lib/unicore/mktables 152 unidatafiles $(unidatafiles): uni.data
139+$(unidatafiles): $(CONFIGPM) lib/unicore/mktables 153
154-uni.data: miniperl$(EXE_EXT) $(CONFIGPM) lib/unicore/mktables
155+uni.data: $(CONFIGPM) lib/unicore/mktables
140 cd lib/unicore && $(LDLIBPTH) ../../miniperl -I../../lib mktables -w 156 cd lib/unicore && $(LDLIBPTH) ../../miniperl -I../../lib mktables -w
157 touch uni.data
141 158
142-extra.pods: miniperl$(EXE_EXT) 159-extra.pods: miniperl$(EXE_EXT)
143+extra.pods: 160+extra.pods:
144 -@test -f extra.pods && rm -f `cat extra.pods` 161 -@test -f extra.pods && rm -f `cat extra.pods`
145 -@rm -f extra.pods 162 -@rm -f extra.pods
146 -@for x in `grep -l '^=[a-z]' README.* | grep -v README.vms` ; do \ 163 -@for x in `grep -l '^=[a-z]' README.* | grep -v README.vms` ; do \
147@@ -830,18 +831,8 @@ 164@@ -850,18 +857,7 @@
148 INSTALL_DEPENDENCE = all 165 INSTALL_DEPENDENCE = all
149 166
150 install.perl: $(INSTALL_DEPENDENCE) installperl 167 install.perl: $(INSTALL_DEPENDENCE) installperl
@@ -160,12 +177,11 @@
160- 177-
161-install.man: all installman 178-install.man: all installman
162- $(LDLIBPTH) ./perl installman --destdir=$(DESTDIR) $(INSTALLFLAGS) 179- $(LDLIBPTH) ./perl installman --destdir=$(DESTDIR) $(INSTALLFLAGS)
163+ cp lib/Config.pm lib/Config_heavy.pl . 180+ ./hostperl -Ifake_config_library -Ilib -MConfig installperl $(INSTALLFLAGS) $(STRIPFLAGS)
164+ ./hostperl -I. installperl $(INSTALLFLAGS) $(STRIPFLAGS)
165 181
166 # XXX Experimental. Hardwired values, but useful for testing. 182 # XXX Experimental. Hardwired values, but useful for testing.
167 # Eventually Configure could ask for some of these values. 183 # Eventually Configure could ask for some of these values.
168@@ -957,16 +947,16 @@ 184@@ -978,16 +974,16 @@
169 # 185 #
170 # DynaLoader may be needed for extensions that use Makefile.PL. 186 # DynaLoader may be needed for extensions that use Makefile.PL.
171 187
@@ -186,7 +202,7 @@
186 @$(LDLIBPTH) sh ext/util/make_ext nonxs $@ MAKE=$(MAKE) LIBPERL_A=$(LIBPERL) 202 @$(LDLIBPTH) sh ext/util/make_ext nonxs $@ MAKE=$(MAKE) LIBPERL_A=$(LIBPERL)
187 203
188 .PHONY: clean _tidy _mopup _cleaner1 _cleaner2 \ 204 .PHONY: clean _tidy _mopup _cleaner1 _cleaner2 \
189@@ -1108,7 +1098,7 @@ 205@@ -1125,7 +1121,7 @@
190 206
191 test_prep_pre: preplibrary utilities $(nonxs_ext) 207 test_prep_pre: preplibrary utilities $(nonxs_ext)
192 208
@@ -195,7 +211,7 @@
195 PERL=./perl $(MAKE) _test_prep 211 PERL=./perl $(MAKE) _test_prep
196 212
197 _test_tty: 213 _test_tty:
198@@ -1221,7 +1211,7 @@ 214@@ -1238,7 +1234,7 @@
199 215
200 # Can't depend on lib/Config.pm because that might be where miniperl 216 # Can't depend on lib/Config.pm because that might be where miniperl
201 # is crashing. 217 # is crashing.
diff --git a/meta/packages/perl/perl-5.8.7/Makefile.patch b/meta/packages/perl/perl-5.8.8/Makefile.patch
index 36cc1f942d..c78a39b178 100644
--- a/meta/packages/perl/perl-5.8.7/Makefile.patch
+++ b/meta/packages/perl/perl-5.8.8/Makefile.patch
@@ -1,5 +1,14 @@
1--- perl-5.8.7/Cross/Makefile.orig 2005-07-25 19:45:16.000000000 +0000 1--- perl-5.8.8/Cross/Makefile 2007/04/06 00:47:46 1.1
2+++ perl-5.8.7/Cross/Makefile 2005-07-25 19:46:09.000000000 +0000 2+++ perl-5.8.8/Cross/Makefile 2007/04/06 00:48:04
3@@ -12,7 +12,7 @@
4
5 export CC = $(CROSS)gcc
6 export CXX = $(CROSS)g++
7-export LD = $(CROSS)ld
8+export LD = $(CC)
9 export STRIP = $(CROSS)strip
10 export AR = $(CROSS)ar
11 export RANLIB = $(CROSS)ranlib
3@@ -58,11 +58,11 @@ 12@@ -58,11 +58,11 @@
4 $(TOPDIR)/generate_config_sh config.sh-$(SYS) > $(TOPDIR)/../config.sh 13 $(TOPDIR)/generate_config_sh config.sh-$(SYS) > $(TOPDIR)/../config.sh
5 cd $(TOPDIR)/.. ; ./Configure -S ; make depend ; make ; make more 14 cd $(TOPDIR)/.. ; ./Configure -S ; make depend ; make ; make more
diff --git a/meta/packages/perl/perl-5.8.7/config.sh-i386-linux b/meta/packages/perl/perl-5.8.8/config.sh
index ee989f66bb..ac8d237cac 100644
--- a/meta/packages/perl/perl-5.8.7/config.sh-i386-linux
+++ b/meta/packages/perl/perl-5.8.8/config.sh
@@ -8,9 +8,9 @@
8 8
9# Package name : perl5 9# Package name : perl5
10# Source directory : . 10# Source directory : .
11# Configuration time: Wed Mar 9 04:09:49 CST 2005 11# Configuration time: Thu Apr 5 19:20:23 EST 2007
12# Configured by : kergoth 12# Configured by : Open Embedded
13# Target system : linux hyperion 2.6.11-ck1 #1 wed mar 2 23:48:21 cst 2005 i386 gnulinux 13# Target system : linux birgitte 2.6.21-rc5 #63 tue mar 27 14:41:54 est 2007 i686 gnulinux
14 14
15Author='' 15Author=''
16Date='$Date' 16Date='$Date'
@@ -28,20 +28,19 @@ _exe=''
28_o='.o' 28_o='.o'
29afs='false' 29afs='false'
30afsroot='/afs' 30afsroot='/afs'
31alignbytes='4'
32ansi2knr='' 31ansi2knr=''
33aphostname='/bin/hostname' 32aphostname=''
34api_revision='5' 33api_revision='5'
35api_subversion='0' 34api_subversion='0'
36api_version='8' 35api_version='8'
37api_versionstring='5.8.0' 36api_versionstring='5.8.0'
38ar='ar' 37ar='ar'
39archlib='/usr/lib/perl5/5.8.7/i386-linux' 38archlib='/usr/lib/perl/5.8'
40archlibexp='/usr/lib/perl5/5.8.7/i386-linux' 39archlibexp='/usr/lib/perl/5.8'
41archname64='' 40archname64=''
42archname='i386-linux' 41archname='@ARCH@-thread-multi'
43archobjs='' 42archobjs=''
44asctime_r_proto='0' 43asctime_r_proto='REENTRANT_PROTO_B_SB'
45awk='awk' 44awk='awk'
46baserev='5.0' 45baserev='5.0'
47bash='' 46bash=''
@@ -49,21 +48,17 @@ bin='/usr/bin'
49binexp='/usr/bin' 48binexp='/usr/bin'
50bison='bison' 49bison='bison'
51byacc='byacc' 50byacc='byacc'
52byteorder='1234'
53c='' 51c=''
54castflags='0' 52castflags='0'
55cat='cat' 53cat='cat'
56cc='cc' 54cc='gcc'
57cccdlflags='-fpic' 55cccdlflags='-fPIC'
58ccdlflags='-Wl,-E -Wl,-rpath,./install_me_here/usr/lib/perl5/5.8.7/i386-linux/CORE' 56ccdlflags='-Wl,-E'
59ccflags='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
60ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
61ccname='gcc' 57ccname='gcc'
62ccsymbols='__GNUC_PATCHLEVEL__=5'
63ccversion='' 58ccversion=''
64cf_by='kergoth' 59cf_by='Open Embedded'
65cf_email='kergoth@hyperion.kergoth.com' 60cf_email='Open Embedded@localhost.localdomain'
66cf_time='Wed Mar 9 04:09:49 CST 2005' 61cf_time='Thu Apr 5 23:06:39 EST 2007'
67charsize='1' 62charsize='1'
68chgrp='' 63chgrp=''
69chmod='chmod' 64chmod='chmod'
@@ -76,18 +71,15 @@ cp='cp'
76cpio='' 71cpio=''
77cpp='cpp' 72cpp='cpp'
78cpp_stuff='42' 73cpp_stuff='42'
79cppccsymbols='__GNUC__=3 __GNUC_MINOR__=3'
80cppflags='-fno-strict-aliasing -I/usr/local/include'
81cpplast='-' 74cpplast='-'
82cppminus='-' 75cppminus='-'
83cpprun='cc -E' 76cpprun='gcc -E'
84cppstdin='cc -E' 77cppstdin='gcc -E'
85cppsymbols='__ELF__=1 _FILE_OFFSET_BITS=64 __GLIBC__=2 __GLIBC_MINOR__=3 __GNU_LIBRARY__=6 i386=1 __i386=1 __i386__=1 __i486=1 __i486__=1 _LARGEFILE_SOURCE=1 linux=1 __linux=1 __linux__=1 _POSIX_C_SOURCE=199506 _POSIX_SOURCE=1 __STDC__=1 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 __USE_SVID=1' 78crypt_r_proto='REENTRANT_PROTO_B_CCS'
86crypt_r_proto='0'
87cryptlib='' 79cryptlib=''
88csh='csh' 80csh='csh'
89ctermid_r_proto='0' 81ctermid_r_proto='0'
90ctime_r_proto='0' 82ctime_r_proto='REENTRANT_PROTO_B_SB'
91d_Gconvert='gcvt((x),(n),(b))' 83d_Gconvert='gcvt((x),(n),(b))'
92d_PRIEUldbl='define' 84d_PRIEUldbl='define'
93d_PRIFUldbl='define' 85d_PRIFUldbl='define'
@@ -108,10 +100,16 @@ d_accessx='undef'
108d_aintl='undef' 100d_aintl='undef'
109d_alarm='define' 101d_alarm='define'
110d_archlib='define' 102d_archlib='define'
111d_asctime_r='undef' 103d_asctime_r='define'
112d_atolf='undef' 104d_atolf='undef'
113d_atoll='define' 105d_atoll='define'
114d_attribut='define' 106d_attribute_format='define'
107d_attribute_malloc='define'
108d_attribute_nonnull='define'
109d_attribute_noreturn='define'
110d_attribute_pure='define'
111d_attribute_unused='define'
112d_attribute_warn_unused_result='undef'
115d_bcmp='define' 113d_bcmp='define'
116d_bcopy='define' 114d_bcopy='define'
117d_bsd='undef' 115d_bsd='undef'
@@ -125,15 +123,16 @@ d_chown='define'
125d_chroot='define' 123d_chroot='define'
126d_chsize='undef' 124d_chsize='undef'
127d_class='undef' 125d_class='undef'
126d_clearenv='define'
128d_closedir='define' 127d_closedir='define'
129d_cmsghdr_s='define' 128d_cmsghdr_s='define'
130d_const='define' 129d_const='define'
131d_copysignl='define' 130d_copysignl='define'
132d_crypt='define' 131d_crypt='define'
133d_crypt_r='undef' 132d_crypt_r='define'
134d_csh='undef' 133d_csh='undef'
135d_ctermid_r='undef' 134d_ctermid_r='undef'
136d_ctime_r='undef' 135d_ctime_r='define'
137d_cuserid='define' 136d_cuserid='define'
138d_dbl_dig='define' 137d_dbl_dig='define'
139d_dbminitproto='undef' 138d_dbminitproto='undef'
@@ -144,7 +143,7 @@ d_dlerror='define'
144d_dlopen='define' 143d_dlopen='define'
145d_dlsymun='undef' 144d_dlsymun='undef'
146d_dosuid='undef' 145d_dosuid='undef'
147d_drand48_r='undef' 146d_drand48_r='define'
148d_drand48proto='define' 147d_drand48proto='define'
149d_dup2='define' 148d_dup2='define'
150d_eaccess='undef' 149d_eaccess='undef'
@@ -170,7 +169,7 @@ d_fcntl='define'
170d_fcntl_can_lock='define' 169d_fcntl_can_lock='define'
171d_fd_macros='define' 170d_fd_macros='define'
172d_fd_set='define' 171d_fd_set='define'
173d_fds_bits='undef' 172d_fds_bits='define'
174d_fgetpos='define' 173d_fgetpos='define'
175d_finite='define' 174d_finite='define'
176d_finitel='define' 175d_finitel='define'
@@ -193,33 +192,34 @@ d_fstatvfs='define'
193d_fsync='define' 192d_fsync='define'
194d_ftello='define' 193d_ftello='define'
195d_ftime='undef' 194d_ftime='undef'
195d_futimes='define'
196d_getcwd='define' 196d_getcwd='define'
197d_getespwnam='undef' 197d_getespwnam='undef'
198d_getfsstat='undef' 198d_getfsstat='undef'
199d_getgrent='define' 199d_getgrent='define'
200d_getgrent_r='undef' 200d_getgrent_r='define'
201d_getgrgid_r='undef' 201d_getgrgid_r='define'
202d_getgrnam_r='undef' 202d_getgrnam_r='define'
203d_getgrps='define' 203d_getgrps='define'
204d_gethbyaddr='define' 204d_gethbyaddr='define'
205d_gethbyname='define' 205d_gethbyname='define'
206d_gethent='define' 206d_gethent='define'
207d_gethname='define' 207d_gethname='define'
208d_gethostbyaddr_r='undef' 208d_gethostbyaddr_r='define'
209d_gethostbyname_r='undef' 209d_gethostbyname_r='define'
210d_gethostent_r='undef' 210d_gethostent_r='define'
211d_gethostprotos='define' 211d_gethostprotos='define'
212d_getitimer='define' 212d_getitimer='define'
213d_getlogin='define' 213d_getlogin='define'
214d_getlogin_r='undef' 214d_getlogin_r='define'
215d_getmnt='undef' 215d_getmnt='undef'
216d_getmntent='define' 216d_getmntent='define'
217d_getnbyaddr='define' 217d_getnbyaddr='define'
218d_getnbyname='define' 218d_getnbyname='define'
219d_getnent='define' 219d_getnent='define'
220d_getnetbyaddr_r='undef' 220d_getnetbyaddr_r='define'
221d_getnetbyname_r='undef' 221d_getnetbyname_r='define'
222d_getnetent_r='undef' 222d_getnetent_r='define'
223d_getnetprotos='define' 223d_getnetprotos='define'
224d_getpagsz='define' 224d_getpagsz='define'
225d_getpbyname='define' 225d_getpbyname='define'
@@ -230,26 +230,26 @@ d_getpgrp2='undef'
230d_getpgrp='define' 230d_getpgrp='define'
231d_getppid='define' 231d_getppid='define'
232d_getprior='define' 232d_getprior='define'
233d_getprotobyname_r='undef' 233d_getprotobyname_r='define'
234d_getprotobynumber_r='undef' 234d_getprotobynumber_r='define'
235d_getprotoent_r='undef' 235d_getprotoent_r='define'
236d_getprotoprotos='define' 236d_getprotoprotos='define'
237d_getprpwnam='undef' 237d_getprpwnam='undef'
238d_getpwent='define' 238d_getpwent='define'
239d_getpwent_r='undef' 239d_getpwent_r='define'
240d_getpwnam_r='undef' 240d_getpwnam_r='define'
241d_getpwuid_r='undef' 241d_getpwuid_r='define'
242d_getsbyname='define' 242d_getsbyname='define'
243d_getsbyport='define' 243d_getsbyport='define'
244d_getsent='define' 244d_getsent='define'
245d_getservbyname_r='undef' 245d_getservbyname_r='define'
246d_getservbyport_r='undef' 246d_getservbyport_r='define'
247d_getservent_r='undef' 247d_getservent_r='define'
248d_getservprotos='define' 248d_getservprotos='define'
249d_getspnam='define' 249d_getspnam='define'
250d_getspnam_r='undef' 250d_getspnam_r='undef'
251d_gettimeod='define' 251d_gettimeod='define'
252d_gmtime_r='undef' 252d_gmtime_r='define'
253d_gnulibc='define' 253d_gnulibc='define'
254d_grpasswd='define' 254d_grpasswd='define'
255d_hasmntopt='define' 255d_hasmntopt='define'
@@ -268,7 +268,7 @@ d_lchown='define'
268d_ldbl_dig='define' 268d_ldbl_dig='define'
269d_libm_lib_version='define' 269d_libm_lib_version='define'
270d_link='define' 270d_link='define'
271d_localtime_r='undef' 271d_localtime_r='define'
272d_locconv='define' 272d_locconv='define'
273d_lockf='define' 273d_lockf='define'
274d_longdbl='define' 274d_longdbl='define'
@@ -276,6 +276,8 @@ d_longlong='define'
276d_lseekproto='define' 276d_lseekproto='define'
277d_lstat='define' 277d_lstat='define'
278d_madvise='define' 278d_madvise='define'
279d_malloc_good_size='undef'
280d_malloc_size='undef'
279d_mblen='define' 281d_mblen='define'
280d_mbstowcs='define' 282d_mbstowcs='define'
281d_mbtowc='define' 283d_mbtowc='define'
@@ -293,7 +295,7 @@ d_mktime='define'
293d_mmap='define' 295d_mmap='define'
294d_modfl='define' 296d_modfl='define'
295d_modfl_pow32_bug='undef' 297d_modfl_pow32_bug='undef'
296d_modflproto='undef' 298d_modflproto='define'
297d_mprotect='define' 299d_mprotect='define'
298d_msg='define' 300d_msg='define'
299d_msg_ctrunc='define' 301d_msg_ctrunc='define'
@@ -311,23 +313,23 @@ d_munmap='define'
311d_mymalloc='undef' 313d_mymalloc='undef'
312d_nice='define' 314d_nice='define'
313d_nl_langinfo='define' 315d_nl_langinfo='define'
314d_nv_preserves_uv='define' 316d_nv_zero_is_allbits_zero='define'
315d_off64_t='undef' 317d_off64_t='define'
316d_old_pthread_create_joinable='undef' 318d_old_pthread_create_joinable='undef'
317d_oldpthreads='undef' 319d_oldpthreads='undef'
318d_oldsock='undef' 320d_oldsock='undef'
319d_open3='define' 321d_open3='define'
320d_pathconf='define' 322d_pathconf='define'
321d_pause='define' 323d_pause='define'
322d_perl_otherlibdirs='undef' 324d_perl_otherlibdirs='define'
323d_phostname='undef' 325d_phostname='undef'
324d_pipe='define' 326d_pipe='define'
325d_poll='define' 327d_poll='define'
326d_portable='define' 328d_portable='define'
327d_procselfexe='define' 329d_procselfexe='define'
328d_pthread_atfork='undef' 330d_pthread_atfork='define'
329d_pthread_attr_setscope='define' 331d_pthread_attr_setscope='define'
330d_pthread_yield='undef' 332d_pthread_yield='define'
331d_pwage='undef' 333d_pwage='undef'
332d_pwchange='undef' 334d_pwchange='undef'
333d_pwclass='undef' 335d_pwclass='undef'
@@ -338,10 +340,10 @@ d_pwpasswd='define'
338d_pwquota='undef' 340d_pwquota='undef'
339d_qgcvt='define' 341d_qgcvt='define'
340d_quad='define' 342d_quad='define'
341d_random_r='undef' 343d_random_r='define'
342d_readdir64_r='undef' 344d_readdir64_r='define'
343d_readdir='define' 345d_readdir='define'
344d_readdir_r='undef' 346d_readdir_r='define'
345d_readlink='define' 347d_readlink='define'
346d_readv='define' 348d_readv='define'
347d_recvmsg='define' 349d_recvmsg='define'
@@ -407,16 +409,17 @@ d_sigaction='define'
407d_sigprocmask='define' 409d_sigprocmask='define'
408d_sigsetjmp='define' 410d_sigsetjmp='define'
409d_sockatmark='define' 411d_sockatmark='define'
410d_sockatmarkproto='undef' 412d_sockatmarkproto='define'
411d_socket='define' 413d_socket='define'
412d_socklen_t='define' 414d_socklen_t='define'
413d_sockpair='define' 415d_sockpair='define'
414d_socks5_init='undef' 416d_socks5_init='undef'
417d_sprintf_returns_strlen='define'
415d_sqrtl='define' 418d_sqrtl='define'
416d_srand48_r='undef' 419d_srand48_r='define'
417d_srandom_r='undef' 420d_srandom_r='define'
418d_sresgproto='undef' 421d_sresgproto='define'
419d_sresuproto='undef' 422d_sresuproto='define'
420d_statblks='define' 423d_statblks='define'
421d_statfs_f_flags='undef' 424d_statfs_f_flags='undef'
422d_statfs_s='define' 425d_statfs_s='define'
@@ -433,7 +436,7 @@ d_strcoll='define'
433d_strctcpy='define' 436d_strctcpy='define'
434d_strerrm='strerror(e)' 437d_strerrm='strerror(e)'
435d_strerror='define' 438d_strerror='define'
436d_strerror_r='undef' 439d_strerror_r='define'
437d_strftime='define' 440d_strftime='define'
438d_strlcat='undef' 441d_strlcat='undef'
439d_strlcpy='undef' 442d_strlcpy='undef'
@@ -462,23 +465,23 @@ d_time='define'
462d_times='define' 465d_times='define'
463d_tm_tm_gmtoff='define' 466d_tm_tm_gmtoff='define'
464d_tm_tm_zone='define' 467d_tm_tm_zone='define'
465d_tmpnam_r='undef' 468d_tmpnam_r='define'
466d_truncate='define' 469d_truncate='define'
467d_ttyname_r='undef' 470d_ttyname_r='define'
468d_tzname='define' 471d_tzname='define'
469d_u32align='undef'
470d_ualarm='define' 472d_ualarm='define'
471d_umask='define' 473d_umask='define'
472d_uname='define' 474d_uname='define'
473d_union_semun='undef' 475d_union_semun='undef'
474d_unordered='undef' 476d_unordered='undef'
477d_unsetenv='define'
475d_usleep='define' 478d_usleep='define'
476d_usleepproto='define' 479d_usleepproto='define'
477d_ustat='define' 480d_ustat='define'
478d_vendorarch='undef' 481d_vendorarch='define'
479d_vendorbin='undef' 482d_vendorbin='define'
480d_vendorlib='undef' 483d_vendorlib='define'
481d_vendorscript='undef' 484d_vendorscript='define'
482d_vfork='undef' 485d_vfork='undef'
483d_void_closedir='undef' 486d_void_closedir='undef'
484d_voidsig='define' 487d_voidsig='define'
@@ -503,7 +506,7 @@ dlext='so'
503dlsrc='dl_dlopen.xs' 506dlsrc='dl_dlopen.xs'
504doublesize='8' 507doublesize='8'
505drand01='drand48()' 508drand01='drand48()'
506drand48_r_proto='0' 509drand48_r_proto='REENTRANT_PROTO_I_ST'
507dynamic_ext='attrs B ByteLoader Cwd Data/Dumper Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared' 510dynamic_ext='attrs B ByteLoader Cwd Data/Dumper Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared'
508eagain='EAGAIN' 511eagain='EAGAIN'
509ebcdic='undef' 512ebcdic='undef'
@@ -531,39 +534,35 @@ fpostype='fpos_t'
531freetype='void' 534freetype='void'
532from=':' 535from=':'
533full_ar='/usr/bin/ar' 536full_ar='/usr/bin/ar'
534full_csh='csh' 537full_csh='/bin/csh'
535full_sed='/bin/sed' 538full_sed='/bin/sed'
536gccansipedantic='' 539gccansipedantic=''
537gccosandvers='' 540gccosandvers=''
538gccversion='3.3.5 (Debian 1:3.3.5-6)' 541getgrent_r_proto='REENTRANT_PROTO_I_SBWR'
539getgrent_r_proto='0' 542getgrgid_r_proto='REENTRANT_PROTO_I_TSBWR'
540getgrgid_r_proto='0' 543getgrnam_r_proto='REENTRANT_PROTO_I_CSBWR'
541getgrnam_r_proto='0' 544gethostbyaddr_r_proto='REENTRANT_PROTO_I_TsISBWRE'
542gethostbyaddr_r_proto='0' 545gethostbyname_r_proto='REENTRANT_PROTO_I_CSBWRE'
543gethostbyname_r_proto='0' 546gethostent_r_proto='REENTRANT_PROTO_I_SBWRE'
544gethostent_r_proto='0' 547getlogin_r_proto='REENTRANT_PROTO_I_BW'
545getlogin_r_proto='0' 548getnetbyaddr_r_proto='REENTRANT_PROTO_I_uISBWRE'
546getnetbyaddr_r_proto='0' 549getnetbyname_r_proto='REENTRANT_PROTO_I_CSBWRE'
547getnetbyname_r_proto='0' 550getnetent_r_proto='REENTRANT_PROTO_I_SBWRE'
548getnetent_r_proto='0' 551getprotobyname_r_proto='REENTRANT_PROTO_I_CSBWR'
549getprotobyname_r_proto='0' 552getprotobynumber_r_proto='REENTRANT_PROTO_I_ISBWR'
550getprotobynumber_r_proto='0' 553getprotoent_r_proto='REENTRANT_PROTO_I_SBWR'
551getprotoent_r_proto='0' 554getpwent_r_proto='REENTRANT_PROTO_I_SBWR'
552getpwent_r_proto='0' 555getpwnam_r_proto='REENTRANT_PROTO_I_CSBWR'
553getpwnam_r_proto='0' 556getpwuid_r_proto='REENTRANT_PROTO_I_TSBWR'
554getpwuid_r_proto='0' 557getservbyname_r_proto='REENTRANT_PROTO_I_CCSBWR'
555getservbyname_r_proto='0' 558getservbyport_r_proto='REENTRANT_PROTO_I_ICSBWR'
556getservbyport_r_proto='0' 559getservent_r_proto='REENTRANT_PROTO_I_SBWR'
557getservent_r_proto='0'
558getspnam_r_proto='0'
559gidformat='"lu"'
560gidsign='1' 560gidsign='1'
561gidsize='4' 561gidsize='4'
562gidtype='gid_t' 562gidtype='gid_t'
563glibpth='/usr/shlib /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib ' 563glibpth='/usr/shlib /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
564gmake='gmake' 564gmake='gmake'
565gmtime_r_proto='0' 565gmtime_r_proto='REENTRANT_PROTO_S_TS'
566gnulibc_version='2.3.2'
567grep='grep' 566grep='grep'
568groupcat='cat /etc/group' 567groupcat='cat /etc/group'
569groupstype='gid_t' 568groupstype='gid_t'
@@ -579,9 +578,7 @@ html3direxp=''
579i16size='2' 578i16size='2'
580i16type='short' 579i16type='short'
581i32size='4' 580i32size='4'
582i32type='long'
583i64size='8' 581i64size='8'
584i64type='long long'
585i8size='1' 582i8size='1'
586i8type='char' 583i8type='char'
587i_arpainet='define' 584i_arpainet='define'
@@ -671,69 +668,58 @@ inc_version_list=' '
671inc_version_list_init='0' 668inc_version_list_init='0'
672incpath='' 669incpath=''
673inews='' 670inews=''
674installarchlib='./install_me_here/usr/lib/perl5/5.8.7/i386-linux' 671installarchlib='@DESTDIR@/usr/lib/perl/5.8'
675installbin='./install_me_here/usr/bin' 672installbin='@DESTDIR@/usr/bin'
676installhtml1dir='' 673installhtml1dir=''
677installhtml3dir='' 674installhtml3dir=''
678installman1dir='./install_me_here/usr/share/man/man1' 675installman1dir='@DESTDIR@/usr/share/man/man1'
679installman3dir='./install_me_here/usr/share/man/man3' 676installman3dir='@DESTDIR@/usr/share/man/man3'
680installprefix='./install_me_here/usr' 677installprefix='@DESTDIR@/usr'
681installprefixexp='./install_me_here/usr' 678installprefixexp='@DESTDIR@/usr'
682installprivlib='./install_me_here/usr/lib/perl5/5.8.7' 679installprivlib='@DESTDIR@/usr/share/perl/5.8'
683installscript='./install_me_here/usr/bin' 680installscript='@DESTDIR@/usr/bin'
684installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.8.7/i386-linux' 681installsitearch='@DESTDIR@/usr/local/lib/perl/5.8.8'
685installsitebin='./install_me_here/usr/bin' 682installsitebin='@DESTDIR@/usr/local/bin'
686installsitehtml1dir='' 683installsitehtml1dir=''
687installsitehtml3dir='' 684installsitehtml3dir=''
688installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.8.7' 685installsitelib='@DESTDIR@/usr/local/share/perl/5.8.8'
689installsiteman1dir='./install_me_here/usr/share/man/man1' 686installsiteman1dir='@DESTDIR@/usr/local/man/man1'
690installsiteman3dir='./install_me_here/usr/share/man/man3' 687installsiteman3dir='@DESTDIR@/usr/local/man/man3'
691installsitescript='./install_me_here/usr/bin' 688installsitescript='@DESTDIR@/usr/local/bin'
692installstyle='./install_me_herelib/perl5' 689installstyle='lib/perl5'
693installusrbinperl='undef' 690installusrbinperl='define'
694installvendorarch='' 691installvendorarch='@DESTDIR@/usr/lib/perl5'
695installvendorbin='' 692installvendorbin='@DESTDIR@/usr/bin'
696installvendorhtml1dir='' 693installvendorhtml1dir=''
697installvendorhtml3dir='' 694installvendorhtml3dir=''
698installvendorlib='' 695installvendorlib='@DESTDIR@/usr/share/perl5'
699installvendorman1dir='' 696installvendorman1dir='@DESTDIR@/usr/share/man/man1'
700installvendorman3dir='' 697installvendorman3dir='@DESTDIR@/usr/share/man/man3'
701installvendorscript='' 698installvendorscript='@DESTDIR@/usr/bin'
702intsize='4' 699intsize='4'
703issymlink='/usr/bin/test -h' 700issymlink='test -h'
704ivdformat='"ld"' 701ivdformat='"ld"'
705ivsize='4'
706ivtype='long' 702ivtype='long'
707known_extensions='attrs B ByteLoader Cwd Data/Dumper DB_File Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog Thread threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared' 703known_extensions='attrs B ByteLoader Cwd Data/Dumper DB_File Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog Thread threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared'
708ksh='' 704ksh=''
709ld='cc' 705ld='gcc'
710lddlflags='-shared -L/usr/local/lib' 706lddlflags='-shared -L/usr/local/lib'
711ldflags=' -L/usr/local/lib' 707ldflags=' -L/usr/local/lib'
712ldflags_uselargefiles='' 708ldflags_uselargefiles=''
713ldlibpthname='LD_LIBRARY_PATH' 709ldlibpthname='LD_LIBRARY_PATH'
714less='less' 710less='less'
715lib_ext='.a' 711lib_ext='.a'
716libc='/lib/libc-2.3.2.so'
717libperl='libperl.so' 712libperl='libperl.so'
718libpth='/usr/local/lib /lib /usr/lib' 713libpth='/usr/local/lib /lib /usr/lib'
719libs='-ldl -lm -lc -lcrypt'
720libsdirs=' /usr/lib'
721libsfiles=' libdl.so libm.so libc.so libcrypt.so'
722libsfound=' /usr/lib/libdl.so /usr/lib/libm.so /usr/lib/libc.so /usr/lib/libcrypt.so'
723libspath=' /usr/local/lib /lib /usr/lib'
724libswanted='gdbm gdbm_compat db dl m c crypt'
725libswanted_uselargefiles=''
726line='' 714line=''
727lint='' 715lint=''
728lkflags='' 716lkflags=''
729ln='ln' 717ln='ln'
730lns='/bin/ln -s' 718lns='/bin/ln -s'
731localtime_r_proto='0' 719localtime_r_proto='REENTRANT_PROTO_S_TS'
732locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include' 720locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
733loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib' 721loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
734longdblsize='12'
735longlongsize='8' 722longlongsize='8'
736longsize='4'
737lp='' 723lp=''
738lpr='' 724lpr=''
739ls='ls' 725ls='ls'
@@ -751,7 +737,7 @@ man1direxp='/usr/share/man/man1'
751man1ext='1' 737man1ext='1'
752man3dir='/usr/share/man/man3' 738man3dir='/usr/share/man/man3'
753man3direxp='/usr/share/man/man3' 739man3direxp='/usr/share/man/man3'
754man3ext='3' 740man3ext='3pm'
755mips_type='' 741mips_type=''
756mistrustnm='' 742mistrustnm=''
757mkdir='mkdir' 743mkdir='mkdir'
@@ -760,10 +746,9 @@ modetype='mode_t'
760more='more' 746more='more'
761multiarch='undef' 747multiarch='undef'
762mv='' 748mv=''
763myarchname='i386-linux' 749myarchname='@ARCH@'
764mydomain='.kergoth.com' 750mydomain='.localdomain'
765myhostname='hyperion' 751myhostname='localhost'
766myuname='linux hyperion 2.6.11-ck1 #1 wed mar 2 23:48:21 cst 2005 i386 gnulinux '
767n='-n' 752n='-n'
768need_va_copy='undef' 753need_va_copy='undef'
769netdb_hlen_type='size_t' 754netdb_hlen_type='size_t'
@@ -778,7 +763,6 @@ nroff='nroff'
778nvEUformat='"E"' 763nvEUformat='"E"'
779nvFUformat='"F"' 764nvFUformat='"F"'
780nvGUformat='"G"' 765nvGUformat='"G"'
781nv_preserves_uv_bits='32'
782nveformat='"e"' 766nveformat='"e"'
783nvfformat='"f"' 767nvfformat='"f"'
784nvgformat='"g"' 768nvgformat='"g"'
@@ -790,42 +774,38 @@ old_pthread_create_joinable=''
790optimize='-O2' 774optimize='-O2'
791orderlib='false' 775orderlib='false'
792osname='linux' 776osname='linux'
793osvers='2.6.11-ck1'
794otherlibdirs=' ' 777otherlibdirs=' '
795package='perl5' 778package='perl5'
796pager='/usr/bin/less' 779pager='/usr/bin/less -isr'
797passcat='cat /etc/passwd' 780passcat='cat /etc/passwd'
798patchlevel='8' 781patchlevel='8'
799path_sep=':' 782path_sep=':'
800perl5='hostperl' 783perl5='hostperl'
801perl='' 784perl=''
802perl_patchlevel='' 785perl_patchlevel=''
803perladmin='' 786perladmin='root@localhost'
804perllibs='-ldl -lm -lc -lcrypt' 787perllibs='-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc'
805perlpath='hostperl' 788perlpath='hostperl'
806pg='pg' 789pg='pg'
807phostname='hostname' 790phostname=''
808pidtype='pid_t' 791pidtype='pid_t'
809plibpth='' 792plibpth=''
810pmake='' 793pmake=''
811pr='' 794pr=''
812prefix='/usr' 795prefix='/usr'
813prefixexp='/usr' 796prefixexp='/usr'
814privlib='/usr/lib/perl5/5.8.7' 797privlib='/usr/share/perl/5.8'
815privlibexp='/usr/lib/perl5/5.8.7' 798privlibexp='/usr/share/perl/5.8'
816procselfexe='"/proc/self/exe"' 799procselfexe='"/proc/self/exe"'
817prototype='define' 800prototype='define'
818ptrsize='4'
819quadkind='3'
820quadtype='long long'
821randbits='48' 801randbits='48'
822randfunc='drand48' 802randfunc='drand48'
823random_r_proto='0' 803random_r_proto='REENTRANT_PROTO_I_St'
824randseedtype='long' 804randseedtype='long'
825ranlib=':' 805ranlib=':'
826rd_nodata='-1' 806rd_nodata='-1'
827readdir64_r_proto='0' 807readdir64_r_proto='REENTRANT_PROTO_I_TSR'
828readdir_r_proto='0' 808readdir_r_proto='REENTRANT_PROTO_I_TSR'
829revision='5' 809revision='5'
830rm='rm' 810rm='rm'
831rmail='' 811rmail=''
@@ -834,22 +814,15 @@ runnm='false'
834sPRIEUldbl='"LE"' 814sPRIEUldbl='"LE"'
835sPRIFUldbl='"LF"' 815sPRIFUldbl='"LF"'
836sPRIGUldbl='"LG"' 816sPRIGUldbl='"LG"'
837sPRIXU64='"LX"'
838sPRId64='"Ld"'
839sPRIeldbl='"Le"' 817sPRIeldbl='"Le"'
840sPRIfldbl='"Lf"' 818sPRIfldbl='"Lf"'
841sPRIgldbl='"Lg"' 819sPRIgldbl='"Lg"'
842sPRIi64='"Li"'
843sPRIo64='"Lo"'
844sPRIu64='"Lu"'
845sPRIx64='"Lx"'
846sSCNfldbl='"Lf"' 820sSCNfldbl='"Lf"'
847sched_yield='sched_yield()' 821sched_yield='sched_yield()'
848scriptdir='/usr/bin' 822scriptdir='/usr/bin'
849scriptdirexp='/usr/bin' 823scriptdirexp='/usr/bin'
850sed='sed' 824sed='sed'
851seedfunc='srand48' 825seedfunc='srand48'
852selectminbits='32'
853selecttype='fd_set *' 826selecttype='fd_set *'
854sendmail='' 827sendmail=''
855setgrent_r_proto='0' 828setgrent_r_proto='0'
@@ -867,32 +840,31 @@ shortsize='2'
867shrpenv='' 840shrpenv=''
868shsharp='true' 841shsharp='true'
869sig_count='65' 842sig_count='65'
870sig_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 RTMIN NUM34 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 '
871sig_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", "RTMIN", "NUM34", "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'
872sig_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 ' 843sig_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 '
873sig_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' 844sig_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'
874sig_size='69' 845sig_size='69'
846sig_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 '
847sig_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'
875signal_t='void' 848signal_t='void'
876sitearch='/usr/lib/perl5/site_perl/5.8.7/i386-linux' 849sitearch='/usr/local/lib/perl/5.8.8'
877sitearchexp='/usr/lib/perl5/site_perl/5.8.7/i386-linux' 850sitearchexp='/usr/local/lib/perl/5.8.8'
878sitebin='/usr/bin' 851sitebin='/usr/local/bin'
879sitebinexp='/usr/bin' 852sitebinexp='/usr/local/bin'
880sitehtml1dir='' 853sitehtml1dir=''
881sitehtml1direxp='' 854sitehtml1direxp=''
882sitehtml3dir='' 855sitehtml3dir=''
883sitehtml3direxp='' 856sitehtml3direxp=''
884sitelib='/usr/lib/perl5/site_perl/5.8.7' 857sitelib='/usr/local/share/perl/5.8.8'
885sitelib_stem='/usr/lib/perl5/site_perl' 858sitelib_stem=''
886sitelibexp='/usr/lib/perl5/site_perl/5.8.7' 859sitelibexp='/usr/local/share/perl/5.8.8'
887siteman1dir='/usr/share/man/man1' 860siteman1dir='/usr/local/man/man1'
888siteman1direxp='/usr/share/man/man1' 861siteman1direxp='/usr/local/man/man1'
889siteman3dir='/usr/share/man/man3' 862siteman3dir='/usr/local/man/man3'
890siteman3direxp='/usr/share/man/man3' 863siteman3direxp='/usr/local/man/man3'
891siteprefix='/usr' 864siteprefix='/usr/local'
892siteprefixexp='/usr' 865siteprefixexp='/usr/local'
893sitescript='/usr/bin' 866sitescript='/usr/local/bin'
894sitescriptexp='/usr/bin' 867sitescriptexp='/usr/local/bin'
895sizesize='4'
896sizetype='size_t' 868sizetype='size_t'
897sleep='' 869sleep=''
898smail='' 870smail=''
@@ -903,8 +875,8 @@ socksizetype='socklen_t'
903sort='sort' 875sort='sort'
904spackage='Perl5' 876spackage='Perl5'
905spitshell='cat' 877spitshell='cat'
906srand48_r_proto='0' 878srand48_r_proto='REENTRANT_PROTO_I_LS'
907srandom_r_proto='0' 879srandom_r_proto='REENTRANT_PROTO_I_TS'
908src='.' 880src='.'
909ssizetype='ssize_t' 881ssizetype='ssize_t'
910startperl='#!/usr/bin/perl' 882startperl='#!/usr/bin/perl'
@@ -917,10 +889,10 @@ stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
917stdio_filbuf='' 889stdio_filbuf=''
918stdio_ptr='((fp)->_IO_read_ptr)' 890stdio_ptr='((fp)->_IO_read_ptr)'
919stdio_stream_array='' 891stdio_stream_array=''
920strerror_r_proto='0' 892strerror_r_proto='REENTRANT_PROTO_B_IBW'
921strings='/usr/include/string.h' 893strings='/usr/include/string.h'
922submit='' 894submit=''
923subversion='4' 895subversion='8'
924sysman='/usr/share/man/man1' 896sysman='/usr/share/man/man1'
925tail='' 897tail=''
926tar='' 898tar=''
@@ -930,40 +902,34 @@ tee=''
930test='test' 902test='test'
931timeincl='/usr/include/sys/time.h /usr/include/time.h ' 903timeincl='/usr/include/sys/time.h /usr/include/time.h '
932timetype='time_t' 904timetype='time_t'
933tmpnam_r_proto='0' 905tmpnam_r_proto='REENTRANT_PROTO_B_B'
934to=':' 906to=':'
935touch='touch' 907touch='touch'
936tr='tr' 908tr='tr'
937trnl='\n' 909trnl='\n'
938troff='' 910troff=''
939ttyname_r_proto='0' 911ttyname_r_proto='REENTRANT_PROTO_I_IBW'
940u16size='2' 912u16size='2'
941u16type='unsigned short' 913u16type='unsigned short'
942u32size='4' 914u32size='4'
943u32type='unsigned long'
944u64size='8' 915u64size='8'
945u64type='unsigned long long'
946u8size='1' 916u8size='1'
947u8type='unsigned char' 917u8type='unsigned char'
948uidformat='"lu"'
949uidsign='1' 918uidsign='1'
950uidsize='4' 919uidsize='4'
951uidtype='uid_t' 920uidtype='uid_t'
952uname='uname' 921uname='uname'
953uniq='uniq' 922uniq='uniq'
954uquadtype='unsigned long long'
955use5005threads='undef' 923use5005threads='undef'
956use64bitall='undef'
957use64bitint='undef'
958usecrosscompile='undef' 924usecrosscompile='undef'
959usedl='define' 925usedl='define'
960usefaststdio='define' 926usefaststdio='define'
961useithreads='undef' 927useithreads='define'
962uselargefiles='define' 928uselargefiles='define'
963uselongdouble='undef' 929uselongdouble='undef'
964usemallocwrap='define' 930usemallocwrap='define'
965usemorebits='undef' 931usemorebits='undef'
966usemultiplicity='undef' 932usemultiplicity='define'
967usemymalloc='n' 933usemymalloc='n'
968usenm='false' 934usenm='false'
969useopcode='true' 935useopcode='true'
@@ -974,38 +940,37 @@ usesfio='false'
974useshrplib='true' 940useshrplib='true'
975usesitecustomize='undef' 941usesitecustomize='undef'
976usesocks='undef' 942usesocks='undef'
977usethreads='undef' 943usethreads='define'
978usevendorprefix='undef' 944usevendorprefix='define'
979usevfork='false' 945usevfork='false'
980usrinc='/usr/include' 946usrinc='/usr/include'
981uuname='' 947uuname=''
982uvXUformat='"lX"' 948uvXUformat='"lX"'
983uvoformat='"lo"' 949uvoformat='"lo"'
984uvsize='4'
985uvtype='unsigned long' 950uvtype='unsigned long'
986uvuformat='"lu"' 951uvuformat='"lu"'
987uvxformat='"lx"' 952uvxformat='"lx"'
988vendorarch='' 953vendorarch='/usr/lib/perl5'
989vendorarchexp='' 954vendorarchexp='/usr/lib/perl5'
990vendorbin='' 955vendorbin='/usr/bin'
991vendorbinexp='' 956vendorbinexp='/usr/bin'
992vendorhtml1dir=' ' 957vendorhtml1dir=' '
993vendorhtml1direxp='' 958vendorhtml1direxp=''
994vendorhtml3dir=' ' 959vendorhtml3dir=' '
995vendorhtml3direxp='' 960vendorhtml3direxp=''
996vendorlib='' 961vendorlib='/usr/share/perl5'
997vendorlib_stem='' 962vendorlib_stem=''
998vendorlibexp='' 963vendorlibexp='/usr/share/perl5'
999vendorman1dir=' ' 964vendorman1dir='/usr/share/man/man1'
1000vendorman1direxp='' 965vendorman1direxp='/usr/share/man/man1'
1001vendorman3dir=' ' 966vendorman3dir='/usr/share/man/man3'
1002vendorman3direxp='' 967vendorman3direxp='/usr/share/man/man3'
1003vendorprefix='' 968vendorprefix='/usr'
1004vendorprefixexp='' 969vendorprefixexp='/usr'
1005vendorscript='' 970vendorscript='/usr/bin'
1006vendorscriptexp='' 971vendorscriptexp='/usr/bin'
1007version='5.8.7' 972version='5.8.8'
1008version_patchlevel_string='version 8 subversion 4' 973version_patchlevel_string='version 8 subversion 8'
1009versiononly='undef' 974versiononly='undef'
1010vi='' 975vi=''
1011voidflags='15' 976voidflags='15'
@@ -1015,12 +980,40 @@ yaccflags=''
1015zcat='' 980zcat=''
1016zip='zip' 981zip='zip'
1017# Configure command line arguments. 982# Configure command line arguments.
1018config_arg0='./Configure' 983config_arg0='Configure'
1019config_args='' 984config_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.8.8 -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'
1020config_argc=0 985config_argc=28
986config_arg1='-des'
987config_arg2='-Doptimize=-O2'
988config_arg3='-Dmyhostname=localhost'
989config_arg4='-Dperladmin=root@localhost'
990config_arg5='-Dcc=gcc'
991config_arg6='-Dcf_by=Open Embedded'
992config_arg7='-Dinstallprefix=@DESTDIR@'
993config_arg8='-Dprefix=/usr'
994config_arg9='-Dvendorprefix=/usr'
995config_arg10='-Dsiteprefix=/usr'
996config_arg11='-Dotherlibdirs=/usr/lib/perl5/5.8.8'
997config_arg12='-Duseshrplib'
998config_arg13='-Dusethreads'
999config_arg14='-Duseithreads'
1000config_arg15='-Duselargefiles'
1001config_arg16='-Ud_dosuid'
1002config_arg17='-Dd_semctl_semun'
1003config_arg18='-Ui_db'
1004config_arg19='-Ui_ndbm'
1005config_arg20='-Ui_gdbm'
1006config_arg21='-Di_shadow'
1007config_arg22='-Di_syslog'
1008config_arg23='-Dman3ext=3pm'
1009config_arg24='-Duseperlio'
1010config_arg25='-Dinstallusrbinperl'
1011config_arg26='-Ubincompat5005'
1012config_arg27='-Uversiononly'
1013config_arg28='-Dpager=/usr/bin/less -isr'
1021PERL_REVISION=5 1014PERL_REVISION=5
1022PERL_VERSION=8 1015PERL_VERSION=8
1023PERL_SUBVERSION=4 1016PERL_SUBVERSION=8
1024PERL_API_REVISION=5 1017PERL_API_REVISION=5
1025PERL_API_VERSION=8 1018PERL_API_VERSION=8
1026PERL_API_SUBVERSION=0 1019PERL_API_SUBVERSION=0
diff --git a/meta/packages/perl/perl-5.8.8/config.sh-32 b/meta/packages/perl/perl-5.8.8/config.sh-32
new file mode 100644
index 0000000000..e22d71d8ee
--- /dev/null
+++ b/meta/packages/perl/perl-5.8.8/config.sh-32
@@ -0,0 +1,58 @@
1alignbytes='4'
2ccflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
3ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
4yaccflags=''
5ccsymbols='__GNUC_PATCHLEVEL__=5'
6cppccsymbols='__GNUC__=3 __GNUC_MINOR__=3'
7cppccsymbols='__GNUC__=3 __GNUC_MINOR__=3'
8cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include'
9cppsymbols='__ELF__=1 _FILE_OFFSET_BITS=64 __GLIBC__=2 __GLIBC_MINOR__=3 __GNU_LIBRARY__=6 _GNU_SOURCE=1 i386=1 __i386=1 __i386__=1 __i486=1 __i486__=1 _LARGEFILE64_SOURCE=1 _LARGEFILE_SOURCE=1 linux=1 __linux=1 __linux__=1 _POSIX_C_SOURCE=199506L _POSIX_SOURCE=1 _REENTRANT=1 __STDC__=1 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 __USE_SVID=1 __USE_UNIX98=1 __USE_XOPEN=1 __USE_XOPEN_EXTENDED=1 _XOPEN_SOURCE=600 _XOPEN_SOURCE_EXTENDED=1'
10d_nv_preserves_uv='define'
11d_u32align='undef'
12gccversion='3.3.5 (Debian 1:3.3.5-13)'
13getspnam_r_proto='0'
14gidformat='"lu"'
15gnulibc_version='2.3.2'
16i32type='long'
17i64type='long long'
18ivsize='4'
19gnulibc_version='2.3.2'
20libc='/lib/libc-2.3.2.so'
21libsfiles=' libnsl.so libdl.so libm.so libcrypt.so libutil.so libpthread.so libc.so'
22libsfound=' /usr/lib/libnsl.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'
23ignore_versioned_solibs='y'
24libs='-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc'
25libsdirs=' /usr/lib'
26libsfiles=' libnsl.so libdl.so libm.so libcrypt.so libutil.so libpthread.so libc.so'
27libsfound=' /usr/lib/libnsl.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'
28libspath=' /usr/local/lib /lib /usr/lib'
29libswanted='sfio socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m crypt sec util pthread c cposix posix ucb BSD'
30libswanted_uselargefiles=''
31perllibs='-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc'
32libsfiles=' libnsl.so libdl.so libm.so libcrypt.so libutil.so libpthread.so libc.so'
33libsfound=' /usr/lib/libnsl.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'
34longdblsize='12'
35longlongsize='8'
36longsize='4'
37myuname='linux birgitte 2.6.21-rc5 #63 tue mar 27 14:41:54 est 2007 i686 gnulinux '
38nv_preserves_uv_bits='32'
39osvers='2.6.21-rc5'
40ptrsize='4'
41quadkind='3'
42quadtype='long long'
43uquadtype='unsigned long long'
44sPRIXU64='"LX"'
45sPRId64='"Ld"'
46sPRIi64='"Li"'
47sPRIo64='"Lo"'
48sPRIu64='"Lu"'
49sPRIx64='"Lx"'
50selectminbits='32'
51sizesize='4'
52u32type='unsigned long'
53u64type='unsigned long long'
54uidformat='"lu"'
55uquadtype='unsigned long long'
56use64bitall='undef'
57use64bitint='undef'
58uvsize='4'
diff --git a/meta/packages/perl/perl-5.8.8/config.sh-32-be b/meta/packages/perl/perl-5.8.8/config.sh-32-be
new file mode 100644
index 0000000000..a59a9abb5e
--- /dev/null
+++ b/meta/packages/perl/perl-5.8.8/config.sh-32-be
@@ -0,0 +1 @@
byteorder='4321'
diff --git a/meta/packages/perl/perl-5.8.8/config.sh-32-le b/meta/packages/perl/perl-5.8.8/config.sh-32-le
new file mode 100644
index 0000000000..10e4226567
--- /dev/null
+++ b/meta/packages/perl/perl-5.8.8/config.sh-32-le
@@ -0,0 +1 @@
byteorder='1234'
diff --git a/meta/packages/perl/perl-5.8.8/config.sh-64 b/meta/packages/perl/perl-5.8.8/config.sh-64
new file mode 100644
index 0000000000..6e58fa71a3
--- /dev/null
+++ b/meta/packages/perl/perl-5.8.8/config.sh-64
@@ -0,0 +1,58 @@
1alignbytes='8'
2ccflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
3ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
4yaccflags=''
5ccsymbols=''
6cppccsymbols=''
7cppccsymbols=''
8cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement'
9cppsymbols='__amd64=1 __amd64__=1 __ELF__=1 _FILE_OFFSET_BITS=64 __GLIBC__=2 __GLIBC_MINOR__=4 __GNUC__=4 __GNUC_MINOR__=1 __GNU_LIBRARY__=6 _GNU_SOURCE=1 _LARGEFILE64_SOURCE=1 _LARGEFILE_SOURCE=1 linux=1 __linux=1 __linux__=1 _LP64=1 __LP64__=1 _POSIX_C_SOURCE=199506L _POSIX_SOURCE=1 _REENTRANT=1 __STDC__=1 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 __USE_SVID=1 __USE_UNIX98=1 __USE_XOPEN=1 __USE_XOPEN_EXTENDED=1 __x86_64=1 __x86_64__=1 _XOPEN_SOURCE=600 _XOPEN_SOURCE_EXTENDED=1'
10d_nv_preserves_uv='undef'
11d_u32align='define'
12gccversion='4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)'
13getspnam_r_proto='REENTRANT_PROTO_I_CSBWR'
14gidformat='"u"'
15gnulibc_version='2.4'
16i32type='int'
17i64type='long'
18ivsize='8'
19gnulibc_version='2.4'
20libc='/lib/libc-2.4.so'
21libsfiles=' libnsl.so libdb.so libdl.so libm.so libcrypt.so libutil.so libpthread.so libc.so'
22libsfound=' /usr/lib/libnsl.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'
23ignore_versioned_solibs='y'
24libs='-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc'
25libsdirs=' /usr/lib'
26libsfiles=' libnsl.so libdb.so libdl.so libm.so libcrypt.so libutil.so libpthread.so libc.so'
27libsfound=' /usr/lib/libnsl.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'
28libspath=' /usr/local/lib /lib /usr/lib'
29libswanted='sfio socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m crypt sec util pthread c cposix posix ucb BSD'
30libswanted_uselargefiles=''
31perllibs='-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc'
32libsfiles=' libnsl.so libdb.so libdl.so libm.so libcrypt.so libutil.so libpthread.so libc.so'
33libsfound=' /usr/lib/libnsl.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'
34longdblsize='16'
35longlongsize='8'
36longsize='8'
37myuname='linux nynaeve 2.6.20.4 #29 smp thu mar 29 15:35:30 est 2007 x86_64 gnulinux '
38nv_preserves_uv_bits='53'
39osvers='2.6.20.4'
40ptrsize='8'
41quadkind='2'
42quadtype='long'
43uquadtype='unsigned long'
44sPRIXU64='"lX"'
45sPRId64='"ld"'
46sPRIi64='"li"'
47sPRIo64='"lo"'
48sPRIu64='"lu"'
49sPRIx64='"lx"'
50selectminbits='64'
51sizesize='8'
52u32type='unsigned int'
53u64type='unsigned long'
54uidformat='"u"'
55uquadtype='unsigned long'
56use64bitall='define'
57use64bitint='define'
58uvsize='8'
diff --git a/meta/packages/perl/perl-5.8.8/config.sh-64-be b/meta/packages/perl/perl-5.8.8/config.sh-64-be
new file mode 100644
index 0000000000..c08ce3c431
--- /dev/null
+++ b/meta/packages/perl/perl-5.8.8/config.sh-64-be
@@ -0,0 +1 @@
byteorder='87654321'
diff --git a/meta/packages/perl/perl-5.8.8/config.sh-64-le b/meta/packages/perl/perl-5.8.8/config.sh-64-le
new file mode 100644
index 0000000000..277d2a9bee
--- /dev/null
+++ b/meta/packages/perl/perl-5.8.8/config.sh-64-le
@@ -0,0 +1 @@
byteorder='12345678'
diff --git a/meta/packages/perl/perl-5.8.8/generate-sh.patch b/meta/packages/perl/perl-5.8.8/generate-sh.patch
new file mode 100644
index 0000000000..4c2b0bd752
--- /dev/null
+++ b/meta/packages/perl/perl-5.8.8/generate-sh.patch
@@ -0,0 +1,16 @@
1Use the ld flags from the supplied configuration file. For sh we need the
2flags that specify to build PIC code so that the shared libraries work.
3
4--- perl-5.8.7/Cross/generate_config_sh~ 2006-09-25 16:34:09.000000000 +1000
5+++ perl-5.8.7/Cross/generate_config_sh 2006-09-25 16:34:09.000000000 +1000
6@@ -19,8 +19,8 @@
7 $callbacks->{'ar'} = [\&simple_process, ["AR", "arm-linux-ar"]];
8 $callbacks->{'archname'} = [\&simple_process, ["SYS", "armv4l-linux"]];
9 $callbacks->{'cc'} = [\&simple_process, ["CC", "arm-linux-gcc"]];
10-$callbacks->{'cccdlflags'} = [\&simple_process, ["CFLAGS", ""]];
11-$callbacks->{'ccdlflags'} = [\&simple_process, ["CFLAGS", ""]];
12+#$callbacks->{'cccdlflags'} = [\&simple_process, ["CFLAGS", ""]];
13+#$callbacks->{'ccdlflags'} = [\&simple_process, ["CFLAGS", ""]];
14 $callbacks->{'ccflags'} = [\&simple_process, ["CFLAGS", "-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"]];
15 $callbacks->{'ccflags_uselargefiles'} = [\&simple_process, ["CFLAGS", "-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"]];
16 $callbacks->{'ccname'} = [\&simple_process, ["CC", "arm-linux-gcc"]];
diff --git a/meta/packages/perl/perl-5.8.8/native-no-gdbminc.patch b/meta/packages/perl/perl-5.8.8/native-no-gdbminc.patch
new file mode 100644
index 0000000000..f00fa2cc17
--- /dev/null
+++ b/meta/packages/perl/perl-5.8.8/native-no-gdbminc.patch
@@ -0,0 +1,18 @@
1If you have a /usr/include/gdbm/ndbm.h host on the header then the configure
2script adds -I/usr/include/gdbm to the ccflags even though gdbm support is
3disabled. Prevent perl from doing this so we don't get cross compile badness
4errors while building perl.
5
6--- perl-5.8.8/Configure 2007/05/06 23:42:18 1.1
7+++ perl-5.8.8/Configure 2007/05/06 23:42:48
8@@ -20033,8 +20033,8 @@
9 # ndbm.h header in /usr/include/gdbm/ndbm.h.
10 if $test -f /usr/include/gdbm/ndbm.h; then
11 echo '<gdbm/ndbm.h> found.'
12- ccflags="$ccflags -I/usr/include/gdbm"
13- cppflags="$cppflags -I/usr/include/gdbm"
14+# ccflags="$ccflags -I/usr/include/gdbm"
15+# cppflags="$cppflags -I/usr/include/gdbm"
16 t_ndbm=$define
17 fi
18 ;;
diff --git a/meta/packages/perl/perl-5.8.8/native-nopacklist.patch b/meta/packages/perl/perl-5.8.8/native-nopacklist.patch
new file mode 100644
index 0000000000..a0ba269e00
--- /dev/null
+++ b/meta/packages/perl/perl-5.8.8/native-nopacklist.patch
@@ -0,0 +1,84 @@
1Part of 52_debian_extutils_hacks.patch just to exclude the installation of .packlist files
2
3diff -Naur --exclude=debian perl-5.8.8.orig/lib/ExtUtils/MM_Unix.pm perl-5.8.8/lib/ExtUtils/MM_Unix.pm
4--- perl-5.8.8.orig/lib/ExtUtils/MM_Unix.pm 2005-05-21 19:42:56.000000000 +1000
5+++ perl-5.8.8/lib/ExtUtils/MM_Unix.pm 2006-02-05 17:40:19.000000000 +1100
6@@ -2054,9 +2054,7 @@
7 $(NOECHO) $(ECHO) INSTALLDIRS not defined, defaulting to INSTALLDIRS=site
8
9 pure_perl_install ::
10- $(NOECHO) $(MOD_INSTALL) \
11- read }.$self->catfile('$(PERL_ARCHLIB)','auto','$(FULLEXT)','.packlist').q{ \
12- write }.$self->catfile('$(DESTINSTALLARCHLIB)','auto','$(FULLEXT)','.packlist').q{ \
13+ $(NOECHO) $(MOD_INSTALL) \
14 $(INST_LIB) $(DESTINSTALLPRIVLIB) \
15 $(INST_ARCHLIB) $(DESTINSTALLARCHLIB) \
16 $(INST_BIN) $(DESTINSTALLBIN) \
17@@ -2081,9 +2079,7 @@
18 }.$self->catdir('$(PERL_ARCHLIB)','auto','$(FULLEXT)').q{
19
20 pure_vendor_install ::
21- $(NOECHO) $(MOD_INSTALL) \
22- read }.$self->catfile('$(VENDORARCHEXP)','auto','$(FULLEXT)','.packlist').q{ \
23- write }.$self->catfile('$(DESTINSTALLVENDORARCH)','auto','$(FULLEXT)','.packlist').q{ \
24+ $(NOECHO) $(MOD_INSTALL) \
25 $(INST_LIB) $(DESTINSTALLVENDORLIB) \
26 $(INST_ARCHLIB) $(DESTINSTALLVENDORARCH) \
27 $(INST_BIN) $(DESTINSTALLVENDORBIN) \
28@@ -2092,37 +2088,19 @@
29 $(INST_MAN3DIR) $(DESTINSTALLVENDORMAN3DIR)
30
31 doc_perl_install ::
32- $(NOECHO) $(ECHO) Appending installation info to $(DESTINSTALLARCHLIB)/perllocal.pod
33- -$(NOECHO) $(MKPATH) $(DESTINSTALLARCHLIB)
34- -$(NOECHO) $(DOC_INSTALL) \
35- "Module" "$(NAME)" \
36- "installed into" "$(INSTALLPRIVLIB)" \
37- LINKTYPE "$(LINKTYPE)" \
38- VERSION "$(VERSION)" \
39- EXE_FILES "$(EXE_FILES)" \
40- >> }.$self->catfile('$(DESTINSTALLARCHLIB)','perllocal.pod').q{
41
42 doc_site_install ::
43- $(NOECHO) $(ECHO) Appending installation info to $(DESTINSTALLARCHLIB)/perllocal.pod
44- -$(NOECHO) $(MKPATH) $(DESTINSTALLARCHLIB)
45- -$(NOECHO) $(DOC_INSTALL) \
46+ $(NOECHO) $(ECHO) Appending installation info to $(DESTINSTALLSITEARCH)/perllocal.pod
47+ -$(NOECHO) $(MKPATH) $(DESTINSTALLSITEARCH)
48+ -$(NOECHO) $(DOC_INSTALL) \
49 "Module" "$(NAME)" \
50 "installed into" "$(INSTALLSITELIB)" \
51 LINKTYPE "$(LINKTYPE)" \
52 VERSION "$(VERSION)" \
53 EXE_FILES "$(EXE_FILES)" \
54- >> }.$self->catfile('$(DESTINSTALLARCHLIB)','perllocal.pod').q{
55+ >> }.$self->catfile('$(DESTINSTALLSITEARCH)','perllocal.pod').q{
56
57 doc_vendor_install ::
58- $(NOECHO) $(ECHO) Appending installation info to $(DESTINSTALLARCHLIB)/perllocal.pod
59- -$(NOECHO) $(MKPATH) $(DESTINSTALLARCHLIB)
60- -$(NOECHO) $(DOC_INSTALL) \
61- "Module" "$(NAME)" \
62- "installed into" "$(INSTALLVENDORLIB)" \
63- LINKTYPE "$(LINKTYPE)" \
64- VERSION "$(VERSION)" \
65- EXE_FILES "$(EXE_FILES)" \
66- >> }.$self->catfile('$(DESTINSTALLARCHLIB)','perllocal.pod').q{
67
68 };
69
70@@ -2131,13 +2109,12 @@
71 $(NOECHO) $(NOOP)
72
73 uninstall_from_perldirs ::
74- $(NOECHO) $(UNINSTALL) }.$self->catfile('$(PERL_ARCHLIB)','auto','$(FULLEXT)','.packlist').q{
75
76 uninstall_from_sitedirs ::
77 $(NOECHO) $(UNINSTALL) }.$self->catfile('$(SITEARCHEXP)','auto','$(FULLEXT)','.packlist').q{
78
79 uninstall_from_vendordirs ::
80- $(NOECHO) $(UNINSTALL) }.$self->catfile('$(VENDORARCHEXP)','auto','$(FULLEXT)','.packlist').q{
81+
82 };
83
84 join("",@m);
diff --git a/meta/packages/perl/perl-5.8.8/perl-configpm-switch.patch b/meta/packages/perl/perl-5.8.8/perl-configpm-switch.patch
new file mode 100644
index 0000000000..1aacd35189
--- /dev/null
+++ b/meta/packages/perl/perl-5.8.8/perl-configpm-switch.patch
@@ -0,0 +1,34 @@
1This patch is used for perl-native only. It enables the switching of
2configuration files between Config_heavy.pl and
3Config_heavy-target.pl by setting the environment variables
4PERLCONFIGTARGET - the later containing settings for the target while
5the former contains those for the host. This will allow cpan.bbclass
6to use the settings appropriate for the native and/or target builds
7as required. This also disables the use of the cache since the cached
8values would be valid for the host only.
9
10--- perl-5.8.8/configpm 2007/04/30 03:10:43 1.1
11+++ perl-5.8.8/configpm 2007/04/30 03:11:56
12@@ -374,7 +374,7 @@
13 my($self, $key) = @_;
14
15 # check for cached value (which may be undef so we use exists not defined)
16- return $self->{$key} if exists $self->{$key};
17+ #return $self->{$key} if exists $self->{$key};
18
19 return $self->fetch_string($key);
20 }
21@@ -530,7 +530,12 @@
22 sub DESTROY { }
23
24 sub AUTOLOAD {
25- require 'Config_heavy.pl';
26+ my $cfgfile = 'Config_heavy.pl';
27+ if (defined $ENV{PERLCONFIGTARGET} and $ENV{PERLCONFIGTARGET} eq "yes")
28+ {
29+ $cfgfile = 'Config_heavy-target.pl';
30+ }
31+ require $cfgfile;
32 goto \&launcher unless $Config::AUTOLOAD =~ /launcher$/;
33 die "&Config::AUTOLOAD failed on $Config::AUTOLOAD";
34 }
diff --git a/meta/packages/perl/perl-5.8.8/perl-configure.sh b/meta/packages/perl/perl-5.8.8/perl-configure.sh
new file mode 100755
index 0000000000..9800394b63
--- /dev/null
+++ b/meta/packages/perl/perl-5.8.8/perl-configure.sh
@@ -0,0 +1,43 @@
1ls#! /bin/sh
2
3#
4# Generate the common perl configuration
5# Needs to be run on a host that matches the bitsize of the target platform
6#
7
8echo sh Configure -des \
9 -Doptimize=-O2 \
10 -Dmyhostname=localhost \
11 -Dperladmin=root@localhost \
12 -Dcc=gcc \
13 -Dcf_by='Open Embedded' \
14 -Dinstallprefix=@DESTDIR@ \
15 -Dprefix=/usr \
16 -Dvendorprefix=/usr \
17 -Dsiteprefix=/usr \
18 -Dotherlibdirs=/usr/lib/perl5/5.8.8 \
19 -Duseshrplib \
20 -Dusethreads \
21 -Duseithreads \
22 -Duselargefiles \
23 -Ud_dosuid \
24 -Dd_semctl_semun \
25 -Ui_db \
26 -Ui_ndbm \
27 -Ui_gdbm \
28 -Di_shadow \
29 -Di_syslog \
30 -Dman3ext=3pm \
31 -Duseperlio \
32 -Dinstallusrbinperl \
33 -Ubincompat5005 \
34 -Uversiononly \
35 -Dpager='/usr/bin/less -isr'
36
37cp -f config.sh config.sh.COMMON
38
39TARGETOS=$(grep myarchname config.sh.COMMON | sed "s#.*'\(.*\)'.*#\1#")
40
41sed -r -i config.sh.COMMON \
42 -e "s#(install.*=')(/usr)/local(.*')#\1@DESTDIR@\2\3#g" \
43 -e 's#'$TARGETOS'#@ARCH@#g'
diff --git a/meta/packages/perl/perl-5.8.8/perl-dynloader.patch b/meta/packages/perl/perl-5.8.8/perl-dynloader.patch
new file mode 100644
index 0000000000..e2dc774d5e
--- /dev/null
+++ b/meta/packages/perl/perl-5.8.8/perl-dynloader.patch
@@ -0,0 +1,23 @@
1Allow the location that .so files are searched for for dynamic
2loading to be changed via an environment variable. This is to allow
3us to load .so's from the host system while building for the target
4system.
5
6--- perl-5.8.8/ext/DynaLoader/XSLoader_pm.PL 2007/04/20 09:03:08 1.1
7+++ perl-5.8.8/ext/DynaLoader/XSLoader_pm.PL 2007/04/20 09:41:28
8@@ -65,6 +65,15 @@
9 print OUT <<'EOT';
10 my $modpname = join('/',@modparts);
11 my $modlibname = (caller())[1];
12+ # OE: Allow env to form dynamic loader to look in a different place
13+ # This is so it finds the host .so files, not the targets
14+ if (defined $ENV{PERLHOSTLIB})
15+ {
16+ my $hostlib = $ENV{PERLHOSTLIB};
17+ print STDERR "*** Module name IN: $modlibname\n";
18+ $modlibname =~ s#(?<!/)(\.\./)*lib/#$hostlib#g;
19+ print STDERR "*** Module name OUT: $modlibname\n";
20+ }
21 my $c = @modparts;
22 $modlibname =~ s,[\\/][^\\/]+$,, while $c--; # Q&D basename
23 my $file = "$modlibname/auto/$modpname/$modfname.$dl_dlext";
diff --git a/meta/packages/perl/perl-5.8.8/perl-moreconfig.patch b/meta/packages/perl/perl-5.8.8/perl-moreconfig.patch
new file mode 100644
index 0000000000..590c72536b
--- /dev/null
+++ b/meta/packages/perl/perl-5.8.8/perl-moreconfig.patch
@@ -0,0 +1,16 @@
1We need ld in the fake config library, but it's not included by default. So
2expand the number of items included. While this works it indicates that the
3rest of the config items are not being picked up and/or are being picked up
4from the host. More investigation needed.
5
6--- perl-5.8.8/configpm 2007/04/20 09:48:05 1.1
7+++ perl-5.8.8/configpm 2007/04/20 09:57:12
8@@ -2,7 +2,7 @@
9 use strict;
10 use vars qw(%Config $Config_SH_expanded);
11
12-my $how_many_common = 22;
13+my $how_many_common = 50;
14
15 # commonly used names to precache (and hence lookup fastest)
16 my %Common;
diff --git a/meta/packages/perl/perl-native_5.8.7.bb b/meta/packages/perl/perl-native_5.8.7.bb
deleted file mode 100644
index 338d1617cc..0000000000
--- a/meta/packages/perl/perl-native_5.8.7.bb
+++ /dev/null
@@ -1,37 +0,0 @@
1DESCRIPTION = "Perl is a popular scripting language."
2HOMEPAGE = "http://www.perl.org/"
3LICENSE = "Artistic|GPL"
4PR = "r3"
5
6SECTION = "libs"
7inherit native
8
9DEPENDS = "virtual/db-native gdbm-native"
10
11SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz \
12 file://Configure-multilib.patch;patch=1"
13S = "${WORKDIR}/perl-${PV}"
14
15#perl is not parallel_make safe
16PARALLEL_MAKE = ""
17
18do_configure () {
19 ./Configure \
20 -Dcc="${CC}" \
21 -Dcflags="${CFLAGS}" \
22 -Dldflags="$LDFLAGS}" \
23 -Dusethreads \
24 -Duselargefiles \
25 -Dprefix=${prefix} \
26 -Dvendorprefix=${prefix} \
27 -Dsiteprefix=${prefix}/local \
28 -Dman1ext=1 \
29 -Dman3ext=3perl \
30 -Uafs \
31 -Ud_csh \
32 -Uusesfio \
33 -Uusenm -des
34 sed 's!${STAGING_DIR}/bin!${STAGING_BINDIR}!;
35 s!${STAGING_DIR}/lib!${STAGING_LIBDIR}!' < config.sh > config.sh.new
36 mv config.sh.new config.sh
37}
diff --git a/meta/packages/perl/perl-native_5.8.8.bb b/meta/packages/perl/perl-native_5.8.8.bb
new file mode 100644
index 0000000000..c9d9b51771
--- /dev/null
+++ b/meta/packages/perl/perl-native_5.8.8.bb
@@ -0,0 +1,55 @@
1DESCRIPTION = "Perl is a popular scripting language."
2HOMEPAGE = "http://www.perl.org/"
3SECTION = "libs"
4LICENSE = "Artistic|GPL"
5DEPENDS = "virtual/db-native gdbm-native"
6PR = "r7"
7
8FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/perl-${PV}"
9
10SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz \
11 file://perl-5.8.8-gcc-4.2.patch;patch=1 \
12 file://Configure-multilib.patch;patch=1 \
13 file://perl-configpm-switch.patch;patch=1 \
14 file://native-nopacklist.patch;patch=1 \
15 file://native-no-gdbminc.patch;patch=1"
16
17S = "${WORKDIR}/perl-${PV}"
18
19inherit native
20
21do_configure () {
22 ./Configure \
23 -Dcc="${CC}" \
24 -Dcflags="${CFLAGS}" \
25 -Dldflags="${LDFLAGS}" \
26 -Dcf_by="Open Embedded" \
27 -Dprefix=${prefix} \
28 -Dvendorprefix=${prefix} \
29 -Dsiteprefix=${prefix}/local \
30 -Duseshrplib \
31 -Dusethreads \
32 -Duseithreads \
33 -Duselargefiles \
34 -Ud_dosuid \
35 -Ui_db \
36 -Ui_ndbm \
37 -Ui_gdbm \
38 -Di_shadow \
39 -Di_syslog \
40 -Duseperlio \
41 -Dman3ext=3pm \
42 -Uafs \
43 -Ud_csh \
44 -Uusesfio \
45 -Uusenm -des
46 sed 's!${STAGING_DIR}/bin!${STAGING_BINDIR}!;
47 s!${STAGING_DIR}/lib!${STAGING_LIBDIR}!' < config.sh > config.sh.new
48 mv config.sh.new config.sh
49}
50do_stage_append() {
51 # We need a hostperl link for building perl
52 ln -sf ${STAGING_BINDIR_NATIVE}/perl${PV} ${STAGING_BINDIR_NATIVE}/hostperl
53}
54
55PARALLEL_MAKE = ""
diff --git a/meta/packages/perl/perl-rdepends_5.8.7.inc b/meta/packages/perl/perl-rdepends_5.8.8.inc
index 905edbdaaf..1ce5ad0375 100644
--- a/meta/packages/perl/perl-rdepends_5.8.7.inc
+++ b/meta/packages/perl/perl-rdepends_5.8.8.inc
@@ -1,3 +1,11 @@
1# To create/update the perl-rdepends_${PV}.inc use this piece of ugly script (modified for your arch/paths etc):
2# daka@DaKa2:/home/slug/slugos/tmp/work/perl-5.8.7-r14/install$ egrep -r "use|require" * | grep ";$" | egrep ".pm:use |.pm:require " | grep -v v5.6.0 | grep -v 5.00 | grep -v \$module | sed -e "s, \+, ,g" | cut -f1,2 -d" " | sed -e "s,;, ,g" | sed -e "s,(), ,g" | sed -e "s,::,-,g" | sort | uniq | tr [:upper:] [:lower:] | sed -e "s,/[^ ]\+ , += \"perl-module-,g" | sed -e "s, \?$, \",g" | sed -e "s,_,-,g" | sed -e "s,^,RDEPENDS_,g" | sed -e "s,armeb-linux,\$\{TARGET_ARCH\}-\$\{TARGET_OS\},g" | egrep -v "perl-module-5|perl-module-tk|perl-module-mac-internetconfig|perl-module-ndbm-file|perl-module-html-treebuilder|perl-module-lwp-simple|perl-module-vms-filespec|perl-module-fcgi|perl-module-vms-stdio|perl-module-mac-buildtools" > /home/slug/openembedded/packages/perl/rdepends.tmp
3
4# Some additional dependencies that the above doesn't manage to figure out
5RDEPENDS_perl-module-math-bigint += "perl-module-math-bigint-calc "
6RDEPENDS_perl-module-math-bigint-calc += "perl-module-integer "
7
8# Depends list
1RDEPENDS_perl-misc += "perl-module-exporter " 9RDEPENDS_perl-misc += "perl-module-exporter "
2RDEPENDS_perl-misc += "perl-module-strict " 10RDEPENDS_perl-misc += "perl-module-strict "
3RDEPENDS_perl-misc += "perl-module-warnings " 11RDEPENDS_perl-misc += "perl-module-warnings "
diff --git a/meta/packages/perl/perl-rprovides.inc b/meta/packages/perl/perl-rprovides.inc
new file mode 100644
index 0000000000..637c993156
--- /dev/null
+++ b/meta/packages/perl/perl-rprovides.inc
@@ -0,0 +1,45 @@
1#
2# Some packages changed names in 5.8.7-r14, RPROVIDE them for things that
3# depend on the old name
4#
5RPROVIDES_perl-module-b-asmdata = "perl-module-${TARGET_SYS}-b-asmdata"
6RPROVIDES_perl-module-b-assembler = "perl-module-${TARGET_SYS}-b-assembler"
7RPROVIDES_perl-module-b-bblock = "perl-module-${TARGET_SYS}-b-bblock"
8RPROVIDES_perl-module-b-bytecode = "perl-module-${TARGET_SYS}-b-bytecode"
9RPROVIDES_perl-module-b-cc = "perl-module-${TARGET_SYS}-b-cc"
10RPROVIDES_perl-module-b-concise = "perl-module-${TARGET_SYS}-b-concise"
11RPROVIDES_perl-module-b-debug = "perl-module-${TARGET_SYS}-b-debug"
12RPROVIDES_perl-module-b-deparse = "perl-module-${TARGET_SYS}-b-deparse"
13RPROVIDES_perl-module-b-disassembler = "perl-module-${TARGET_SYS}-b-disassembler"
14RPROVIDES_perl-module-b-lint = "perl-module-${TARGET_SYS}-b-lint"
15RPROVIDES_perl-module-b-showlex = "perl-module-${TARGET_SYS}-b-showlex"
16RPROVIDES_perl-module-b-stackobj = "perl-module-${TARGET_SYS}-b-stackobj"
17RPROVIDES_perl-module-b-stash = "perl-module-${TARGET_SYS}-b-stash"
18RPROVIDES_perl-module-b-terse = "perl-module-${TARGET_SYS}-b-terse"
19RPROVIDES_perl-module-b-xref = "perl-module-${TARGET_SYS}-b-xref"
20RPROVIDES_perl-module-config = "perl-module-${TARGET_SYS}-config"
21RPROVIDES_perl-module-config-heavy = "perl-module-${TARGET_SYS}-config-heavy"
22RPROVIDES_perl-module-encode-alias = "perl-module-${TARGET_SYS}-encode-alias"
23RPROVIDES_perl-module-encode-cjkconstants = "perl-module-${TARGET_SYS}-encode-cjkconstants"
24RPROVIDES_perl-module-encode-config = "perl-module-${TARGET_SYS}-encode-config"
25RPROVIDES_perl-module-encode-encoder = "perl-module-${TARGET_SYS}-encode-encoder"
26RPROVIDES_perl-module-encode-encoding = "perl-module-${TARGET_SYS}-encode-encoding"
27RPROVIDES_perl-module-encode-guess = "perl-module-${TARGET_SYS}-encode-guess"
28RPROVIDES_perl-module-encoding = "perl-module-${TARGET_SYS}-encoding"
29RPROVIDES_perl-module-errno = "perl-module-${TARGET_SYS}-errno"
30RPROVIDES_perl-module-io-dir = "perl-module-${TARGET_SYS}-io-dir"
31RPROVIDES_perl-module-io-file = "perl-module-${TARGET_SYS}-io-file"
32RPROVIDES_perl-module-io-handle = "perl-module-${TARGET_SYS}-io-handle"
33RPROVIDES_perl-module-io-pipe = "perl-module-${TARGET_SYS}-io-pipe"
34RPROVIDES_perl-module-io-poll = "perl-module-${TARGET_SYS}-io-poll"
35RPROVIDES_perl-module-io-seekable = "perl-module-${TARGET_SYS}-io-seekable"
36RPROVIDES_perl-module-io-select = "perl-module-${TARGET_SYS}-io-select"
37RPROVIDES_perl-module-io-socket = "perl-module-${TARGET_SYS}-io-socket"
38RPROVIDES_perl-module-ipc-msg = "perl-module-${TARGET_SYS}-ipc-msg"
39RPROVIDES_perl-module-ipc-semaphore = "perl-module-${TARGET_SYS}-ipc-semaphore"
40RPROVIDES_perl-module-lib = "perl-module-${TARGET_SYS}-lib"
41RPROVIDES_perl-module-mime-quotedprint = "perl-module-${TARGET_SYS}-mime-quotedprint"
42RPROVIDES_perl-module-o = "perl-module-${TARGET_SYS}-o"
43RPROVIDES_perl-module-ops = "perl-module-${TARGET_SYS}-ops"
44RPROVIDES_perl-module-safe = "perl-module-${TARGET_SYS}-safe"
45RPROVIDES_perl-module-xsloader = "perl-module-${TARGET_SYS}-xsloader"
diff --git a/meta/packages/perl/perl.inc b/meta/packages/perl/perl.inc
index 4f42d78ded..9e20ae63e6 100644
--- a/meta/packages/perl/perl.inc
+++ b/meta/packages/perl/perl.inc
@@ -9,43 +9,23 @@ SRC_URI = "ftp://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz \
9 file://Makefile.patch;patch=1 \ 9 file://Makefile.patch;patch=1 \
10 file://config.sh-arm-linux.patch;patch=1 \ 10 file://config.sh-arm-linux.patch;patch=1 \
11 file://libperl-5.8.3-create-libperl-soname.patch;patch=1;pnum=0 \ 11 file://libperl-5.8.3-create-libperl-soname.patch;patch=1;pnum=0 \
12 file://uclibc.patch;patch=1 \ 12 file://Makefile.SH.patch"
13 file://Makefile.SH.patch \
14 file://config.sh-mipsel-linux \
15 file://config.sh-i686-linux"
16 13
17HOSTPERL="${STAGING_BINDIR_NATIVE}/perl${PV}" 14HOSTPERL="${STAGING_BINDIR_NATIVE}/perl${PV}"
18 15
19do_configure() {
20 ln -sf ${HOSTPERL} ${STAGING_BINDIR_NATIVE}/hostperl
21 cp ${HOSTPERL} hostperl
22 cd Cross
23 rm -f Makefile.SH.patch
24 cp ${WORKDIR}/Makefile.SH.patch .
25 cp ${WORKDIR}/config.sh-mipsel-linux .
26 cp ${WORKDIR}/config.sh-i686-linux .
27 cat config.sh-arm-linux | sed -e "s,arm-linux,armeb-linux,g" > config.sh-armeb-linux
28 for i in config.sh-*-linux; do
29 a="`echo $i|sed -e 's,^config.sh-,,; s,-linux$,,'`"
30 newfile="`echo $i|sed -e 's,-linux$,-linux-uclibc,g'`"
31 cat $i | sed -e "s,${a}-linux,${a}-linux-uclibc,g; \
32 s,d_sockatmark='define',d_sockatmark='undef',g;" > $newfile
33 done
34 sed -i -e 's,./install_me_here,${D},g' config.sh-${TARGET_ARCH}-${TARGET_OS}
35 rm -f config
36 echo "ARCH = ${TARGET_ARCH}" > config
37 echo "OS = ${TARGET_OS}" >> config
38 oe_runmake patch
39}
40
41do_compile() { 16do_compile() {
42 sed -i -e 's|/usr/include|${STAGING_INCDIR}|g' ext/Errno/Errno_pm.PL 17 sed -i -e 's|/usr/include|${STAGING_INCDIR}|g' ext/Errno/Errno_pm.PL
43 cd Cross 18 cd Cross
44 # You must use gcc to link on sh 19 # You must use gcc to link on sh
45 OPTIONS="" 20 OPTIONS=""
46 if test ${TARGET_ARCH} = "sh3" -o ${TARGET_ARCH} = "sh4"; then 21 if test ${TARGET_ARCH} = "sh3" -o ${TARGET_ARCH} = "sh4"; then
47 OPTIONS="LD=${TARGET_ARCH}-${TARGET_OS}-gcc" 22 OPTIONS="LD=${TARGET_SYS}-gcc"
48 fi 23 fi
24 # You must use gcc to link on powerpc also
25 if test ${TARGET_ARCH} = "powerpc" ; then
26 OPTIONS="LD=${TARGET_SYS}-gcc"
27 fi
28
49 oe_runmake perl $OPTIONS 29 oe_runmake perl $OPTIONS
50} 30}
51 31
diff --git a/meta/packages/perl/perl_5.8.7.bb b/meta/packages/perl/perl_5.8.7.bb
deleted file mode 100644
index 7e1ef2edf2..0000000000
--- a/meta/packages/perl/perl_5.8.7.bb
+++ /dev/null
@@ -1,134 +0,0 @@
1
2# We need gnugrep (for -I)
3DEPENDS_append += " grep-native"
4
5require perl.inc
6
7SRC_URI += "file://config.sh-armeb-linux \
8 file://config.sh-arm-linux \
9 file://config.sh-i386-linux \
10 file://config.sh-i486-linux \
11 file://config.sh-i586-linux \
12 file://config.sh-i686-linux \
13 file://config.sh-x86_64-linux \
14 file://config.sh-sh3-linux \
15 file://config.sh-sh4-linux"
16
17# Patches for sh3/sh4, use gcc to link and override generaet.sh to
18# use PIC mode for compiling shared library objects.
19SRC_URI_append_sh4 += "file://override-generate-sh.patch;patch=1"
20SRC_URI_append_sh4 += "file://makefile-usegcc-to-link.patch;patch=1"
21SRC_URI_append_sh3 += "file://override-generate-sh.patch;patch=1"
22SRC_URI_append_sh3 += "file://makefile-usegcc-to-link.patch;patch=1"
23
24PARALLEL_MAKE = ""
25
26PR = "r21"
27
28do_configure() {
29 ln -sf ${HOSTPERL} ${STAGING_BINDIR_NATIVE}/hostperl
30 cp ${HOSTPERL} hostperl
31 cd Cross
32 rm -f Makefile.SH.patch
33 cp ${WORKDIR}/Makefile.SH.patch .
34 cp ${WORKDIR}/config.sh-mipsel-linux .
35 cp ${WORKDIR}/config.sh-i386-linux .
36 cp ${WORKDIR}/config.sh-i486-linux .
37 cp ${WORKDIR}/config.sh-i586-linux .
38 cp ${WORKDIR}/config.sh-i686-linux .
39 cp ${WORKDIR}/config.sh-x86_64-linux .
40 cp ${WORKDIR}/config.sh-armeb-linux .
41 cp ${WORKDIR}/config.sh-sh3-linux .
42 cp ${WORKDIR}/config.sh-sh4-linux .
43 #perl insists on an extra config.sh for arm EABI
44 cp config.sh-arm-linux config.sh-arm-linux-gnueabi
45 # nslu2 LE uclibc builds do not work with the default config.sh
46 if test "${MACHINE}" = nslu2
47 then
48 rm -f ./config.sh-arm-linux
49 cp ${WORKDIR}/config.sh-arm-linux .
50 fi
51 for i in config.sh-*-linux; do
52 a="`echo $i|sed -e 's,^config.sh-,,; s,-linux$,,'`"
53 newfile="`echo $i|sed -e 's,-linux$,-linux-uclibc,g'`"
54 cat $i | sed -e "s,${a}-linux,${a}-linux-uclibc,g; \
55 s,d_sockatmark='define',d_sockatmark='undef',g;" > $newfile
56 done
57 sed -i -e 's,./install_me_here,${D},g' config.sh-${TARGET_ARCH}-${TARGET_OS}
58 sed -i -e "s%/usr/include/%${STAGING_INCDIR}/%g" config.sh-${TARGET_ARCH}-${TARGET_OS}
59
60 #These are strewn all over the source tree
61 for foo in `grep -I -m1 \/usr\/include\/.*\\.h ${WORKDIR}/* -r | cut -f 1 -d ":"` ; do
62 echo Fixing: $foo
63 sed -e "s%/usr/include/%${STAGING_INCDIR}/%g" -i $foo
64 done
65 rm -f config
66 echo "ARCH = ${TARGET_ARCH}" > config
67 echo "OS = ${TARGET_OS}" >> config
68 oe_runmake patch
69}
70
71do_install_append() {
72 ln -s libperl.so.${PV} ${D}/${libdir}/libperl.so.5
73 sed -i -e "s,${D},,g" ${D}/${libdir}/perl5/${PV}/${TARGET_ARCH}-${TARGET_OS}/Config_heavy.pl
74}
75
76# Create a perl-modules package recommending all the other perl
77# packages (actually the non modules packages and not created too)
78ALLOW_EMPTY_perl-modules = "1"
79PACKAGES_append = " perl-modules"
80RRECOMMENDS_perl-modules = "${PACKAGES}"
81RPROVIDES_perl-lib = "perl-lib"
82
83
84require perl-rdepends_${PV}.inc
85
86# To create/update the perl-rdepends_${PV}.inc use this piece of ugly script (modified for your arch/paths etc):
87# daka@DaKa2:/home/slug/slugos/tmp/work/perl-5.8.7-r14/install$ egrep -r "use|require" * | grep ";$" | egrep ".pm:use |.pm:require " | grep -v v5.6.0 | grep -v 5.00 | grep -v \$module | sed -e "s, \+, ,g" | cut -f1,2 -d" " | sed -e "s,;, ,g" | sed -e "s,(), ,g" | sed -e "s,::,-,g" | sort | uniq | tr [:upper:] [:lower:] | sed -e "s,/[^ ]\+ , += \"perl-module-,g" | sed -e "s, \?$, \",g" | sed -e "s,_,-,g" | sed -e "s,^,RDEPENDS_,g" | sed -e "s,armeb-linux,\$\{TARGET_ARCH\}-\$\{TARGET_OS\},g" | egrep -v "perl-module-5|perl-module-tk|perl-module-mac-internetconfig|perl-module-ndbm-file|perl-module-html-treebuilder|perl-module-lwp-simple|perl-module-vms-filespec|perl-module-fcgi|perl-module-vms-stdio|perl-module-mac-buildtools" > /home/slug/openembedded/packages/perl/perl-rdepends_5.8.7.inc
88
89# Some additional dependencies that the above doesn't manage to figure out
90DEPENDS_perl-module-math-bigint += "perl-module-math-bigint-calc "
91DEPENDS_perl-module-math-bigint-calc += "perl-module-integer "
92
93# Some packages changed names in 5.8.7-r14, RPROVIDE them
94RPROVIDES_perl-module-b-asmdata = "perl-module-${TARGET_SYS}-b-asmdata"
95RPROVIDES_perl-module-b-assembler = "perl-module-${TARGET_SYS}-b-assembler"
96RPROVIDES_perl-module-b-bblock = "perl-module-${TARGET_SYS}-b-bblock"
97RPROVIDES_perl-module-b-bytecode = "perl-module-${TARGET_SYS}-b-bytecode"
98RPROVIDES_perl-module-b-cc = "perl-module-${TARGET_SYS}-b-cc"
99RPROVIDES_perl-module-b-concise = "perl-module-${TARGET_SYS}-b-concise"
100RPROVIDES_perl-module-b-debug = "perl-module-${TARGET_SYS}-b-debug"
101RPROVIDES_perl-module-b-deparse = "perl-module-${TARGET_SYS}-b-deparse"
102RPROVIDES_perl-module-b-disassembler = "perl-module-${TARGET_SYS}-b-disassembler"
103RPROVIDES_perl-module-b-lint = "perl-module-${TARGET_SYS}-b-lint"
104RPROVIDES_perl-module-b-showlex = "perl-module-${TARGET_SYS}-b-showlex"
105RPROVIDES_perl-module-b-stackobj = "perl-module-${TARGET_SYS}-b-stackobj"
106RPROVIDES_perl-module-b-stash = "perl-module-${TARGET_SYS}-b-stash"
107RPROVIDES_perl-module-b-terse = "perl-module-${TARGET_SYS}-b-terse"
108RPROVIDES_perl-module-b-xref = "perl-module-${TARGET_SYS}-b-xref"
109RPROVIDES_perl-module-config = "perl-module-${TARGET_SYS}-config"
110RPROVIDES_perl-module-config-heavy = "perl-module-${TARGET_SYS}-config-heavy"
111RPROVIDES_perl-module-encode-alias = "perl-module-${TARGET_SYS}-encode-alias"
112RPROVIDES_perl-module-encode-cjkconstants = "perl-module-${TARGET_SYS}-encode-cjkconstants"
113RPROVIDES_perl-module-encode-config = "perl-module-${TARGET_SYS}-encode-config"
114RPROVIDES_perl-module-encode-encoder = "perl-module-${TARGET_SYS}-encode-encoder"
115RPROVIDES_perl-module-encode-encoding = "perl-module-${TARGET_SYS}-encode-encoding"
116RPROVIDES_perl-module-encode-guess = "perl-module-${TARGET_SYS}-encode-guess"
117RPROVIDES_perl-module-encoding = "perl-module-${TARGET_SYS}-encoding"
118RPROVIDES_perl-module-errno = "perl-module-${TARGET_SYS}-errno"
119RPROVIDES_perl-module-io-dir = "perl-module-${TARGET_SYS}-io-dir"
120RPROVIDES_perl-module-io-file = "perl-module-${TARGET_SYS}-io-file"
121RPROVIDES_perl-module-io-handle = "perl-module-${TARGET_SYS}-io-handle"
122RPROVIDES_perl-module-io-pipe = "perl-module-${TARGET_SYS}-io-pipe"
123RPROVIDES_perl-module-io-poll = "perl-module-${TARGET_SYS}-io-poll"
124RPROVIDES_perl-module-io-seekable = "perl-module-${TARGET_SYS}-io-seekable"
125RPROVIDES_perl-module-io-select = "perl-module-${TARGET_SYS}-io-select"
126RPROVIDES_perl-module-io-socket = "perl-module-${TARGET_SYS}-io-socket"
127RPROVIDES_perl-module-ipc-msg = "perl-module-${TARGET_SYS}-ipc-msg"
128RPROVIDES_perl-module-ipc-semaphore = "perl-module-${TARGET_SYS}-ipc-semaphore"
129RPROVIDES_perl-module-lib = "perl-module-${TARGET_SYS}-lib"
130RPROVIDES_perl-module-mime-quotedprint = "perl-module-${TARGET_SYS}-mime-quotedprint"
131RPROVIDES_perl-module-o = "perl-module-${TARGET_SYS}-o"
132RPROVIDES_perl-module-ops = "perl-module-${TARGET_SYS}-ops"
133RPROVIDES_perl-module-safe = "perl-module-${TARGET_SYS}-safe"
134RPROVIDES_perl-module-xsloader = "perl-module-${TARGET_SYS}-xsloader"
diff --git a/meta/packages/perl/perl_5.8.8.bb b/meta/packages/perl/perl_5.8.8.bb
new file mode 100644
index 0000000000..c8e7afebc7
--- /dev/null
+++ b/meta/packages/perl/perl_5.8.8.bb
@@ -0,0 +1,187 @@
1DESCRIPTION = "Perl is a popular scripting language."
2HOMEPAGE = "http://www.perl.org/"
3SECTION = "devel"
4LICENSE = "Artistic|GPL"
5PRIORITY = "optional"
6# We need gnugrep (for -I)
7DEPENDS = "virtual/db perl-native grep-native"
8PR = "r16"
9
10# Major part of version
11PVM = "5.8"
12
13SRC_URI = "ftp://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz \
14 file://Makefile.patch;patch=1 \
15 file://Makefile.SH.patch \
16 file://perl-dynloader.patch;patch=1 \
17 file://perl-moreconfig.patch;patch=1 \
18 file://letgcc-find-errno.patch;patch=1 \
19 file://generate-sh.patch;patch=1 \
20 file://09_fix_installperl.patch;patch=1 \
21 file://52_debian_extutils_hacks.patch;patch=1 \
22 file://53_debian_mod_paths.patch;patch=1 \
23 file://54_debian_perldoc-r.patch;patch=1 \
24 file://58_debian_cpan_config_path.patch;patch=1 \
25 file://60_debian_libnet_config_path.patch;patch=1 \
26 file://62_debian_cpan_definstalldirs.patch;patch=1 \
27 file://64_debian_enc2xs_inc.patch;patch=1 \
28 file://config.sh \
29 file://config.sh-32 \
30 file://config.sh-32-le \
31 file://config.sh-32-be \
32 file://config.sh-64 \
33 file://config.sh-64-le \
34 file://config.sh-64-be"
35
36# Where to find the native perl
37HOSTPERL = "${STAGING_BINDIR_NATIVE}/perl${PV}"
38
39# Where to find .so files - use the -native versions not those from the target build
40export PERLHOSTLIB = "${STAGING_DIR}/${BUILD_SYS}/lib/perl5/${PV}/${BUILD_ARCH}-${BUILD_OS}-thread-multi/"
41
42do_configure() {
43 # Make hostperl in build directory be the native perl
44 cp -f ${HOSTPERL} hostperl
45
46 # This is silly - should just patch Makefile.SH directly
47 cd Cross
48 cp -f ${WORKDIR}/Makefile.SH.patch .
49
50 # Generate configuration
51 rm -f config.sh-${TARGET_ARCH}-${TARGET_OS}
52 for i in ${WORKDIR}/config.sh \
53 ${WORKDIR}/config.sh-${@siteinfo_get_bits(d)} \
54 ${WORKDIR}/config.sh-${@siteinfo_get_bits(d)}-${@siteinfo_get_endianess(d)}; do
55 cat $i >> config.sh-${TARGET_ARCH}-${TARGET_OS}
56 done
57
58 # Fixups for uclibc
59 if [ "${TARGET_OS}" = "linux-uclibc" -o "${TARGET_OS}" = "linux-uclibcgnueabi" ]; then
60 sed -i -e "s,\(d_crypt_r=\)'define',\1'undef',g" \
61 -e "s,\(d_getnetbyname_r=\)'define',\1'undef',g" \
62 -e "s,\(d_getnetbyaddr_r=\)'define',\1'undef',g" \
63 -e "s,\(d_getnetent_r=\)'define',\1'undef',g" \
64 -e "s,\(d_sockatmark=\)'define',\1'undef',g" \
65 config.sh-${TARGET_ARCH}-${TARGET_OS}
66 fi
67
68 # Update some paths in the configuration
69 sed -i -e 's,@DESTDIR@,${D},g' \
70 -e 's,@ARCH@,${TARGET_ARCH}-${TARGET_OS},g' \
71 -e "s%/usr/include/%${STAGING_INCDIR}/%g" \
72 config.sh-${TARGET_ARCH}-${TARGET_OS}
73
74 if test "${MACHINE}" != "native"; then
75 # These are strewn all over the source tree
76 for foo in `grep -I -m1 \/usr\/include\/.*\\.h ${WORKDIR}/* -r | cut -f 1 -d ":"` ; do
77 echo Fixing: $foo
78 sed -e "s%/usr/include/%${STAGING_INCDIR}/%g" -i $foo
79 done
80 fi
81
82 rm -f config
83 echo "ARCH = ${TARGET_ARCH}" > config
84 echo "OS = ${TARGET_OS}" >> config
85
86 oe_runmake patch
87}
88do_compile() {
89 if test "${MACHINE}" != "native"; then
90 sed -i -e 's|/usr/include|${STAGING_INCDIR}|g' ext/Errno/Errno_pm.PL
91 fi
92 cd Cross
93 oe_runmake perl LD="${TARGET_SYS}-gcc"
94}
95do_install() {
96 oe_runmake install
97
98 # Add perl pointing at current version
99 ln -sf perl${PV} ${D}/usr/bin/perl
100
101 # Fix up versioned directories
102 mv ${D}/${libdir}/perl/${PVM} ${D}/${libdir}/perl/${PV}
103 mv ${D}/${datadir}/perl/${PVM} ${D}/${datadir}/perl/${PV}
104 ln -sf ${PV} ${D}/${libdir}/perl/${PVM}
105 ln -sf ${PV} ${D}/${datadir}/perl/${PVM}
106
107 # Remove unwanted file
108 rm -f ${D}/${libdir}/perl/${PV}/.packlist
109
110 # Fix up shared library
111 mv -f ${D}/${libdir}/perl/${PV}/CORE/libperl.so ${D}/${libdir}/libperl.so.${PV}
112 ln -sf libperl.so.${PV} ${D}/${libdir}/libperl.so.5
113
114 # Fix up installed configuration
115 if test "${MACHINE}" != "native"; then
116 sed -i -e "s,${D},,g" \
117 -e "s,-isystem${STAGING_INCDIR} ,,g" \
118 -e "s,${STAGING_LIBDIR},${libdir},g" \
119 -e "s,${STAGING_INCDIR},${includedir},g" \
120 ${D}/${libdir}/perl/${PV}/Config_heavy.pl
121 fi
122}
123do_stage() {
124 install -d ${STAGING_DIR}/${HOST_SYS}/perl/
125 install config.sh ${STAGING_DIR}/${HOST_SYS}/perl/
126 install lib/Config_heavy.pl ${STAGING_DIR}/${BUILD_SYS}/lib/perl5/${PV}/Config_heavy-target.pl
127}
128
129PACKAGES = "perl-dbg perl perl-misc perl-lib perl-dev perl-pod perl-doc"
130FILES_${PN} = "${bindir}/perl ${bindir}/perl${PV}"
131FILES_${PN}-lib = "${libdir}/libperl.so* ${libdir}/perl/${PVM} ${datadir}/perl/${PVM}"
132FILES_${PN}-dev = "${libdir}/perl/${PV}/CORE"
133FILES_${PN}-pod = "${datadir}/perl/${PV}/pod \
134 ${datadir}/perl/${PV}/*/*.pod \
135 ${datadir}/perl/${PV}/*/*/*.pod \
136 ${libdir}/perl/${PV}/*.pod"
137FILES_perl-misc = "${bindir}/*"
138FILES_${PN}-dbg += "${libdir}/perl/${PV}/auto/*/.debug \
139 ${libdir}/perl/${PV}/auto/*/*/.debug \
140 ${libdir}/perl/${PV}/auto/*/*/*/.debug \
141 ${datadir}/perl/${PV}/auto/*/.debug \
142 ${datadir}/perl/${PV}/auto/*/*/.debug \
143 ${datadir}/perl/${PV}/auto/*/*/*/.debug \
144 ${libdir}/perl/${PV}/CORE/.debug"
145FILES_${PN}-doc = "${datadir}/perl/${PV}/*/*.txt \
146 ${datadir}/perl/${PV}/*/*/*.txt \
147 ${datadir}/perl/${PV}/Net/*.eg \
148 ${datadir}/perl/${PV}/CGI/eg \
149 ${datadir}/perl/${PV}/ExtUtils/PATCHING \
150 ${datadir}/perl/${PV}/ExtUtils/NOTES \
151 ${datadir}/perl/${PV}/ExtUtils/typemap \
152 ${datadir}/perl/${PV}/ExtUtils/MANIFEST.SKIP \
153 ${datadir}/perl/${PV}/CPAN/SIGNATURE \
154 ${datadir}/perl/${PV}/CPAN/PAUSE2003.pub \
155 ${datadir}/perl/${PV}/B/assemble \
156 ${datadir}/perl/${PV}/B/makeliblinks \
157 ${datadir}/perl/${PV}/B/disassemble \
158 ${datadir}/perl/${PV}/B/cc_harness \
159 ${datadir}/perl/${PV}/ExtUtils/xsubpp \
160 ${datadir}/perl/${PV}/Encode/encode.h \
161 ${datadir}/perl/${PV}/unicore/mktables \
162 ${datadir}/perl/${PV}/unicore/mktables.lst \
163 ${datadir}/perl/${PV}/unicore/version"
164
165RPROVIDES_perl-lib = "perl-lib"
166
167# Create a perl-modules package recommending all the other perl
168# packages (actually the non modules packages and not created too)
169ALLOW_EMPTY_perl-modules = "1"
170PACKAGES_append = " perl-modules "
171RRECOMMENDS_perl-modules = "${@bb.data.getVar('PACKAGES', d, 1).replace('perl-modules ', '').replace('perl-dbg ', '').replace('perl-misc ', '').replace('perl-dev ', '').replace('perl-pod ', '').replace('perl-doc ', '')}"
172
173python populate_packages_prepend () {
174 libdir = bb.data.expand('${libdir}/perl/${PV}', d)
175 do_split_packages(d, libdir, 'auto/(.*)(?!\.debug)/', 'perl-module-%s', 'perl module %s', recursive=True, allow_dirs=False, match_path=True)
176 do_split_packages(d, libdir, '(.*)\.(pm|pl|e2x)', 'perl-module-%s', 'perl module %s', recursive=True, allow_dirs=False, match_path=True)
177 datadir = bb.data.expand('${datadir}/perl/${PV}', d)
178 do_split_packages(d, datadir, 'auto/(.*)(?!\.debug)/', 'perl-module-%s', 'perl module %s', recursive=True, allow_dirs=False, match_path=True)
179 do_split_packages(d, datadir, '(.*)\.(pm|pl|e2x)', 'perl-module-%s', 'perl module %s', recursive=True, allow_dirs=False, match_path=True)
180}
181
182PACKAGES_DYNAMIC = "perl-module-*"
183
184require perl-rdepends_${PV}.inc
185require perl-rprovides.inc
186
187PARALLEL_MAKE = ""