Date: 20 Sep 2002 16:22:06 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Pascal Hofstee <daeron@shadowmere.student.utwente.nl> Cc: gnome@FreeBSD.ORG Subject: Re: libgtop2 breakage on CURRENT Message-ID: <1032553328.322.35.camel@gyros.marcuscom.com> In-Reply-To: <20020920030439.GA26729@shadowmere.student.utwente.nl> References: <20020920030439.GA26729@shadowmere.student.utwente.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2002-09-19 at 23:04, Pascal Hofstee wrote: > Hello, > > I noticed that apparently (don't know for how long) libgtop2 (and therefor > quite a few gnome2 components) is currently broken on CURRENT. I'm working on it. Joe > > cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE > -DGLIBTOP_NAMES - I../.. -I../.. -I../../sysdeps/freebsd -I../../include > -DNEED_GNOMESUPPORT_H -I. ./../support -I../../support > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib -2.0/include -O -pipe > -march=athlon-xp -I/usr/X11R6/include > -DGTOPLOCALEDIR=\"/usr/local/share/locale\" -DLIBGTOP_VERSION=\"2.0.0\" > -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2000000 > -DLIBGTOP_SERVER=\"/usr/local/bin/libgtop_serv er2\" -I/usr/local/include > -O -pipe -march=athlon-xp -c proctime.c -fPIC -DPIC -o .libs/proctime.lo > In file included from ../../glibtop.h:33, > from proctime.c:24: > glibtop_machine.h:59:8: warning: extra tokens at end of #endif directive > proctime.c: In function `calcru': > proctime.c:76: structure has no member named `p_kse' > proctime.c:77: structure has no member named `p_kse' > proctime.c:78: structure has no member named `p_kse' > gmake[3]: *** [proctime.lo] Error 1 > gmake[3]: Leaving directory > `/usr/ports/devel/libgtop2/work/libgtop-2.0.0/sysdeps/freebsd' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/usr/ports/devel/libgtop2/work/libgtop-2.0.0/sysdeps' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/devel/libgtop2/work/libgtop-2.0.0' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 > > > I checked /usr/include/sys/proc.h and noticed that the "struct kse p_kse" > struct member of "struct proc" is apparently commented out causing this > build failure. > > Any suggestions on how to get this port building properly again ? > > -- > Pascal Hofstee > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > -- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1032553328.322.35.camel>