Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Oct 2007 14:17:51 GMT
From:      Gu xianjie  <kevinxlinuz@163.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/117324: devel/sourcenav can't build
Message-ID:  <200710191417.l9JEHp5a035890@www.freebsd.org>
Resent-Message-ID: <200710191420.l9JEK1m1047117@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         117324
>Category:       i386
>Synopsis:       devel/sourcenav can't build
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-i386
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 19 14:20:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Gu xianjie
>Release:        6.2 stable
>Organization:
163 Netease
>Environment:
FreeBSD datastream.people.163.org 6.2-STABLE FreeBSD 6.2-STABLE #0: Tue Jul 17 15:04:56 CST 2007     root@datastream.people.163.org:/usr/obj/usr/src/sys/G6NV  i386

>Description:
Can't build devel/sourcenav due to tcl/tk -- buffer overflow in ReadImage function.(http://www.freebsd.org/ports/portaudit/a058d6fa-7325-11dc-ae10-0016179b2dd5.html).
>How-To-Repeat:
cvsup ports and build devel/sourcenav or other ports depend on tcl/tk.
>Fix:
--- Makefile    Wed Oct 17 18:12:33 2007
+++ Makefile.back       Fri Oct 19 22:05:22 2007
@@ -14,8 +14,8 @@
 MAINTAINER=    ports@FreeBSD.org
 COMMENT=       Source code analysis tool
 
-LIB_DEPENDS=   tcl83.1:${PORTSDIR}/lang/tcl83 \
-               tk83.1:${PORTSDIR}/x11-toolkits/tk83
+LIB_DEPENDS=   tcl84.1:${PORTSDIR}/lang/tcl84 \
+               tk84.1:${PORTSDIR}/x11-toolkits/tk84
 
 .if defined(PREFIX)
 PREFIX:=       ${PREFIX}/${PORTNAME}


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710191417.l9JEHp5a035890>