From owner-freebsd-ports@FreeBSD.ORG Sat Jan 9 05:44:48 2010 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A361E106566B; Sat, 9 Jan 2010 05:44:48 +0000 (UTC) (envelope-from sundie@lunaticfringe.org) Received: from gpu2.teloip.net (tftp.teloip.net [204.138.56.6]) by mx1.freebsd.org (Postfix) with ESMTP id 760F08FC12; Sat, 9 Jan 2010 05:44:48 +0000 (UTC) Received: from [99.254.141.207] (helo=[10.19.71.105]) by gpu2.teloip.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1NTSRR-0003gw-Bf; Fri, 08 Jan 2010 22:56:46 -0500 Message-ID: <4B47FE7A.2070203@lunaticfringe.org> Date: Fri, 08 Jan 2010 22:56:42 -0500 From: Stewart MacLund User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: garga@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Status: No Virus Detected. This email checked by ClamAV. X-Spam-Score: 0.2 (/) X-Spam-Status: SpamChecked Cc: ports@FreeBSD.org Subject: FreeBSD Port: clamav-0.95.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jan 2010 05:44:48 -0000 hi there. this port appears to be broken for 6.3 release (which i realize is old, but regardless) by --enable-gethostbyname_r in the Makefile. changing this to --disable-gethostbyname_r allows the port to build fine. Since even the man pages for FreeBSD 8.0 don't seem to have a gethostbyname_r http://www.freebsd.org/cgi/man.cgi?query=gethostbyname_r&apropos=0&sektion=0&manpath=FreeBSD+8.0-RELEASE&format=html i'm fairly sure it's not supposed to be there. Cheers! Sundie...