From owner-freebsd-questions@FreeBSD.ORG Sun Oct 19 15:22:57 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7025316A4B3 for ; Sun, 19 Oct 2003 15:22:57 -0700 (PDT) Received: from out005.verizon.net (out005pub.verizon.net [206.46.170.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A2A443FE0 for ; Sun, 19 Oct 2003 15:22:56 -0700 (PDT) (envelope-from ioang@verizon.net) Received: from pool-151-199-107-32.roa.east.verizon.net ([151.199.107.32]) by out005.verizon.netESMTP <20031019222255.YPM15786.out005.verizon.net@pool-151-199-107-32.roa.east.verizon.net>; Sun, 19 Oct 2003 17:22:55 -0500 From: ivan georgiev To: Kris Kennaway Date: Sun, 19 Oct 2003 18:22:54 -0400 User-Agent: KMail/1.5.4 References: <20031019204255.4DFAA3BA1B@www.fastmail.fm> <20031019204850.GA49597@rot13.obsecurity.org> In-Reply-To: <20031019204850.GA49597@rot13.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310191822.54362.ioang@verizon.net> X-Authentication-Info: Submitted using SMTP AUTH at out005.verizon.net from [151.199.107.32] at Sun, 19 Oct 2003 17:22:55 -0500 cc: freebsd-questions@freebsd.org Subject: Re: firebird 7 in freebsd cvs appears to be broke X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ionag@verizon.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Oct 2003 22:22:57 -0000 On Sunday 19 October 2003 04:48 pm, Kris Kennaway wrote: > On Sun, Oct 19, 2003 at 02:42:55PM -0600, KroNiC~BSD wrote: > > I downloaded the new firebird-7 port from the freebsd cvs server. > > Make will run for about 20-mins then stop with these errors: > > I do not see this on FreeBSD 5.1-CURRENT. Didn't we already > establish you had something wrong with your system (i.e. stale > headers in /usr/include) that were causing your compilation > failures? > > Kris I saw the same thing on my computer when building firebird. I am running 5-1p10. I "solved" the problem by lunching "make install clean" after each stop till final compilation. I wonder how I can check if I have " stale headers in /usr/include) that were causing compilation failures". Thanks, Ivan