[tcltk-perl] Failures building Tcl::Tk 0.85 on OS X
Brought to you by:
hobbs
|
From: H. W. M. <mi...@lu...> - 2005-01-01 20:12:17
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm trying to upgrade my Tcl and Tcl::Tk modules on OS X up to the new
0.85 release. I'm running the TclTkAquaBI package as my base Tcl/Tk.
I built the Tcl module successfully by running:
perl Makefile.PL
- --tclconfig=/System/Library/Frameworks/Tcl.framework/tclConfig.sh &&
make && make test && make install
When I go to build Tcl::Tk 0.85, though, I get:
Kenbridge:~/.cpan/build/Tcl-Tk-0.85 root# perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Tcl::Tk
Kenbridge:~/.cpan/build/Tcl-Tk-0.85 root# make
cp lib/Tcl/Tk.pm blib/lib/Tcl/Tk.pm
cp lib/Tcl/Tk/Widget/Balloon.pm blib/lib/Tcl/Tk/Widget/Balloon.pm
Manifying blib/man3/Tcl::Tk.3pm
Kenbridge:~/.cpan/build/Tcl-Tk-0.85 root# make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/after.........dubious
Test returned status 0 (wstat 10, 0xa)
DIED. FAILED tests 1-6
Failed 6/6 tests, 0.00% okay
t/geomgr........dubious
Test returned status 0 (wstat 10, 0xa)
DIED. FAILED tests 1-14
Failed 14/14 tests, 0.00% okay
...
Is there something special I need to do to get the build working?
- --Wade
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (Darwin)
iD8DBQFB1wQYo4DwsyRGDscRAnvhAKD9UHbg9FXnpvpn2ZDUiGIYfjAi2ACeLLjY
AqOC3XTlgMbg/6N8uOk7jvs=
=IDCp
-----END PGP SIGNATURE-----
|