Subject: | Mac OS X Leopard: Bus error |
Hello,
I'm running perl v5.10.0. I have tried installing 804.026, 804.027,
804.028 as well as the svn Tk. I have had the same results with each
version.
Compile completes but 'make test' returns:
cd pTk && make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic"
OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC=""
cd zlib && make libz.a "CC=cc " RANLIB="/usr/bin/ar s"
make[2]: `libz.a' is up to date.
make all-am
make[3]: Nothing to be done for `all-am'.
make[2]: Nothing to be done for `all'.
cd jpeg && make libjpeg.a
make[2]: `libjpeg.a' is up to date.
make[2]: Nothing to be done for `all'.
/usr/local/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e"
"check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')"
t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t
t/adjuster.t t/after.t t/async.t t/autoload.t t/balloon.t t/bind.t
t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t
t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t
t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t
t/entry.t t/errordialog.t t/exefiles.t t/fbox.t t/fileevent.t
t/fileevent2.t t/fileselect.t t/font.t t/fork.t t/geomgr.t t/iso8859-1.t
t/leak.t t/list.t t/listbox.t t/listvar.t t/magic.t t/mega.t t/msgbox.t
t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t
t/regexp.t t/rotext.t t/slaves.t t/table.t t/text.t t/textundo.t
t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t
t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t
make: *** [test_dynamic] Bus error