From owner-freebsd-gnome Sat Sep 7 14:10: 7 2002 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 BEBCA37B400 for ; Sat, 7 Sep 2002 14:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8197B43E4A for ; Sat, 7 Sep 2002 14:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g87LA3JU080007 for ; Sat, 7 Sep 2002 14:10:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g87LA3ae080005; Sat, 7 Sep 2002 14:10:03 -0700 (PDT) Date: Sat, 7 Sep 2002 14:10:03 -0700 (PDT) Message-Id: <200209072110.g87LA3ae080005@freefall.freebsd.org> To: gnome@FreeBSD.org Cc: From: Martin Klaffenboeck Subject: Re: ports/42502: sawfish2 does not build Reply-To: Martin Klaffenboeck Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The following reply was made to PR ports/42502; it has been noted by GNATS. From: Martin Klaffenboeck To: freebsd-gnats-submit@FreeBSD.org, gnome@freebsd.org Cc: Subject: Re: ports/42502: sawfish2 does not build Date: Sat, 07 Sep 2002 23:08:48 +0200 So what I did was: pkg_info -W /usr/local/bin/msgfmt That found out that xview was installed. I removed xview which told me that there was a wrong checksum on /usr/local/bin/msgfmt. So I deleted /usr/local/bin/msgfmt manually. Then I did a portupgrade -f gettext-0.11.5 And now I can type in: martin# pkg_info -W /usr/local/bin/msgfmt /usr/local/bin/msgfmt was installed by package gettext-0.11.5 So now, it works... Thank you, Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message