From owner-freebsd-security@FreeBSD.ORG Tue Sep 27 01:34:36 2011 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7A7F106566C for ; Tue, 27 Sep 2011 01:34:36 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 6CF928FC1B for ; Tue, 27 Sep 2011 01:34:36 +0000 (UTC) Received: by qyk10 with SMTP id 10so426473qyk.13 for ; Mon, 26 Sep 2011 18:34:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=S4hH4QgyXS/kSLygqUOuKU8k1PCB3t7/ll0rks+erug=; b=VBccpkw2b8zleJWtVW82uSZzt8Gct/CzW5jaacCKlJK2NgfSRWrsY7DYuCKvfFu6C1 XCTAXPd90HSBjteBGjb+6+BQfAYSrsoBLy69SQjxpG1oFnr50tnxlWbUeiOZR44oOgHM kPvlg1+HDUvgcy9Cru0LOyxr9jou9Xk+tIvEw= Received: by 10.224.31.201 with SMTP id z9mr953303qac.162.1317085613181; Mon, 26 Sep 2011 18:06:53 -0700 (PDT) Received: from schism.local (c-76-124-49-145.hsd1.pa.comcast.net. [76.124.49.145]) by mx.google.com with ESMTPS id bw6sm15196023qab.16.2011.09.26.18.06.51 (version=SSLv3 cipher=OTHER); Mon, 26 Sep 2011 18:06:52 -0700 (PDT) Message-ID: <4E8121AB.3040502@gmail.com> Date: Mon, 26 Sep 2011 21:06:51 -0400 From: Glen Barber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2 MIME-Version: 1.0 To: "Michael D. Norwick" References: <4E811B47.8040006@centurytel.net> In-Reply-To: <4E811B47.8040006@centurytel.net> X-Enigmail-Version: 1.3.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-security@freebsd.org Subject: Re: Cannot build or install Nessus on FreeBSD 9-beta2 X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Sep 2011 01:34:36 -0000 Hi, This really should be directed to the ports list, but... On 9/26/11 8:39 PM, Michael D. Norwick wrote: > When trying to install the binary downloaded from tenable.com - > Nessus-4.4.1-fbsd8-amd64.tbz using pkg_add it says I need to enable more > bpf devices. Deleting the package then attempting to install from > /usr/ports/security/nessus results in a successful build but when > nessusd is started it errors out on 'libz.so.5 not found'. FreeBSD 9 is > at libz.so.6. > The misc/compat8x port should contain the 8.x-specific libraries you would need. Regards, -- Glen Barber