From owner-freebsd-gnome@FreeBSD.ORG Wed Dec 23 13:34:12 2009 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D66A9106566B for ; Wed, 23 Dec 2009 13:34:12 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 9A76F8FC13 for ; Wed, 23 Dec 2009 13:34:12 +0000 (UTC) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 23 Dec 2009 08:06:18 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.10.7-GA) with ESMTP id QJW50205; Wed, 23 Dec 2009 08:05:36 -0500 (EST) Received: from 209-6-91-204.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.91.204]) by smtp01.lnh.mail.rcn.net with ESMTP; 23 Dec 2009 08:05:36 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19250.5535.827867.507844@jerusalem.litteratus.org> Date: Wed, 23 Dec 2009 08:05:35 -0500 To: gnome@FreeBSD.org X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Cc: Subject: gnome-icon-theme fails on install 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: Wed, 23 Dec 2009 13:34:12 -0000 Hello: Updating ports today after several weeks, I am stuck on this: install -o root -g wheel -m 444 emblem-default.png emblem-new.png emblem-readonly.png emblem-symbolic-link.png emblem-unreadable.png '/usr/local/share/icons/gnome/8x8/emblems' (cd /usr/local/share/icons/gnome/8x8 && /usr/local/libexec/icon-name-mapping -c emblems) Can't locate XML/Simple.pm in @INC (@INC contains: /usr/local/lib/perl5/5.10.1/BSDPAN /usr/local/lib/perl5/site_perl/5.10.1/mach /usr/local/lib/perl5/site_perl/5.10.1 /usr/local/lib/perl5/5.10.1/mach /usr/local/lib/perl5/5.10.1 .) at /usr/local/libexec/icon-name-mapping line 12. BEGIN failed--compilation aborted at /usr/local/libexec/icon-name-mapping line 12. gmake[3]: *** [install-data-local] Error 2 gmake[3]: Leaving directory `/usr/ports/misc/gnome-icon-theme/work/gnome-icon-theme-2.28.0/8x8/emblems' gmake[2]: *** [install-am] Error 2 gmake[2]: Leaving directory `/usr/ports/misc/gnome-icon-theme/work/gnome-icon-theme-2.28.0/8x8/emblems' gmake[1]: *** [install-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/misc/gnome-icon-theme/work/gnome-icon-theme-2.28.0/8x8' gmake: *** [install-recursive] Error 1 *** Error code 2 Stop in /usr/ports/misc/gnome-icon-theme. *** Error code 1 Is there something broken with the port, or is there something else I need to re-install? Respectfully, Robert Huff