please test gdesklets-0.30 on 4.x

Pav Lucistnik pav at oook.cz
Mon Aug 16 06:29:38 PDT 2004


V po, 16. 08. 2004 v 13:59, Franz Klammer píše:

> attached the update-patch for gdesklets-0.30.
> there is still an issue with statfs and -CURRENT which
> should be solved with patch-libdesklets_Disk.py don't know
> if this works also with 4.x.

Does not compile on 4.x:

tiling.c: In function `make_row':
tiling.c:56: syntax error before `const'
tiling.c:58: `q' undeclared (first use in this function)
tiling.c:58: (Each undeclared identifier is reported only once
tiling.c:58: for each function it appears in.)
gmake[2]: *** [tiling.lo] Error 1
gmake[2]: Leaving directory `/usr/home/pav/cvs/freebsd/ports/deskutils/gdesklets/work/gDesklets-0.30/utils'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/home/pav/cvs/freebsd/ports/deskutils/gdesklets/work/gDesklets-0.30'
gmake: *** [all] Error 2
*** Error code 2

See attached patch for fix, and to prevent swig regenering tiling.i, add
this to post-patch:

@${TOUCH} ${WRKSRC}/utils/tiling_wrap.c

More breakage:

glibtop.c: In function `get_proc_args':
glibtop.c:412: syntax error before `*'
glibtop.c:414: `t' undeclared (first use in this function)
glibtop.c:414: (Each undeclared identifier is reported only once
glibtop.c:414: for each function it appears in.)
gmake[4]: *** [_glibtopmodule_la-glibtop.lo] Error 1
gmake[4]: Leaving directory `/usr/home/pav/cvs/freebsd/ports/deskutils/gdesklets/work/gDesklets-0.30/libdesklets/system'

see attached patch. That's for build, I'll try to install and run it in a moment.

-- 
Pav Lucistnik <pav at oook.cz>
              <pav at FreeBSD.org>

lofi> My _sympathetic_ opinion about kdevelop is that it's a huge pile
of shit that might at least work okay if used in Linux.
lofi> My neutral opinion is that it's just a huge pile of shit.


More information about the freebsd-gnome mailing list