From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Aug 2 18:38:06 2009 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 65B3F1065672 for ; Sun, 2 Aug 2009 18:38:06 +0000 (UTC) (envelope-from jimmiejaz@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.233]) by mx1.freebsd.org (Postfix) with ESMTP id 2A8148FC12 for ; Sun, 2 Aug 2009 18:38:05 +0000 (UTC) (envelope-from jimmiejaz@gmail.com) Received: by rv-out-0506.google.com with SMTP id f9so922147rvb.43 for ; Sun, 02 Aug 2009 11:38:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=yGMLjJGFWjAahQBNvfCK6PUBXCLcP5sxATY3tdwDCiE=; b=RHnz/3s/TFKXoRv/Iz3rSSKmxMZReaF/KfcTbvJdwUSio9uv6Z/Emowxuh+cMBxWgJ H2aFMfjqifm3o3Gqnr/24U681eib4aU9cFBu5wKiORPLHKqPEPdg8sQ83JE1mgAc5eRo CiKEHgXOCR4d/U3pI9HxDExa8+ikiZmvuE24c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=PQkWsD2nOWoIVC/kifEG8hcq1JNWccj43A7/tKWoGm2PtVDmOSGpjCCqGRUzP8s3H9 /k+A94MTkap3czJDjvl9aUCzEzABpJZB9psr6RtjC+MvSeyWYFXh81aMVK0V4mfoIZhO cQmlwA8o2Eh6GBF3GRxjNsdHIROHhkUhtVd7A= Received: by 10.140.187.10 with SMTP id k10mr3104685rvf.160.1249238285710; Sun, 02 Aug 2009 11:38:05 -0700 (PDT) Received: from jimmiejaz.org (bas1-toronto44-1177949408.dsl.bell.ca [70.54.20.224]) by mx.google.com with ESMTPS id k37sm8231588rvb.32.2009.08.02.11.38.03 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 02 Aug 2009 11:38:04 -0700 (PDT) Message-ID: <4A75DD03.5060201@gmail.com> Date: Sun, 02 Aug 2009 14:37:55 -0400 From: Jimmie James User-Agent: Thunderbird 2.0.0.17pre (X11/20090731) MIME-Version: 1.0 To: Larry Rosenman References: <4A73A219.7090502@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports-bugs@FreeBSD.org, bug-followup@freebsd.org Subject: FIXED Re: ports/137319: sysutils/lsof (lsof-4.82, 4) (missing header) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jimmiejaz@gmail.com List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Aug 2009 18:38:06 -0000 Larry Rosenman wrote: > On Fri, 31 Jul 2009, Jimmie James wrote: > >>> Can you please make sure of the following: >> >>> 1) Kernel, world, and /usr/src/sys all in sync and from the same build >>> 2) upgrade your ports tree, as there is a later LSOF in it. >> >>> kernel, world, and /usr/src/ must all be in sync for lsof to compile >>> correctly. >> >>> Thanks! >> >> >> Ports tree updated a few hours ago. Build has failed for the past.. 4 >> days or so. I csup src/ports every day around 4pm EST. >> FreeBSD jimmiejaz.org 7.2-STABLE FreeBSD 7.2-STABLE #0: Tue May 5 >> 14:55:49 EDT 2009 >> jimmie@jimmiejaz.org:/usr/obj/usr/src/sys/FORTYTWO i386 >> World/kernel are in sync as of May 5th. >> >> If I understand you correctly, I need to rebuild world/kernel for the >> port to update? May 5th world/kernel is to old? >> If that's the case (sighs) I'll let you know in about 14 hours (build >> time) + about 6 hours for sleep time. > > The /usr/src and world/kernel (/usr/include mostly) must be in sync. > > >> >> Thanks. >> After rebuilding world/kernel to match date in /usr/src this builds and runs just fine. Thanks Larry. Close this bug please.