From owner-freebsd-questions@FreeBSD.ORG Thu Apr 17 17:53:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 822D3106566C for ; Thu, 17 Apr 2008 17:53:42 +0000 (UTC) (envelope-from peter@boosten.org) Received: from smtpq2.tilbu1.nb.home.nl (smtpq2.tilbu1.nb.home.nl [213.51.146.201]) by mx1.freebsd.org (Postfix) with ESMTP id 464448FC12 for ; Thu, 17 Apr 2008 17:53:42 +0000 (UTC) (envelope-from peter@boosten.org) Received: from [213.51.146.140] (port=47507 helo=mx2.tilbu1.nb.home.nl) by smtpq2.tilbu1.nb.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JmYIm-0004pU-A1; Thu, 17 Apr 2008 19:53:40 +0200 Received: from cp268254-a.landg1.lb.home.nl ([84.25.65.88]:5028 helo=ra.egypt.nl) by mx2.tilbu1.nb.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JmYIl-0002Xi-Em; Thu, 17 Apr 2008 19:53:40 +0200 Received: from [127.0.0.1] (xp.egypt.nl [192.168.13.35]) by ra.egypt.nl (Postfix) with ESMTP id 512F839803; Thu, 17 Apr 2008 19:53:38 +0200 (CEST) Message-ID: <48078EA0.3080200@boosten.org> Date: Thu, 17 Apr 2008 19:53:36 +0200 From: Peter Boosten User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Juergen Fiedler References: In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 080417-0, 04/17/2008), Outbound message X-Antivirus-Status: Clean X-Spam-Score: -0.0 (/) Cc: freebsd-questions@freebsd.org Subject: Re: ClamAV 0.93 on FreeBSD 4.11 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: Thu, 17 Apr 2008 17:53:42 -0000 Juergen Fiedler wrote: > Hello, > > I am trying to install ClamAV 0.93 on a FreeBSD 4.11 (i386) > system. I have downloaded and untarred the port, but when I > try to install it, I get an error message indicating that > my gcc can't build executables. > The section of config.log that I believe to be relevant > looks like this: > > /usr/libexec/elf/ld: cannot find -lpthread You should either upgrade your FreeBSD or build ClamAV without pthread support (you won't get the daemon then). I don't think 4.11 supports pthreads. Peter -- http://www.boosten.org