Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Oct 1998 22:56:04 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/devel/libgtop Makefile
Message-ID:  <199810050556.WAA22410@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1998/10/04 22:56:04 PDT

  Modified files:
    devel/libgtop        Makefile 
  Log:
  /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.
  
  Revision  Changes    Path
  1.4       +3 -1      ports/devel/libgtop/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810050556.WAA22410>