Has anyone managed to get the openpkg current bootstrap to work on OSX
(tiger)?  I get an error while building openssl.

+-----------------------------------------------------------------------------+
| BUILD: Build OpenSSL (Crypography and SSL/TLS
Toolkit)                      |
+-----------------------------------------------------------------------------+
+ cd openssl-0.9.8e
+ sh /tmp/openpkg-20070520-20070520.src/shtool subst -e
's;-m486;-march=i486;g' -e 's;BN_LLONG *;;' Configure
+ sh /tmp/openpkg-20070520-20070520.src/shtool subst -e 's;test "$OSTYPE" =
msdosdjgpp;true;' util/point.sh
++ find . -name '*.pl' -print
+ sh /tmp/openpkg-20070520-20070520.src/shtool subst -e
'1s;^.*$;#!/tmp/openpkg-20070520/perl-5.8.8/miniperl;' Configure
./apps/CA.pl ./apps/progs.pl
./crypto/aes/asm/aes-586.pl./crypto/asn1/charmap.pl
./crypto/bf/asm/bf-
586.pl ./crypto/bf/asm/bf-686.pl ./crypto/bn/asm/bn-586.pl./crypto/bn/asm/co-
586.pl ./crypto/bn/asm/ppc.pl ./crypto/bn/asm/x86/add.pl
./crypto/bn/asm/x86/comba.pl ./crypto/bn/asm/x86/div.pl
./crypto/bn/asm/x86/mul.pl ./crypto/bn/asm/x86/mul_add.pl
./crypto/bn/asm/x86/sqr.pl ./crypto/bn/asm/x86/sub.pl ./crypto/bn/asm/x86.pl
./crypto/bn/bn_prime.pl
./crypto/cast/asm/cast-586.pl./crypto/conf/keysets.pl
./crypto/des/asm/crypt586.pl ./crypto/des/asm/des-
586.pl ./crypto/des/asm/des686.pl ./crypto/des/asm/desboth.pl
./crypto/lhash/num.pl
./crypto/md5/asm/md5-586.pl./crypto/md5/asm/md5-x86_64.pl
./crypto/objects/obj_dat.pl
./crypto/objects/objects.pl ./crypto/perlasm/cbc.pl ./crypto/perlasm/x86_64-
xlate.pl ./crypto/perlasm/x86asm.pl ./crypto/perlasm/x86ms.pl
./crypto/perlasm/x86nasm.pl ./crypto/perlasm/x86unix.pl
./crypto/rc4/asm/rc4-586.pl ./crypto/rc4/asm/rc4-x86_64.pl
./crypto/rc5/asm/rc5-586.pl ./crypto/ripemd/asm/rmd-586.pl./crypto/sha/asm/sha1-
586.pl ./crypto/sha/asm/sha1-ia64.pl
./crypto/sha/asm/sha512-ia64.pl./crypto/sha/asm/sha512-
sse2.pl ./crypto/x86_64cpuid.pl ./crypto/x86cpuid.pl ./demos/b64.pl
./ms/cmp.pl ./ms/uplink.pl ./Netware/do_tests.pl ./os2/backwardify.pl
./times/091/mips-rel.pl ./util/add_cr.pl ./util/ck_errf.pl ./util/clean-
depend.pl ./util/copy.pl ./util/deleof.pl ./util/dirname.pl ./util/err-
ins.pl ./util/extract-names.pl ./util/extract-section.pl ./util/files.pl
./util/mk1mf.pl ./util/mkdef.pl ./util/mkdir-p.pl ./util/mkerr.pl
./util/mkfiles.pl ./util/mklink.pl ./util/mkstack.pl ./util/perlpath.pl
./util/pl/BC-32.pl ./util/pl/linux.pl ./util/pl/Mingw32.pl
./util/pl/netware.pl ./util/pl/OS2-EMX.pl ./util/pl/ultrix.pl
./util/pl/unix.pl ./util/pl/VC-32.pl ./util/pod2man.pl ./util/selftest.pl
./util/sp-diff.pl ./util/src-dep.pl ./util/tab_num.pl ./VMS/VMSify-conf.pl
+ opts=
+ CC=/usr/bin/gcc
+ PERL=/tmp/openpkg-20070520/perl-5.8.8/miniperl
+ /tmp/openpkg-20070520/perl-5.8.8/miniperl ./Configure cc
--prefix=/Users/doug/tools no-asm no-shared no-dso no-zlib no-idea
no-threads no-krb5 no-hw
dyld: Library not loaded:
/Users/doug/tools/lib/perl/5.8.8/darwin-2level/CORE/libperl.dylib
 Referenced from: /tmp/openpkg-20070520/perl-5.8.8/miniperl
 Reason: image not found
/tmp/openpkg.boot.build.sh: line 153: 29957 Trace/BPT trap
CC="${l_cc}" PERL="${l_perl}" $l_perl ./Configure cc --prefix=${l_prefix}
no-asm no-shared no-dso no-zlib no-idea no-threads no-krb5 no-hw $opts
+ /tmp/openpkg-20070520/make-3.81/make CC=/usr/bin/gcc build_libs build_apps
Makefile is older than Makefile.org, Configure or config.
Reconfigure the source tree (via './config' or 'perl Configure'), please.
make: *** [Makefile] Error 1
+ exit 2
+ exit 2
./openpkg.boot:ERROR: script returned non-null value

Reply via email to