From owner-freebsd-questions@FreeBSD.ORG Wed Oct 29 15:34:02 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 81D9C16A4CE for ; Wed, 29 Oct 2003 15:34:02 -0800 (PST) Received: from mail.LF.net (mail.LF.net [212.9.160.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86A3B43FCB for ; Wed, 29 Oct 2003 15:34:01 -0800 (PST) (envelope-from nk@viteno.net) Received: from p50831ca0.dip.t-dialin.net ([80.131.28.160] helo=redqueen.bytechase.cx) by mail.LF.net with esmtp (Exim 4.22) id 1AEzpA-00067K-Jz for freebsd-questions@freebsd.org; Thu, 30 Oct 2003 00:34:00 +0100 Received: from nk by redqueen.bytechase.cx with local (Exim 4.22) id 1AEzrI-000C5d-IX for freebsd-questions@freebsd.org; Thu, 30 Oct 2003 00:36:12 +0100 To: freebsd-questions@freebsd.org References: <20031029213729.GC12520@rot13.obsecurity.org> From: Norbert Koch X-Face: 9,{UOz`879Gt1t?~vOo"iN!BBRwO User-Agent: Gnus/5.1003 (Gnus v5.10.3) XEmacs/21.4 (Reasonable Discussion, berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Problems building firebird on 4.9-stable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2003 23:34:02 -0000 Kris Kennaway writes: Hi Kris, > The dependencies might be installed, but are they *all* up-to-date? > You typically cannot build new versions of software with old > dependencies. Use portupgrade to upgrade your ports. I've done a 'portupgrade -frR firebird' which leads to the same result. Should I use other options? Thanks, norbert.