From owner-freebsd-questions@FreeBSD.ORG Wed Feb 4 13:29:44 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F28341065677 for ; Wed, 4 Feb 2009 13:29:44 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: from web57004.mail.re3.yahoo.com (web57004.mail.re3.yahoo.com [66.196.97.108]) by mx1.freebsd.org (Postfix) with SMTP id 82EE48FC16 for ; Wed, 4 Feb 2009 13:29:44 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: (qmail 10776 invoked by uid 60001); 4 Feb 2009 13:03:03 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Message-ID; b=i7rnk2MjqkI4InjPA+nfxkX7JgIdfij3fDDXhzRFI2A/iSuJ3Qq5y0+Nwi/uuo/7Ir+kgMbhDuwCxENNrtpK32/5H53Fff1pxHTuje5yzdLArJGhac3tYzqJsIA8ODrM2USKxPC1vwe/6Ul+sTHTzl+vnDkX/cfMU+aUJ9Ey2yk=; X-YMail-OSG: vwws3PIVM1lrsdlv6CANbMhkK13jOipUoRlI9g778cShpOCxjkjGDk783il_IYxt5RX1zP0BwoUI4lo1Q.QFNb_lyv.7EMpAVb_UdWxqqj5iBOoFrwsax2RXq4lboblHUzGMhEmmxypW1aYoBnpN6PV3PA-- Received: from [220.255.7.247] by web57004.mail.re3.yahoo.com via HTTP; Wed, 04 Feb 2009 05:03:03 PST X-Mailer: YahooMailWebService/0.7.260.1 Date: Wed, 4 Feb 2009 05:03:03 -0800 (PST) From: Unga To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <523271.6202.qm@web57004.mail.re3.yahoo.com> Subject: Graphviz port compilation error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: unga888@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2009 13:29:45 -0000 Hi all This is FreeBSD 7.1 on i386. "make install clean" on /usr/ports/x11/kde3 develops a compilation error in /usr/ports/graphics/graphviz with following error message: *** [libgv_tcl_la-gv_tcl.lo] Error 1 I have refreshed the port tree and gave it a try, but its still develops the same error. The graphviz version is 2.20.3. What could I do now? Best regards Unga