From owner-freebsd-gnome Sun May 26 2:53:52 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 967EB37B404 for ; Sun, 26 May 2002 02:53:48 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id J9KH5B6B; Sun, 26 May 2002 12:55:37 +0300 Received: (from max@localhost) by vega.vega.com (8.11.6/8.11.3) id g4Q9rsK31268; Sun, 26 May 2002 12:53:54 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200205260953.g4Q9rsK31268@vega.vega.com> Subject: Re: strange sawfish2 failure To: olgeni@uli.it (Jimmy Olgeni) Date: Sun, 26 May 2002 12:53:53 +0300 (EEST) Cc: gnome@FreeBSD.org In-Reply-To: <20020525213816.M54759-100000@olgeni.olgeni> from "Jimmy Olgeni" at May 26, 2002 11:19:54 AM X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 > > > Hi! > > I have sawfish2 failing to compile with this error (both with and without > WRKDIRPREFIX): > > gmake[1]: Entering directory > `/usr/local/work/usr/ports/x11-wm/sawfish2/work/sawfish-2002-05-02/po' > /usr/X11R6/bin/msgfmt -o az.mo az.po > usage: msgfmt [ -dv ] [ - ] [ name ... ] > az.mo: No such file or directory > gmake[1]: *** [az.mo] Error 2 > gmake[1]: Leaving directory > `/usr/local/work/usr/ports/x11-wm/sawfish2/work/sawfish-2002-05-02/po' > gmake: *** [all] Error 1 > *** Error code 2 > > Stop in /usr/ports/x11-wm/sawfish2. > > The "az.po" file actually exists: > > # find . -name az\* > ./work/sawfish-2002-05-02/po/az.po > > And the port builds fine on bento. > > I have both gettext-0.10.35_2 and gettext-0.11.1_3 installed. Any idea > about what could be wrong? =) What msgfmt does in the /usr/X11R6/bin??? It should be in /usr/local/bin. I suspect that you have some bogue msgfmt binary there. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message