libgtop2 and xorg break

Pieter Dumon pieter.dumon at gmail.com
Sun Aug 12 23:32:07 PDT 2007


Hi,

pkgsrc/sysutils/libgtop2 doesn't compile on my fresh 1.10 system
(don't know if it did before):

proclist.c: In function 'glibtop_get_proclist_p':
proclist.c:106: error: structure has no member 'kp_proc'
proclist.c:106: error: 'SRUN' undeclared (first use in this function)
. ..
proclist.c:109: error: structure has no member named 'kp_eproc'
proclist.c:111: error: structure has no member named 'kp_proc'
gmake[3]: *** [proclist.lo] Error 1
gmake[3]: Leaving directory
'/usr/pkgsrc/sysutils/libgtop2/work/libgtop-2.14.2/sysdeps/freebsd'

Second little problem: when I issue a bmake install in
pkgsrc/x11/xorg-libs, I get:
ERROR: This package has set PKG_SKIP_REASON:
ERROR: X11_TYPE=xorg is mandatory

however, /etc/mk.conf contains
X11_TYPE=xorg
(within the .ifdef BSD_PKG_MK .... .endif)

I tried to do bmake install X11_TYPE=xorg, but that tried to download X 6.9....

regards,

Pieter





More information about the Users mailing list