From owner-freebsd-questions@FreeBSD.ORG Sun Aug 21 07:33:00 2005 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 0E10C16A41F for ; Sun, 21 Aug 2005 07:33:00 +0000 (GMT) (envelope-from pergesu@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id A55CA43D45 for ; Sun, 21 Aug 2005 07:32:59 +0000 (GMT) (envelope-from pergesu@gmail.com) Received: by zproxy.gmail.com with SMTP id z6so567691nzd for ; Sun, 21 Aug 2005 00:32:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=pk76N82tlJJtV/H7iwBTZ9K2UJ1kMyakWy2Dl9pXBCUsrCNl1pFVAAq6/5EfnIPKCjrsxB9BY729ZSTrOmdaq4TTdw9YpnSYowgIIY+e0Vbaag5iZ9cxYC/Uw1VekZizogNg1NiTGfCBCdzgLki3wAEhaup7sMIbKowe0tZU/DY= Received: by 10.36.221.9 with SMTP id t9mr2688492nzg; Sun, 21 Aug 2005 00:32:59 -0700 (PDT) Received: by 10.36.48.17 with HTTP; Sun, 21 Aug 2005 00:32:59 -0700 (PDT) Message-ID: <810a540e050821003234602c32@mail.gmail.com> Date: Sun, 21 Aug 2005 07:32:59 +0000 From: Pat Maddox To: FreeBSD Questions Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: rkhunter gives warning for lsof 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: Sun, 21 Aug 2005 07:33:00 -0000 I ran rkhunter and got this warning: lsof: WARNING: compiled for FreeBSD release 5.4-RELEASE; this is 5.4-RELEAS= E-p6. I'm guessing what it means is that when I upgraded the base system that lsof wasn't rebuilt along with it? Is that going to cause a problem at all? How do I rebuild it so that I don't get that warning every time I run rkhunter?