From abe516a6d44224e19aff5dadf1c0303d4900ebfe Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 5 Oct 1998 05:56:03 +0000 Subject: [PATCH] /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I../../intl -DGTOPLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE -O -pipe -c proctime.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I../../intl -DGTOPLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE -O -pipe -c -fPIC -DPIC proctime.c proctime.c: In function `calcru': proctime.c:74: structure has no member named `p_runtime' proctime.c: In function `glibtop_get_proc_time_p': proctime.c:150: structure has no member named `p_runtime' gmake[3]: *** [proctime.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/sysdeps/freebsd' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/sysdeps' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop. --- devel/libgtop/Makefile | 4 +++- devel/libgtop2/Makefile | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index ee1a1d6c1951..a88d7f9dc931 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -3,7 +3,7 @@ # Date Created: 26 Sep 1998 # Whom: Vanilla I. Shu # -# $Id: Makefile,v 1.2 1998/09/30 14:45:46 vanilla Exp $ +# $Id: Makefile,v 1.3 1998/10/01 00:19:13 vanilla Exp $ # DISTNAME= libgtop-0.26.2 @@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.ORG LIB_DEPENDS= glib11.0:${PORTSDIR}/devel/glib +BROKEN= build + GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile index ee1a1d6c1951..a88d7f9dc931 100644 --- a/devel/libgtop2/Makefile +++ b/devel/libgtop2/Makefile @@ -3,7 +3,7 @@ # Date Created: 26 Sep 1998 # Whom: Vanilla I. Shu # -# $Id: Makefile,v 1.2 1998/09/30 14:45:46 vanilla Exp $ +# $Id: Makefile,v 1.3 1998/10/01 00:19:13 vanilla Exp $ # DISTNAME= libgtop-0.26.2 @@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.ORG LIB_DEPENDS= glib11.0:${PORTSDIR}/devel/glib +BROKEN= build + GNU_CONFIGURE= yes USE_GMAKE= yes