From owner-freebsd-gnome@FreeBSD.ORG Thu Dec 1 17:36:34 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CCAA16A420 for ; Thu, 1 Dec 2005 17:36:34 +0000 (GMT) (envelope-from bh@izb.knu.ac.kr) Received: from izb.knu.ac.kr (izb.knu.ac.kr [155.230.157.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id D880043D7F for ; Thu, 1 Dec 2005 17:36:26 +0000 (GMT) (envelope-from bh@izb.knu.ac.kr) Received: (qmail 80717 invoked from network); 2 Dec 2005 02:36:23 +0900 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s384; d=izb.knu.ac.kr; b=IQV36D3QVqIcSHNkP1dzCXD0cqXGZInVsUre+/fy4FBUnZ7gS8zrWsvllt+0v7u3 ; Received: from e.mx (HELO i.mx) (2002:9be6:9d5d:2::1) by e.mx (envelope-from bh@izb.knu.ac.kr) with AES256-SHA encrypted SMTP; 2 Dec 2005 02:36:23 +0900 Received: (qmail 80713 invoked from network); 2 Dec 2005 02:36:22 +0900 Received: from i.mx (HELO null.mx) (2002:9be6:9d5d:3::1) by i.mx (envelope-from bh@izb.knu.ac.kr) with AES256-SHA encrypted SMTP; 2 Dec 2005 02:36:22 +0900 Received: by null.mx (Postfix, from userid 10001) id D75E73E22; Fri, 2 Dec 2005 02:36:21 +0900 (KST) Date: Fri, 2 Dec 2005 02:36:21 +0900 From: Byung-Hee HWANG To: gnome@freebsd.org Message-ID: <20051202023525.yr5nKwyNFv.bh@izb.knu.ac.kr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Organization: InZealBomb X-URL: X-PGP-Key-URL: X-PGP-Key-Fingerprint: B276 4B6D 4A66 3E36 6A84 41E4 C86E 1C41 B622 D427 X-PGP-Key-Expires: 2005-12-08 UTC X-Operating-System: FreeBSD 4.11-STABLE X-Originating-IP: [2002:9be6:9d5d:1::1] Cc: Subject: [graphics/gimp] build failed X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2005 17:36:34 -0000 Yesterday I updated ports tree by merge with gnome development version. problem] graphics/gimp build failed. Solution] I removed graphics/gimp/files/patch-plug-ins_common_svg.c. And then, I finished up build for it successfully. Environment] bh@viola:~> uname -a FreeBSD viola.izb.knu.ac.kr 6.0-STABLE FreeBSD 6.0-STABLE #0: Sun Nov 13 18:16:33 MST 2005 bh@viola.izb.knu.ac.kr:/usr/src/sys/i386/compile/II82801BA i386 bh@viola:~> pkg_info | grep librsvg2 librsvg2-2.13.3 Library for parsing and rendering SVG vector-graphic files bh@viola:~> pkg_info | grep gimp-gnome gimp-gnome-2.2.9_1,1 A GNU Image Manipulation Program bh@viola:~> -- Byung-Hee