From owner-freebsd-ports@FreeBSD.ORG Fri Jul 21 12:19:12 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61E1516A4DA for ; Fri, 21 Jul 2006 12:19:12 +0000 (UTC) (envelope-from alexus@alexus.org) Received: from alexus.org (alexus.org [64.237.55.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDB2143D45 for ; Fri, 21 Jul 2006 12:19:11 +0000 (GMT) (envelope-from alexus@alexus.org) Received: (qmail 41540 invoked by uid 79); 21 Jul 2006 12:19:11 -0000 Received: from 24.185.136.252 (postmaster@alexus.org@24.185.136.252) by d.alexus.org (envelope-from , uid 82) with qmail-scanner-2.01st (clamdscan: 0.88.2/1428. spamassassin: 3.1.0. perlscan: 2.01st. Clear:RC:1(24.185.136.252):. Processed in 0.064806 secs); 21 Jul 2006 12:19:11 -0000 Received: from ool-18b988fc.dyn.optonline.net (HELO ?10.10.10.3?) (postmaster@alexus.org@24.185.136.252) by alexus.org with (DHE-RSA-AES256-SHA encrypted) SMTP; 21 Jul 2006 12:19:11 -0000 Message-ID: <44C0C640.4000000@alexus.org> Date: Fri, 21 Jul 2006 08:19:12 -0400 From: Mr Alexus User-Agent: Thunderbird 1.5.0.4 (Macintosh/20060516) MIME-Version: 1.0 To: ports@FreeBSD.org References: <004101c6ac77$7ccfb2b0$040a0a0a@alexus> <44lkqngo03.fsf@be-well.ilk.org> In-Reply-To: <44lkqngo03.fsf@be-well.ilk.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: FreeBSD Port: gettext-0.14.5_2 - BROKEN PORT! X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jul 2006 12:19:12 -0000 Lowell Gilbert wrote: > "alexus" writes: > > >> ===> Building for gettext-0.14.5_2 >> Making all in autoconf-lib-link >> Making all in m4 >> Making all in tests >> Making all in gettext-runtime >> make all-recursive >> Making all in doc >> Making all in intl >> /bin/sh /usr/local/bin/libtool --mode=compile cc -c >> -DLOCALEDIR=\"/usr/local/share/locale\" >> -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" >> -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 >> -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC >> -Dset_relocation_prefix=libintl_set_relocation_prefix >> -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. >> -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe ./bindtextdom.c >> libtool: compile: unable to infer tagged configuration >> libtool: compile: specify a tag with `--tag' >> *** Error code 1 >> >> Stop in /usr/ports/devel/gettext/work/gettext-0.14.5/gettext-runtime/intl. >> *** Error code 1 >> >> Stop in /usr/ports/devel/gettext/work/gettext-0.14.5/gettext-runtime. >> *** Error code 1 >> >> Stop in /usr/ports/devel/gettext/work/gettext-0.14.5/gettext-runtime. >> *** Error code 1 >> >> Stop in /usr/ports/devel/gettext/work/gettext-0.14.5. >> *** Error code 1 >> >> Stop in /usr/ports/devel/gettext. >> *** Error code 1 >> >> Stop in /usr/ports/devel/popt. >> *** Error code 1 >> >> Stop in /usr/ports/archivers/rpm. >> *** Error code 1 >> >> Stop in /usr/ports/emulators/linux_base-fc4. >> dev# uname -a >> FreeBSD dev.hotcamsluts.com 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #0: Mon >> Jul 3 01:22:25 EDT 2006 alexus@foo.bar.com:/usr/obj/usr/src/sys/SMP >> i386 >> dev# >> > > It works for me. Are you sure you have followed the updating > instructions in /usr/ports/UPDATING? [In this case, particularly the > libtool update note from 20060223, but you should check the file > whenever you update your ports tree.] > it's a fresh bare minimum install, all i need is a linux support, so i went to /usr/ports/emulators/linux_base-fc4 and tried building it, and gettext wouldn't build..