From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 7 20:24:11 2008 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE541106564A for ; Mon, 7 Apr 2008 20:24:11 +0000 (UTC) (envelope-from darcsis@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.188]) by mx1.freebsd.org (Postfix) with ESMTP id 636748FC16 for ; Mon, 7 Apr 2008 20:24:11 +0000 (UTC) (envelope-from darcsis@gmail.com) Received: by rn-out-0910.google.com with SMTP id s46so1843800rnb.3 for ; Mon, 07 Apr 2008 13:24:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:x-envelope-to:to:cc:subject:in-reply-to:user-agent:references:from:organization:mail-followup-to:date:message-id:mime-version:content-type:content-transfer-encoding; bh=/ZGoB5oTfnC137xLyBjqZeTvQnTB6vOZ+IDAQzklJ1Q=; b=PSvzkRhPSnNlk2zn/ljBPe8ylvfJKyUtPLK+BI3UcjV3+m5TGEjC4W9Y6sHr6Xx3vxhTynOPQzVMhPSCZv84V8QSZtxC8OaeC8RhOb6Wicy1LuJo89IEHg/7B1zaE+QFP4XACNhG2iXjFy7lUxxIipXFXqQwnsTbCyLl7s161DM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=x-envelope-to:to:cc:subject:in-reply-to:user-agent:references:from:organization:mail-followup-to:date:message-id:mime-version:content-type:content-transfer-encoding; b=SIAkHtKPLQgjP284wjlIJie3OPHbZ6mUPxLfBo8jYLB3zr4KwrMprpgbQcQRGVm2mGfSP/zFC5MUBGmdKEC0u0roAtPkBne8kehObObQpnO8Epm8em/GfR2ZfBKBrL+65l61/U9HfJMGUUH/p1JpNT+PQEn5+0qo4Hajn93GVjU= Received: by 10.140.127.20 with SMTP id z20mr1820930rvc.77.1207599849593; Mon, 07 Apr 2008 13:24:09 -0700 (PDT) Received: from pluton.xbsd.name ( [125.34.66.26]) by mx.google.com with ESMTPS id 7sm15218042wrl.12.2008.04.07.13.24.05 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 07 Apr 2008 13:24:08 -0700 (PDT) X-Envelope-To: To: "Michael Johnson" In-Reply-To: (Michael Johnson's message of "Mon\, 7 Apr 2008 15\:29\:29 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) References: <200804072120.41048.andy.lavr@reactor-xg.kiev.ua> From: darcsis@gmail.com (Denise H. G.) Organization: Terra Firma Mail-Followup-To: "Michael Johnson" , andy.lavr@gmail.com, gnome@freebsd.org Date: Tue, 08 Apr 2008 04:24:00 +0800 Message-ID: <86prt1quqn.fsf@pluton.xbsd.name> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: gnome@freebsd.org, andy.lavr@gmail.com Subject: Re: Error compile /usr/ports/sysutils/gnome-settings-daemon FreeBSD 7-STABLE X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 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, 07 Apr 2008 20:24:11 -0000 "Michael Johnson" writes: > 2008/4/7 Andrei V. Lavreniyuk : > >> >> Hi! >> >> > Fixed, thanks! > downgraded to 2.22.0 ? it seems that the problem was due to a tiny bug (?) in the source file. the patch below would fix the problem. gnome-settings-daemon/files/patch-sound-gsd-sound-manager.c ---------------------------------------------------------------------------- --- plugins/sound/gsd-sound-manager.c 2008-03-27 21:11:17.000000000 +0800 +++ plugins/sound/gsd-sound-manager.c 2008-04-08 03:02:50.000000000 +0800 @@ -27,6 +27,7 @@ #include #include #include +#include #include #include ---------------------------------------------------------------------------= -- > >> >> >> # uname -a >> FreeBSD datacenter.technica-03.local 7.0-STABLE FreeBSD 7.0-STABLE #0: M= on >> Apr >> 7 14:10:00 EEST 2008 >> root@datacenter.technica-03.local:/usr/obj/usr/src/sys/SMP-DATACENTER >> i386 >> >> >> >> >> --------------------------------------- >> >> >> >> cc -DHAVE_CONFIG_H -I. -I../.. -I../../gnome-settings-daemon >> -I../../plugins/sounds/libsounds >> -DGNOME_SETTINGS_LOCALEDIR=3D\"/usr/local/share/locale\" -I/usr/local/in= clude >> -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -I/usr/local/include/gtk-2.0 >> -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 >> -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 >> -I/usr/local/include -I/usr/local/include/glib-2.0 >> -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 >> -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 >> -I/usr/local/include/gnome-desktop-2.0 -I/usr/local/include/libgnomeui-2= .0 >> -I/usr/local/include/startup-notification-1.0 >> -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 >> -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 >> -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gnome-vfs-2= .0 >> -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libbonobo-2.0 >> -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 >> -I/usr/local/include/gail-1.0 -I/usr/local/include/libglade-2.0 >> -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include >> -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libgnome-2= .0 >> -I/usr/local/include/orbit-2.0 -I/usr/local/include/gconf/2 >> -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include >> -I/usr/local/include -I/usr/local/include/glib-2.0 >> -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libbonobo-2.0 >> -I/usr/local/include/bonobo-activation-2.0 >> -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 >> -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0 >> -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gtk-2.0 >> -I/usr/local/include/libxml2 -I/usr/local/include/pango-1.0 >> -I/usr/local/include/gail-1.0 -I/usr/local/include/freetype2 >> -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include >> -I/usr/local/include/cairo -I/usr/local/include -O2 -fno-strict-aliasing >> -pipe -O2 -pipe -march=3Dnative -mtune=3Dnative -mmmx -msse2 -msse3 >> -fno-strict-aliasing -fstack-protector -Wformat -Wformat-security -s >> -march=3Dprescott -MT >> libsound_la-gsd-sound-manager.lo -MD -MP -MF >> .deps/libsound_la-gsd-sound-manager.Tpo -c >> gsd-sound-manager.c -fPIC -DPIC -o .libs/libsound_la-gsd-sound-manager.o >> gsd-sound-manager.c: In function 'stop_child': >> gsd-sound-manager.c:178: error: 'SIGTERM' undeclared (first use in this >> function) >> gsd-sound-manager.c:178: error: (Each undeclared identifier is reported >> only >> once >> gsd-sound-manager.c:178: error: for each function it appears in.) >> gmake[4]: *** [libsound_la-gsd-sound-manager.lo] =D0=9E=D1=88=D0=B8=D0= =B1=D0=BA=D0=B0 1 >> gmake[4]: Leaving directory >> >> `/usr/ports/sysutils/gnome-settings-daemon/work/gnome-settings-daemon-2.= 22.1/plugins/sound' >> gmake[3]: *** [all-recursive] =D0=9E=D1=88=D0=B8=D0=B1=D0=BA=D0=B0 1 >> gmake[3]: Leaving directory >> >> `/usr/ports/sysutils/gnome-settings-daemon/work/gnome-settings-daemon-2.= 22.1/plugins/sound' >> gmake[2]: *** [all-recursive] =D0=9E=D1=88=D0=B8=D0=B1=D0=BA=D0=B0 1 >> gmake[2]: Leaving directory >> >> `/usr/ports/sysutils/gnome-settings-daemon/work/gnome-settings-daemon-2.= 22.1/plugins' >> gmake[1]: *** [all-recursive] =D0=9E=D1=88=D0=B8=D0=B1=D0=BA=D0=B0 1 >> gmake[1]: Leaving directory >> >> `/usr/ports/sysutils/gnome-settings-daemon/work/gnome-settings-daemon-2.= 22.1' >> gmake: *** [all] =D0=9E=D1=88=D0=B8=D0=B1=D0=BA=D0=B0 2 >> *** Error code 2 >> >> Stop in /usr/ports/sysutils/gnome-settings-daemon. >> ** Command failed [exit code >> 1]: /usr/bin/script -qa /var/tmp/portupgrade.96950.0 env >> UPGRADE_TOOL=3Dportupgrade UPGRADE_PORT=3Dgnome-settings-daemon-2.22.0 >> UPGRADE_PORT_VER=3D2.22.0 make >> ** Fix the problem and try again. >> ** Listing the failed packages (-:ignored / *:skipped / !:failed) >> ! sysutils/gnome-settings-daemon (gnome-settings-daemon-2.22.0) >> (compiler error) >> >> >> >> >> -------------------------------------- >> >> >> >> >> -- >> Best regards, Andrei Lavreniyuk (andy.lavr@gmail.com) >> > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 Denise H. G.