From owner-freebsd-current@FreeBSD.ORG Thu May 24 12:04:14 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A0F8416A421 for ; Thu, 24 May 2007 12:04:14 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.freebsd.org (Postfix) with ESMTP id 58DC713C4B0 for ; Thu, 24 May 2007 12:04:14 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by cs1.cs.huji.ac.il with esmtp id 1HrC3A-000H1Q-8y; Thu, 24 May 2007 15:04:12 +0300 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: Ruslan Ermilov In-reply-to: Your message of Thu, 24 May 2007 15:22:12 +0400 . Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 24 May 2007 15:04:11 +0300 From: Danny Braniss Message-ID: Cc: current@freebsd.org Subject: Re: WITH_HESIOD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 24 May 2007 12:04:14 -0000 > > --AhhlLboLdkugWU4S > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Thu, May 24, 2007 at 11:12:13AM +0300, Danny Braniss wrote: > [...] > > btw: any explanation/rational wrt src.conf/make.conf? > >=20 > http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html good, it also makes allot of sense. now for the main issue, why setting WITH_HESIOD compiles lib/net/hesiod.c but usr.bin/hesinfo failes? and am getting different results, cross-compiling, native, but none work :-( cheers, danny