From owner-freebsd-gnome Fri Sep 27 20: 6: 2 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC42D37B401; Fri, 27 Sep 2002 20:06:00 -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 27B5843E86; Fri, 27 Sep 2002 20:06:00 -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 g8S31div059811; Fri, 27 Sep 2002 23:01:40 -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: Juli Mallett , current@FreeBSD.ORG, gnome@FreeBSD.ORG In-Reply-To: <3D950BDD.6010209@isi.edu> References: <3D94FFA1.6080400@isi.edu> <20020927184025.A16880@FreeBSD.org> <3D950BDD.6010209@isi.edu> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 27 Sep 2002 23:05:38 -0400 Message-Id: <1033182342.887.6.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-gnome@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:54, Lars Eggert wrote: > Juli Mallett wrote: > > * De: Lars Eggert [ Data: 2002-09-27 ] > > [ Subjecte: sys/sys/proc.h 1.250 breaks devel/libgtop2 port ] > > > >>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). > > > > FWIW this bit me too, and I just initialised the values to zero and wrote > > myself a note to note it to gnome@, and then lost the note. > > That's the stopgap I settled on, too :-) > > Now the build hangs because of sys/vnode.h rev 1.208, which removed > VT_UFS... Yep, I have a fix for this, too. You can change the == to a call to strcmp, and basically do a : strcmp("ufs", variable) == 0; Like I said, I'm on vacation, or I'd have the actual patch to give to you. Joe > > 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-gnome" in the body of the message