Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Aug 2003 17:47:33 +0300
From:      "Vladimir I. Chukharev" <chu@gpi.ru>
To:        ports@freebsd.org
Subject:   msgfmt in 2 versions
Message-ID:  <3F40E705.8010001@gpi.ru>

next in thread | raw e-mail | index | archive | help
>Submitter-Id:	current-users
>Originator:	Vladimir I. Chukharev
>Organization:	
>Confidential:	no
>Synopsis:	msgfmt in 2 versions
>Severity:	non-critical
>Priority:	low
>Category:	ports
>Class:		sw-bug
>Release:	FreeBSD 4.8-STABLE i386
>Environment:
System: FreeBSD svak.h33.erkki.ton.tut.fi 4.8-STABLE FreeBSD 4.8-STABLE 
#4: Thu May 29 00:24:05 EEST 2003 
root@svak.h33.erkki.ton.tut.fi:/usr/obj/usr/src/sys/SVAK i386

>Description:

During my regular portupgrade I found some ports have build
problems with msgfmt (I remember postgresql and wdm).

It tured out I have /usr/X11R6/bin in my path before /usr/local/bin
(can't find why yet, seems it should be other way around),
and there is a msgfmt in that directory, installed by xview
(a dependency of xmahjongg). This version does not have
a -o option, and fails on it.

Renaming of /usr/X11/bin/msgfmt to /usr/X11/bin/msgfmt.old solved
the problem for me, xmahjongg works fine too :)

Now I am not sure who should I inform about this issue. It can make
similar problems to others, I guess. So, I write here :-)

Best regards,
V.Chukharev




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