From owner-freebsd-gnome@FreeBSD.ORG Fri Feb 13 18:22:35 2009 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD6241065672 for ; Fri, 13 Feb 2009 18:22:35 +0000 (UTC) (envelope-from jun-g@daemonfreaks.com) Received: from london.globroad.com (london.globroad.com [219.94.149.175]) by mx1.freebsd.org (Postfix) with ESMTP id 80DB48FC1B for ; Fri, 13 Feb 2009 18:22:35 +0000 (UTC) (envelope-from jun-g@daemonfreaks.com) Received: from 7c293b17.i-revonet.jp ([124.41.59.23] helo=blackmagic.daemonfreaks.local) by london.globroad.com with esmtpa (Exim 4.69) (envelope-from ) id 1LY28C-00073s-R1 for freebsd-gnome@freebsd.org; Sat, 14 Feb 2009 02:47:16 +0900 Message-ID: <4995B22B.2080508@daemonfreaks.com> Date: Sat, 14 Feb 2009 02:47:23 +0900 From: Junji NAKANISHI User-Agent: Thunderbird 2.0.0.19 (X11/20090124) MIME-Version: 1.0 To: freebsd-gnome@freebsd.org Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - london.globroad.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - daemonfreaks.com Subject: rhythmbox-devel does not compile 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: Fri, 13 Feb 2009 18:22:36 -0000 Hello, audio/rhythmobox-devel does not compile if audio/libmtp installed. cc -DHAVE_CONFIG_H -I. -I../.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"Rhythmbox\" -I../.. -I../../backends -I../../lib -I../../metadata -I../../player -I../../rhythmdb -I../../widgets -I../../sources -I../../podcast -I../../plugins -I../../shell -DPIXMAP_DIR=\"/usr/local/share/pixmaps\" -DSHARE_DIR=\"/usr/local/share/rhythmbox\" -DDATADIR=\"/usr/local/share\" -D_THREAD_SAFE -DORBIT2=1 -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/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gconf/2 -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/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.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/gnome-vfs-module-2.0 -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/local/include/hal -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include -D_XOPEN_SOURCE -D_BSD_SOURCE -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=nocona -I/usr/local/include -MT rb-mtp-source.lo -MD -MP -MF .deps/rb-mtp-source.Tpo -c rb-mtp-source.c -fPIC -DPIC -o .libs/rb-mtp-source.o rb-mtp-source.c: In function 'transfer_track': rb-mtp-source.c:717: error: too many arguments to function 'LIBMTP_Send_Track_From_File' gmake[3]: *** [rb-mtp-source.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/audio/rhythmbox-devel/work/rhythmbox-0.11.6/plugins/mtpdevice' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/audio/rhythmbox-devel/work/rhythmbox-0.11.6/plugins' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/audio/rhythmbox-devel/work/rhythmbox-0.11.6' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/audio/rhythmbox-devel. *** Error code 1 Stop in /usr/ports/audio/rhythmbox-devel Regards, -- Junji NAKANISHI