Index of /~too/sw/maemo/old/perl4
To recompile:
1) extract tar.gz
2) cd to perl4.0
3) patch -p0 < ../*-patch
4) cd to src
5) ./Configure
6) accept defaults
7) make perl
Patch contains these changes:
$ svn st | fgrep -v \?
M src/doSH
M src/arg.h
M src/doio.c
M src/Configure
M src/consarg.c
M src/doarg.c
M src/perl.h
A src/config.sh
M src/dump.c
M src/makedepend.SH
Test "failures"
[sbox-SDK_ARM: ~/perl4.0-svn2/src] > make test 2>&1 | grep -v 'ok$'
cd t && chmod +x TEST */*.t
cd t && (rm -f perl; ln -s ../perl perl) && ./perl TEST :10:38: missing terminating ' character
comp/script....syntax error in file - at line 1, next 2 tokens "ok\n"
EOF in string at - line 1.
FAILED on test 3
io/dup.........FAILED on test 2
op/dbm.........FAILED on test 2
op/stat........FAILED on test 35
Failed 4 tests.
make: [test] Error 29 (ignored)
2 op/dbm tests fails since database filename has changed...