[MacPorts] #18391: "use Tk" in Perl causes bus error

MacPorts noreply at macports.org
Thu Feb 5 08:40:04 PST 2009


#18391: "use Tk" in Perl causes bus error
---------------------------+------------------------------------------------
 Reporter:  marsh@…        |       Owner:  macports-tickets@…                   
     Type:  defect         |      Status:  new                                  
 Priority:  Normal         |   Milestone:  Port Bugs                            
Component:  ports          |     Version:  1.7.0                                
 Keywords:  Tk tcl perl    |        Port:  tk perl                              
---------------------------+------------------------------------------------
 Hello,

 Maybe I'm doing something wrong, but I get this error. Here's what I did:

 1) Install darwinports.
 2) Install perl 5.8
 3) Install p5-mime-tools
 4) Install tk
 5) Install p5-tk
 6) Make this test perl script (after much pain):

    #!/opt/local/bin/perl

    use Tk;

    print "Hello World/n";

 The use Tk always throws a bus error.

 Is this a bug in the perl/tk packages, or am I doing something wrong?

 Thanks

-- 
Ticket URL: <http://trac.macports.org/ticket/18391>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list