From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 13:32:27 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 326C316A4CE; Mon, 5 Apr 2004 13:32:27 -0700 (PDT) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3D4043D2D; Mon, 5 Apr 2004 13:32:26 -0700 (PDT) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id 799797642D; Mon, 5 Apr 2004 22:32:24 +0200 (CEST) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07793-05; Mon, 5 Apr 2004 22:32:20 +0200 (CEST) Received: from webonaut.com (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id CF9BA76421; Mon, 5 Apr 2004 22:32:20 +0200 (CEST) Message-ID: <4071C2DD.1050200@webonaut.com> Date: Mon, 05 Apr 2004 22:34:37 +0200 From: Franz Klammer User-Agent: Mozilla Thunderbird 0.5 (X11/20040401) X-Accept-Language: en-us, en MIME-Version: 1.0 To: pav@FreeBSD.org, FreeBSD GNOME Users References: <4069F0A2.7040706@webonaut.com> <1080685718.73073.21.camel@hood.oook.cz> <406D9A33.7030402@webonaut.com> <1081010034.98990.6.camel@hood.oook.cz> In-Reply-To: <1081010034.98990.6.camel@hood.oook.cz> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at webonaut.com Subject: Re: gdesklets - calculation of disksize X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 20:32:27 -0000 Pav Lucistnik wrote: >V pá, 02. 04. 2004 v 18:52, Franz Klammer píše: > > > >>hi! can you please test my gdesklets-patch if swap display of Psi >>now working your PC. >>if ok i will make a correct diff (only apply on -current). >> >> > >This does not build: > >cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libgtop-2.0 -I/usr/local/include/python2.3 -DLIBGTOP_VERSION_CODE=2000008 -I/usr/local/include -I/usr/X11R6/include -O -pipe -g -MT _glibtopmodule_la-glibtop.lo -MD -MP -MF .deps/_glibtopmodule_la-glibtop.Tpo -c glibtop.c -fPIC -DPIC -o .libs/_glibtopmodule_la-glibtop.lo >glibtop.c: In function `get_fsusage': >glibtop.c:532: error: structure has no member named `block_size' >gmake[2]: *** [_glibtopmodule_la-glibtop.lo] Error 1 >gmake[2]: Leaving directory `/usr/home/pav/cvs/freebsd/ports/deskutils/gdesklets/work/gDesklets-0.26.1/libdesklets' >gmake[1]: *** [all-recursive] Error 1 >gmake[1]: Leaving directory `/usr/home/pav/cvs/freebsd/ports/deskutils/gdesklets/work/gDesklets-0.26.1' >gmake: *** [all] Error 2 >*** Error code 2 > > > > thanks for testing it! looks like this patch only working with gnome 2.6 - that what i see while building gdesklets: -DLIBGTOP_VERSION_CODE=2005002 i'm not sure what i should do now ... make gdesklets only build with the latest version of glibtop ...? franz.