pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/25926: xconq doesn't run with tcl/tk 8.4



>Number:         25926
>Category:       pkg
>Synopsis:       xconq doesn't run with tcl/tk 8.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jun 14 18:57:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Steven M. Bellovin
>Release:        NetBSD 2.0_BETA
>Organization:
AT&T Labs Research
>Environment:
        
        
System: NetBSD berkshire.research.att.com 2.0_BETA NetBSD 2.0_BETA (BERKSHIRE) 
#0: Mon May 24 00:33:09 EDT 2004 
smb%berkshire.research.att.com@localhost:/usr/BUILD/obj/sys/arch/i386/compile/BERKSHIRE
 i386
Architecture: i386
Machine: i386
>Description:
        xconq has run-time errors with tck/tk 8.4
>How-To-Repeat:
        install xconq from scratch; it will build the latest tcl/tk,
        which is 8.4.  When you try to run it (with Standard Game), you
        get a variety of run-time errors
>Fix:
        Switch to tcl/tk 8.3:

        # cvs diff Makefile
        Index: Makefile
        ===================================================================
        RCS file: /cvsroot/pkgsrc/games/xconq/Makefile,v
        retrieving revision 1.21
        diff -r1.21 Makefile
        31,32c31,32
        < .include "../../lang/tcl/buildlink3.mk"
        < .include "../../x11/tk/buildlink3.mk"
        ---
        > .include "../../lang/tcl83/buildlink3.mk"
        > .include "../../x11/tk83/buildlink3.mk"

>Release-Note:
>Audit-Trail:
>Unformatted:
        
        



Home | Main Index | Thread Index | Old Index