Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Sep 2005 18:36:04 +0100 (BST)
From:      Stuart Chalmers <s_chalmers70@yahoo.com>
To:        freebsd-ports-bugs@freebsd.org
Subject:   build failure on audio/gtkpod
Message-ID:  <20050912173604.15770.qmail@web50212.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050912173604.15770.qmail>