From owner-freebsd-questions@FreeBSD.ORG Wed Feb 8 10:13:15 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 EA19116A426 for ; Wed, 8 Feb 2006 10:13:14 +0000 (GMT) (envelope-from ianchov@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43C0E43D46 for ; Wed, 8 Feb 2006 10:13:14 +0000 (GMT) (envelope-from ianchov@gmail.com) Received: by uproxy.gmail.com with SMTP id o2so306945uge for ; Wed, 08 Feb 2006 02:13:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=rFJID4lVo7sBwAK+JKzIeobGCizkkjYNUyAuuDpriJ7B/OaSg3Wm07P3NMgdzaduDOd3jwMsyg70NZZLLw8q3I/TO+mICUg6i1rkjj19hZmsVFzEe3fObIoWl70rQ5wduJ2PPGqnrOUonWrJCIMSBIRzqGLX+e/I0gfYYBmt6mA= Received: by 10.49.34.18 with SMTP id m18mr1921754nfj; Wed, 08 Feb 2006 02:13:12 -0800 (PST) Received: by 10.49.26.12 with HTTP; Wed, 8 Feb 2006 02:13:12 -0800 (PST) Message-ID: <18e02bd30602080213t18dddecoa687684d7a4a665d@mail.gmail.com> Date: Wed, 8 Feb 2006 11:13:12 +0100 From: Iantcho Vassilev To: Peter In-Reply-To: <20060208061232.34314.qmail@web60024.mail.yahoo.com> MIME-Version: 1.0 References: <20060208061232.34314.qmail@web60024.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions Subject: Re: Is this important (compile message - bacula port)? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2006 10:13:15 -0000 I think AC_PACKAGE_NAME in this case is the packge of resolve.h The problem that you have is maybe missing some devel libraries ... On 2/8/06, Peter wrote: > > checking resolv.h usability... no > checking resolv.h presence... yes > configure: WARNING: resolv.h: present but cannot be compiled > configure: WARNING: resolv.h: check for missing prerequisite headers? > configure: WARNING: resolv.h: see the Autoconf documentation > configure: WARNING: resolv.h: section "Present But Cannot Be Compiled= " > configure: WARNING: resolv.h: proceeding with the preprocessor's result > configure: WARNING: resolv.h: in the future, the compiler will take > precedence > configure: WARNING: ## ------------------------------------------ ## > configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## > configure: WARNING: ## ------------------------------------------ ## > checking for resolv.h... yes > > > Is this for real? What is the AC_PACKAGE_NAME list? > > > > > > > __________________________________________________________ > Find your next car at http://autos.yahoo.ca > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >