From owner-freebsd-questions@FreeBSD.ORG Tue May 25 02:54:30 2010 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 AF67F1065677 for ; Tue, 25 May 2010 02:54:30 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 311D18FC14 for ; Tue, 25 May 2010 02:54:26 +0000 (UTC) Received: by iwn5 with SMTP id 5so4762630iwn.13 for ; Mon, 24 May 2010 19:54:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=4w5nRcj/kM+GDHCzyE/LTUAhTgqCJmkMKIOkTZ0PY0A=; b=vPQWIuC2KT5yoMWq5vQW454nOcSDcccawctIt4ouR69NUZrT1zqCituyHjii1TSwzc 6WqOPET0/V5jJ5sRM2lAPg2Z774kV/xvGA+hIN9RFpeSaxpYu91CnlKzGlih1eCnO4jI UNs6LuAi6Ip6wStRzxc+tUO2zTO+Wkt404Iak= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=qWVLVU5JvtKPfpNvMtOhg1Y1Ir3rkgvv0eMgQvrGzBSUkPV/uls4jjp/LzfLSSJDRE 5KI/DZiHb+ZCa9SEU5KXdKY+gW6M+6KOKEeY+ZAPd7hXHOM571se1m0lFbRpY4tC7xOz Dgj1ukq8pAjWIgqy8GZGuCQqqN7DgZN9mNfQI= MIME-Version: 1.0 Received: by 10.231.184.16 with SMTP id ci16mr5745009ibb.23.1274756065645; Mon, 24 May 2010 19:54:25 -0700 (PDT) Received: by 10.231.40.13 with HTTP; Mon, 24 May 2010 19:54:25 -0700 (PDT) In-Reply-To: References: <08B0FF27-1FEE-4784-9662-5FE99E55D6F8@mac.com> Date: Mon, 24 May 2010 22:54:25 -0400 Message-ID: From: Glen Barber To: Arthur Barlow Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: Problem compiling 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: Tue, 25 May 2010 02:54:30 -0000 Hi Arthur, On Mon, May 24, 2010 at 8:57 PM, Arthur Barlow wro= te: > On Mon, May 24, 2010 at 5:43 PM, Chuck Swiger wrote: > >> Hi-- >> >> On May 24, 2010, at 5:41 PM, Arthur Barlow wrote: >> > Sorry about the false start. Fat fingers. =A0I'm trying to compile the= lsof >> > program in FreeBSD 8.0 on an i686 machine. =A0There is a error referen= cing >> > "dlsof.h" and it looks like there is an ugly "hack" in the header file= . >> =A0Any >> > suggestions, besides playing with the code? >> >> Sure; how about: >> >> =A0cd /usr/ports/sysutils/lsof && make install >> >> Regards, >> -- >> -Chuck >> >> > Chuck, > > That doesn't work, which was my point to begin with. =A0The compile proce= ss > throws an error. > Despite not seeing the error, I'll ask if your kernel and userland are in s= ync. Regards, --=20 Glen Barber