From owner-freebsd-hackers@FreeBSD.ORG Sat Dec 16 02:16:38 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AC76316A407 for ; Sat, 16 Dec 2006 02:16:38 +0000 (UTC) (envelope-from freebsd@alaskaparadise.com) Received: from stargate.alaskaparadise.com (114-103-74-65.gci.net [65.74.103.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6E3343CAB for ; Sat, 16 Dec 2006 02:14:51 +0000 (GMT) (envelope-from freebsd@alaskaparadise.com) Received: from localhost (localhost [127.0.0.1]) by stargate.alaskaparadise.com (Postfix) with ESMTP id 7587C45B5 for ; Fri, 15 Dec 2006 17:16:35 -0900 (AKST) From: Beech Rintoul Organization: Alaska Paradise Travel To: freebsd-hackers@freebsd.org User-Agent: KMail/1.9.4 MIME-Version: 1.0 Date: Fri, 15 Dec 2006 17:16:12 -0900 Content-Type: multipart/signed; boundary="nextPart16662034.iMIhFlKigV"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200612151716.32713.freebsd@alaskaparadise.com> Subject: Configure error X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Dec 2006 02:16:38 -0000 --nextPart16662034.iMIhFlKigV Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I'm the port maintainer for ftp/proftpd. I'm struggling with getting an=20 upgrade out. The problem I'm having is they added a new option which requir= es=20 libiconv. Autoconf looks for iconv.h, can't find it in /usr/local/include a= nd=20 the build errors out when it can't link. I googled the problem and found th= at=20 autoconf by default doesn't look in usr/local/include even if it's in the=20 path. So, my question is what to put in the makefile or what to patch in th= e=20 sources to make autoconf pick up that header? Any help would be appreciated. Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - beech@alaskaparadise.com /"\ ASCII Ribbon Campaign | Alaska Paradise Travel \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com =2D------------------------------------------------------------------------= =2D------------- =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - beech@alaskaparadise.com /"\ ASCII Ribbon Campaign | Alaska Paradise Travel \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com =2D------------------------------------------------------------------------= =2D------------- --nextPart16662034.iMIhFlKigV Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFg1cAR5sEeCt9j00RAtwqAJ9Hkgo2of2qrCzCeA18AdWXDxWSAwCfX4tc AZ7w98+hKlt7x392r92CABU= =CGvE -----END PGP SIGNATURE----- --nextPart16662034.iMIhFlKigV--