From owner-freebsd-gnome@FreeBSD.ORG Fri Feb 6 09:33:31 2004 Return-Path: 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 3042316A4CE for ; Fri, 6 Feb 2004 09:33:31 -0800 (PST) Received: from Daffy.timing.com (ns1int.timing.com [206.168.13.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id A159F43D53 for ; Fri, 6 Feb 2004 09:33:27 -0800 (PST) (envelope-from jhein@timing.com) Received: from gromit.timing.com (gromit.timing.com [206.168.13.209]) by Daffy.timing.com (8.12.8p2/8.12.8) with ESMTP id i16HGDDf078477 for ; Fri, 6 Feb 2004 10:16:13 -0700 (MST) (envelope-from jhein@timing.com) Received: from gromit.timing.com (localhost [127.0.0.1]) by gromit.timing.com (8.12.9p2/8.12.9) with ESMTP id i16HGAiU003136; Fri, 6 Feb 2004 10:16:10 -0700 (MST) (envelope-from jhein@gromit.timing.com) Received: (from jhein@localhost) by gromit.timing.com (8.12.9p2/8.12.9/Submit) id i16HGANf003133; Fri, 6 Feb 2004 10:16:10 -0700 (MST) (envelope-from jhein) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16419.52186.320787.27574@gromit.timing.com> Date: Fri, 6 Feb 2004 10:16:10 -0700 From: John E Hein To: gnome@freebsd.org X-Mailer: VM 7.17 under Emacs 21.1.1 Subject: devel/ORBit error with new gettext X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 17:33:31 -0000 Has anyone gotten devel/ORBit to compile with gettext-0.13.1? bento hasn't gotten to it since the gettext update. FreeBSD gromit.timing.com 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #1: Thu Feb 5 12:56:05 MST 2004 jhein@gromit.timing.com:/usr/pub/jhein/obj/usr/pub/jhein/src/sys/GROMIT i386 ===> Building for ORBit-0.5.17_2 gmake all-recursive gmake[1]: Entering directory `/usr/pub/jhein/ports/devel/ORBit/work/ORBit-0.5.17' Making all in popt gmake[2]: Entering directory `/usr/pub/jhein/ports/devel/ORBit/work/ORBit-0.5.17/popt' gmake all-recursive gmake[3]: Entering directory `/usr/pub/jhein/ports/devel/ORBit/work/ORBit-0.5.17/popt' Making all in intl gmake[4]: Entering directory `/usr/pub/jhein/ports/devel/ORBit/work/ORBit-0.5.17/popt/intl' gmake[4]: *** No rule to make target `libintl.@l@a', needed by `all-yes'. Stop. gmake[4]: Leaving directory `/usr/pub/jhein/ports/devel/ORBit/work/ORBit-0.5.17/popt/intl' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/pub/jhein/ports/devel/ORBit/work/ORBit-0.5.17/popt' gmake[2]: *** [all-recursive-am] Error 2 gmake[2]: Leaving directory `/usr/pub/jhein/ports/devel/ORBit/work/ORBit-0.5.17/popt' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/pub/jhein/ports/devel/ORBit/work/ORBit-0.5.17' gmake: *** [all-recursive-am] Error 2 *** Error code 2