From owner-freebsd-current@FreeBSD.ORG Wed Dec 31 05:08:07 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A53BB16A4CE for ; Wed, 31 Dec 2003 05:08:07 -0800 (PST) Received: from mailhost.stack.nl (vaak.stack.nl [131.155.140.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6592F43D41 for ; Wed, 31 Dec 2003 05:08:06 -0800 (PST) (envelope-from freebsd@dohd.org) Received: by mailhost.stack.nl (Postfix, from userid 65534) id 3FF2CA35#BCC8C1F0B4; Wed, 31 Dec 2003 14:08:05 +0100 (CET) Received: from nala.dohd.org (eeyore.ipv6.stack.nl [2001:610:1108:5201:204:75ff:fec4:f443]) by mailhost.stack.nl (Postfix) with ESMTP id 3FF2CA34#DD2DA1F0B2 for ; Wed, 31 Dec 2003 14:08:04 +0100 (CET) Received: from localhost (localhost.local.dohd.org [127.0.0.1]) by nala.dohd.org (Postfix) with ESMTP id 7CBAF11525 for ; Wed, 31 Dec 2003 14:08:04 +0100 (MET) Received: from nala.dohd.org ([127.0.0.1]) by localhost (eeyore.local.dohd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 76593-10; Wed, 31 Dec 2003 14:08:00 +0100 (MET) Received: by nala.dohd.org (Postfix, from userid 1008) id D0AC411524; Wed, 31 Dec 2003 14:08:00 +0100 (MET) Date: Wed, 31 Dec 2003 14:08:00 +0100 From: Mark Huizer To: current@freebsd.org Message-ID: <20031231130800.GB59239@eeyore.local.dohd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.5.1i X-Virus-Scanned: by amavisd-new at dohd.org X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on vaak.stack.nl X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.61 cc: freebsd@dohd.org Subject: kern.osreldate and EAI_NODATA deprecation X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Dec 2003 13:08:07 -0000 Hi, I'm trying to upgrade the port for kaffe-devel, but I run into a problem related to the changes in netdb.h on October 24th. (EAI_NODATA is deprecated and is now an alias for EAI_NONAME). I can solve this with an extra patch if osreldate>someversion, but I don't know how to find what someversion should be. Was it changed because of that commit, or where can I find the nearest osreldate change? Greetings, Mark -- Nice testing in little China...