From owner-freebsd-gnome Sat Apr 13 9:31:47 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from smtp6.mindspring.com (smtp6.mindspring.com [207.69.200.110]) by hub.freebsd.org (Postfix) with ESMTP id D83DD37B405; Sat, 13 Apr 2002 09:31:44 -0700 (PDT) Received: from lsanca1-ar6-4-35-069-181.elnk.dsl.gtei.net ([4.35.69.181] helo=netcom1.netcom.com) by smtp6.mindspring.com with esmtp (Exim 3.33 #1) id 16wQRB-00003q-00; Sat, 13 Apr 2002 12:31:42 -0400 Received: by netcom1.netcom.com (Postfix, from userid 1000) id E4C5813116; Sat, 13 Apr 2002 09:31:40 -0700 (PDT) From: Mike Harding To: ade@FreeBSD.org Cc: gnome@freebsd.org In-reply-to: (message from Ade Lovett on Sat, 13 Apr 2002 10:35:37 -0500) Subject: Re: gettext upgrade breaks lots of things References: Message-Id: <20020413163140.E4C5813116@netcom1.netcom.com> Date: Sat, 13 Apr 2002 09:31:40 -0700 (PDT) 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 Sorry - this was in gtop I think, and gnome-fifth-toe died somewhere. I had to get some work done so I backed up the cvsup date and am rebuilding, so sorry about not having any particulars. I'll try again right now... Date: Sat, 13 Apr 2002 10:35:37 -0500 From: Ade Lovett Sender: owner-freebsd-gnome@FreeBSD.ORG X-Loop: FreeBSD.ORG X-Spam-Status: No, hits=-5.0 required=5.0 tests=IN_REP_TO version=2.11 On 04/13/02 00:47, "Mike Harding" wrote: > > Just a head's up - I upgraded my ports today, and /usr/ports/x11/gnome > and /usr/ports/x11/gnome-fifth-toe punked out fairly early in their > builds, leaving me with a fairly disfunctionaly computer. I had > backed out both versions of gettext from my system and then rebuilt - > the ports generally fail like this Which ports in particular? I purposely ran through a full x11/gnome build (and x11/kde2) before committing to avoid this kind of stuff. > /usr/local/bin/msgfmt -o zh_TW.Big5.mo zh_TW.Big5.po > zh_TW.Big5.po:588:13: invalid multibyte sequence > zh_TW.Big5.po:588:14: invalid multibyte sequence > /usr/local/bin/msgfmt: found 2 fatal errors Easy to fix: In Makefile - add: BUILD_DEPENDS= msgfmt-old:${PORTSDIR}/devel/gettext-old - add MSGFMT="${LOCALBASE}/bin/msgfmt-old" XGETTEXT="${LOCALBASE}/bin/xgettext-old" to CONFIGURE_ENV. I'll go restart a gnome build now.. It's possible that I didn't commit the entire patchset.. Apologies for any confusion. -aDe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message