From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 12 17:36:05 2005 Return-Path: X-Original-To: freebsd-ports-bugs@freebsd.org Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7CB616A41F for ; Mon, 12 Sep 2005 17:36:05 +0000 (GMT) (envelope-from s_chalmers70@yahoo.com) Received: from web50212.mail.yahoo.com (web50212.mail.yahoo.com [206.190.39.176]) by mx1.FreeBSD.org (Postfix) with SMTP id 69C0D43D53 for ; Mon, 12 Sep 2005 17:36:05 +0000 (GMT) (envelope-from s_chalmers70@yahoo.com) Received: (qmail 15774 invoked by uid 60001); 12 Sep 2005 17:36:04 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=5Dbj9Lr3CmyH6Cgx686Po4nTKPcLXw3376NVxxzl5piQ0dZhORkcDkDGaoGD/xEUE8aLZGn4umtY2O3DQ3tQ+xJsL9tyxbgXEI1RpcKfEbMYp2num8Ik5EoEyWzUBAxQw5c7ZGUfLUzcb0mPjtFXTEVBaCSnLfqe2M3O2QovcWM= ; Message-ID: <20050912173604.15770.qmail@web50212.mail.yahoo.com> Received: from [82.41.71.69] by web50212.mail.yahoo.com via HTTP; Mon, 12 Sep 2005 18:36:04 BST Date: Mon, 12 Sep 2005 18:36:04 +0100 (BST) From: Stuart Chalmers To: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: build failure on audio/gtkpod X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Sep 2005 17:36:06 -0000 Hi, I have a current (as of today) ports tree and have been attempting to build audio/gtkpod. I have a pretty good idea what the problem is: I have multimedia/mpeg4ip-libmp4v2 installed, and this sets WITH_AAC=yes I have pasted the tail of the text from typing 'make' in the gtkpod folder below at the bottom of this mail. I would just remove the mpeg4ip package (if I remember correctly, gtkpod builds fine without it) but I have other packages dependent on it. Any pointers/workarounds would be very much appreciated ... Thanks. ---------- In file included from /usr/local/include/mp4.h:35, from mp4file.c:137: /usr/local/include/mpeg4ip.h:237: error: redefinition of typedef 'gchar' /usr/local/include/glib-2.0/glib/gtypes.h:41: error: previous declaration of 'gchar' was here /usr/local/include/mpeg4ip.h:238: error: redefinition of typedef 'guchar' /usr/local/include/glib-2.0/glib/gtypes.h:47: error: previous declaration of 'guchar' was here /usr/local/include/mpeg4ip.h:240: error: redefinition of typedef 'gint' /usr/local/include/glib-2.0/glib/gtypes.h:44: error: previous declaration of 'gint' was here /usr/local/include/mpeg4ip.h:241: error: redefinition of typedef 'guint' /usr/local/include/glib-2.0/glib/gtypes.h:50: error: previous declaration of 'guint' was here /usr/local/include/mpeg4ip.h:243: error: redefinition of typedef 'glong' /usr/local/include/glib-2.0/glib/gtypes.h:43: error: previous declaration of 'glong' was here /usr/local/include/mpeg4ip.h:244: error: redefinition of typedef 'gulong' /usr/local/include/glib-2.0/glib/gtypes.h:49: error: previous declaration of 'gulong' was here /usr/local/include/mpeg4ip.h:246: error: redefinition of typedef 'gdouble' /usr/local/include/glib-2.0/glib/gtypes.h:53: error: previous declaration of 'gdouble' was here /usr/local/include/mpeg4ip.h:248: error: redefinition of typedef 'gboolean' /usr/local/include/glib-2.0/glib/gtypes.h:45: error: previous declaration of 'gboolean' was here /usr/local/include/mpeg4ip.h:250: error: redefinition of typedef 'gint16' /usr/local/include/glib-2.0/glibconfig.h:33: error: previous declaration of 'gint16' was here /usr/local/include/mpeg4ip.h:251: error: redefinition of typedef 'guint16' /usr/local/include/glib-2.0/glibconfig.h:34: error: previous declaration of 'guint16' was here /usr/local/include/mpeg4ip.h:253: error: redefinition of typedef 'gint32' /usr/local/include/glib-2.0/glibconfig.h:38: error: previous declaration of 'gint32' was here /usr/local/include/mpeg4ip.h:254: error: redefinition of typedef 'guint32' /usr/local/include/glib-2.0/glibconfig.h:39: error: previous declaration of 'guint32' was here /usr/local/include/mpeg4ip.h:256: error: redefinition of typedef 'gint64' /usr/local/include/glib-2.0/glibconfig.h:45: error: previous declaration of 'gint64' was here /usr/local/include/mpeg4ip.h:257: error: redefinition of typedef 'guint64' /usr/local/include/glib-2.0/glibconfig.h:46: error: previous declaration of 'guint64' was here /usr/local/include/mpeg4ip.h:259: error: redefinition of typedef 'guint8' /usr/local/include/glib-2.0/glibconfig.h:32: error: previous declaration of 'guint8' was here /usr/local/include/mpeg4ip.h:260: error: redefinition of typedef 'gint8' /usr/local/include/glib-2.0/glibconfig.h:31: error: previous declaration of 'gint8' was here In file included from mp4file.c:140: ../config.h:83:1: warning: "PACKAGE_BUGREPORT" redefined In file included from /usr/local/include/mp4.h:35, from mp4file.c:137: /usr/local/include/mpeg4ip.h:47:1: warning: this is the location of the previous definition In file included from mp4file.c:140: ../config.h:86:1: warning: "PACKAGE_NAME" redefined In file included from /usr/local/include/mp4.h:35, from mp4file.c:137: /usr/local/include/mpeg4ip.h:48:1: warning: this is the location of the previous definition In file included from mp4file.c:140: ../config.h:89:1: warning: "PACKAGE_STRING" redefined In file included from /usr/local/include/mp4.h:35, from mp4file.c:137: /usr/local/include/mpeg4ip.h:49:1: warning: this is the location of the previous definition In file included from mp4file.c:140: ../config.h:92:1: warning: "PACKAGE_TARNAME" redefined In file included from /usr/local/include/mp4.h:35, from mp4file.c:137: /usr/local/include/mpeg4ip.h:50:1: warning: this is the location of the previous definition In file included from mp4file.c:140: ../config.h:95:1: warning: "PACKAGE_VERSION" redefined In file included from /usr/local/include/mp4.h:35, from mp4file.c:137: /usr/local/include/mpeg4ip.h:51:1: warning: this is the location of the previous definition gmake[2]: *** [mp4file.o] Error 1 gmake[2]: Leaving directory `/usr/ports/audio/gtkpod/work/gtkpod-0.88.2/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/audio/gtkpod/work/gtkpod-0.88.2' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/audio/gtkpod. ___________________________________________________________ How much free photo storage do you get? Store your holiday snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com