Re: hacking-0.28.1: gnome system monitor doesn't compile



Stef van der Made <svdmade planet nl> writes:
> Gnome system monitor also seems to have an issue.
[snip]
>
> proctable.c: In function `update_info':
> proctable.c:549: error: `WnckResourceUsage' undeclared (first use in
> this function)
> proctable.c:549: error: (Each undeclared identifier is reported only once
> proctable.c:549: error: for each function it appears in.)
> proctable.c:549: error: parse error before "xresources"
> proctable.c:560: error: `xresources' undeclared (first use in this function)
> proctable.c: In function `get_info':
> proctable.c:652: error: `WnckResourceUsage' undeclared (first use in
> this function)
> proctable.c:652: error: parse error before "xresources"
> proctable.c:664: error: `xresources' undeclared (first use in this function)

This seems a lot like GCC 2.95 compile issue, but I couldn't find any
of this in Gnome System Monitor 2.5.1 tarball.

I mean, proctable.c doesn't have these variables (WnckResourceUsage,
xresources) mentioned anywhere at all.

I don't even see it in CVS.

Could you perhaps look in proctable.c file and write out what's around
lines 549, 560 and 652, 664?

Cheers,
Danilo



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