From owner-freebsd-stable Tue Sep 24 4:44:53 2002 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 89BFE37B401 for ; Tue, 24 Sep 2002 04:44:51 -0700 (PDT) Received: from smtp.tor.pathcom.com (smtp.tor.pathcom.com [209.250.128.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1B3943E65 for ; Tue, 24 Sep 2002 04:44:50 -0700 (PDT) (envelope-from lwh@fpsn.net) Received: from [207.188.66.64] (luke@[207.188.66.64]) by smtp.tor.pathcom.com (8.11.4/8.11.4) with ESMTP id g8OBihL25737; Tue, 24 Sep 2002 07:44:43 -0400 (EDT) Date: Tue, 24 Sep 2002 07:44:41 -0400 (EDT) From: lwh Reply-To: lwh@fpsn.net To: Nicholas Esborn Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Buildworld fails in gnu/usr.bin/groff/src/libs/libgroff In-Reply-To: <20020920183106.GA73792@carbon.berkeley.netdot.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Do you have CXXFLAGS set in you build environment? If so try to put them in /etc/make.conf (using += not =) and unset them in your shell, then try to buildworld. On Fri, 20 Sep 2002, Nicholas Esborn wrote: > Hello, > > I've just tried a buildworld on a 4.7-PRERELEASE box last rebuilt on Monday, > but it fails in gnu/usr.bin/groff/src/libs/libgroff. Any advice on getting > it building again would be appreciated. Here is the output of make > buildworld: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message