From owner-freebsd-stable@FreeBSD.ORG Tue Aug 26 13:37:48 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF83516A4BF for ; Tue, 26 Aug 2003 13:37:48 -0700 (PDT) Received: from mail.lovett.com (sentinel.ranger.supernews.net [216.168.1.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8820243FD7 for ; Tue, 26 Aug 2003 13:37:48 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: from 44ba0676.mdfrd.or.charter.com ([68.186.6.76] helo=FreeBSD.org) by mail.lovett.com with asmtp (Exim 4.20) id 19rkZQ-0007u6-E3; Tue, 26 Aug 2003 20:37:40 +0000 Date: Tue, 26 Aug 2003 13:37:12 -0700 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: Scott Sewall From: Ade Lovett In-Reply-To: <3F4BBEA6.4020705@redlinenetworks.com> Message-Id: <121B19FE-D805-11D7-874E-000A956B6386@FreeBSD.org> Content-Transfer-Encoding: quoted-printable X-Mailer: Apple Mail (2.552) cc: "Scott R. Sewall" cc: freebsd-stable@freebsd.org cc: Kris Kennaway Subject: Re: Failure building libtool-1.4.3_2 port X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2003 20:37:49 -0000 On Tuesday, Aug 26, 2003, at 13:10 US/Pacific, Scott Sewall wrote: > > Making all in doc > cd .=A0 && makeinfo --no-split `echo libtool14.texi | sed 's,.*/,,'` > libtool14.texi:2823: warning: `(' follows defined name=20 > `LTDL_SET_PRELOADED_SYMBO > LS' instead of whitespace. Err. That's a texinfo warning. It's not fatal. > As far as I can tell this port is broken in > -- 4.6.2-RELEASE-p10 > -- 4.7-RELEASE-p8 > -- 4.8-STABLE (Aug 21) It could very well be broken on the first two, since the ports/ tree is=20= only likely to build on -stable and -current, as stated in numerous=20 places. However it works just fine on 4.8-STABLE and 5.1-CURRENT, modulo any=20 weird localized funkiness of course, otherwise I'd be getting tons of=20 hatemail about it. Which I'm not. -aDe