Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 May 2002 12:53:53 +0300 (EEST)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        olgeni@uli.it (Jimmy Olgeni)
Cc:        gnome@FreeBSD.org
Subject:   Re: strange sawfish2 failure
Message-ID:  <200205260953.g4Q9rsK31268@vega.vega.com>
In-Reply-To: <20020525213816.M54759-100000@olgeni.olgeni> from "Jimmy Olgeni" at May 26, 2002 11:19:54 AM

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205260953.g4Q9rsK31268>