Re: FreeBSD 3.3 and libgtop-1.0.5



Hi Herbert,

I've had the same problem and issued a bug report on it...

Just put the following defs into <YOUR SRC>/include/glibtop/procstate.h:
(see docs/reference.texi :-)

#define GLIBTOP_PROCESS_RUNNING                 1
#define GLIBTOP_PROCESS_INTERRUPTIBLE           2
#define GLIBTOP_PROCESS_UNINTERRUPTIBLE         4
#define GLIBTOP_PROCESS_ZOMBIE                  8
#define GLIBTOP_PROCESS_STOPPED                 16
#define GLIBTOP_PROCESS_SWAPPING                32

It works and I hope it's the right place, but so far I didn't get an
answer from the libgtop developer(s) :-(

best regards
	Jan Conrad

-- 
Physikalisches Institut der Universitaet Bonn
Nussallee 12
D-53115 Bonn
GERMANY







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]