From owner-freebsd-questions@FreeBSD.ORG Tue Mar 29 05:00:00 2005 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 71B0F16A4CE for ; Tue, 29 Mar 2005 05:00:00 +0000 (GMT) Received: from mail.efacilitas.de (efacilitas.de [213.133.110.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id F40E043D2D for ; Tue, 29 Mar 2005 04:59:59 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-39-77.dynamic.qsc.de [212.202.39.77]) by mail.efacilitas.de (Postfix) with ESMTP id 7583F123962 for ; Tue, 29 Mar 2005 06:59:06 +0200 (CEST) Received: from localhost (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id AF2FC12B015 for ; Tue, 29 Mar 2005 06:59:40 +0200 (CEST) Received: from eurystheus.local ([192.168.1.67]) by localhost (eurystheus.locaL [192.168.1.67]) (amavisd-new, port 10024) with ESMTP id 46065-10 for ; Tue, 29 Mar 2005 06:59:36 +0200 (CEST) Received: from [192.168.1.2] (alpha.local [192.168.1.2]) by eurystheus.local (Postfix) with ESMTP id C6B9612B7AA for ; Tue, 29 Mar 2005 06:59:36 +0200 (CEST) Message-ID: <4248E103.4030906@cs.tu-berlin.de> Date: Tue, 29 Mar 2005 07:00:51 +0200 From: =?ISO-8859-15?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla Thunderbird 1.0 (X11/20050318) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at example.com Subject: missing header files in a world built with WITH_BIND_LIBS=yes 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: Tue, 29 Mar 2005 05:00:00 -0000 Hello, I built a world with WITH_BIND_LIBS=yes and had some problems with compiling programs using libbind. Shouldn't there some header files in /usr/include/bind, e.g. resolv.h? Regards Björn