From owner-freebsd-current Fri Sep 27 20: 4:13 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41D6637B401 for ; Fri, 27 Sep 2002 20:04:12 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94BBA43E42 for ; Fri, 27 Sep 2002 20:04:11 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.2] (vpn-client-2.marcuscom.com [10.2.1.2]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g8S2xpiv059788; Fri, 27 Sep 2002 22:59:52 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: sys/sys/proc.h 1.250 breaks devel/libgtop2 port From: Joe Marcus Clarke To: Lars Eggert Cc: current@FreeBSD.ORG In-Reply-To: <3D94FFA1.6080400@isi.edu> References: <3D94FFA1.6080400@isi.edu> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 27 Sep 2002 23:03:50 -0400 Message-Id: <1033182234.887.3.camel@gyros.marcuscom.com> Mime-Version: 1.0 X-Spam-Status: No, hits=-6.4 required=5.0 tests=AWL,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, SPAM_PHRASE_00_01 version=2.41 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 2002-09-27 at 21:02, Lars Eggert wrote: > Hi, > > commenting out p_kse in sys/sys/proc.h rev 1.250 broke the > devel/libgtop2 port (which still uses that field in > sysdeps/freebsd/proctime.c). > > What's the new way of getting at this info? I'll take a stab at fixing > the port if someone knows... I already have a fix for this, but I'm waiting until after the ports freeze to commit it. I had written a KSE-specific fix, but, as Julian says, it's better to use libkvm (which I then did). I'm on vacation now, but as soon as I get back, I'll email you the patches if you're interested. In the meantime, you can comment out all of the bad code in proctime.c. This never worked anyway. Joe > > Thanks, > Lars > -- > Lars Eggert USC Information Sciences Institute -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message