Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Aug 2003 15:23:16 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Shin-ichi Yoshimoto <yosimoto@waishi.jp>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: gnomemedia2 broken
Message-ID:  <1061061796.54862.14.camel@shumai.marcuscom.com>
In-Reply-To: <20030817012057690712.GyazMail.yosimoto@waishi.jp>
References:  <20030817012057690712.GyazMail.yosimoto@waishi.jp>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-oKQLVhQYI66xUyUGT8bu
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Sat, 2003-08-16 at 12:20, Shin-ichi Yoshimoto wrote:
> audio/gnomemedia2 broken=20
>=20
> [snip]
> In file included from gmix.c:72:
> gmix.h:31: error: redefinition of `struct mixer_info'
> gmix.h:36: error: redefinition of `mixer_info'
> /usr/include/sys/soundcard.h:1082: error: `mixer_info' previously=20
> declared here
> gmake[3]: *** [gmix.o] Error 1
> gmake[3]: Leaving directory=20
> `/usr/ports/audio/gnomemedia2/work/gnome-media-2.2.2/gmix'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory=20
> `/usr/ports/audio/gnomemedia2/work/gnome-media-2.2.2/gmix'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory=20
> `/usr/ports/audio/gnomemedia2/work/gnome-media-2.2.2'
> gmake: *** [all-recursive-am] Error 2
> *** Error code 2
>=20
> because src/sys/sys/soundcard.h added "struct mixer_info" in Revision=20
> 1.42.
> We need following patch after soundcard.h Revision 1.42.

Actually, we need a little more since this will break -STABLE and older
versions of -CURRENT.  Thanks for the patch and the heads up.

Joe

>=20
> --- gmix/gmix.h.orig    Sun Aug 17 01:04:41 2003
> +++ gmix/gmix.h Sun Aug 17 01:05:20 2003
> @@ -25,7 +25,7 @@
>   */
>  #define GMIX_VERSION 0x030000
> =20
> -#if defined(ALSA) || defined(__FreeBSD__)
> +#if defined(ALSA)
>  /* stolen from OSS's soundcard.h */
>  typedef struct mixer_info
>  {
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-oKQLVhQYI66xUyUGT8bu
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQA/PoSkb2iPiv4Uz4cRAqfLAJ4wyv6Uoy59S9U5rp4UMmFrRIbacgCfQ40u
uA+ZDM8xQO3bmOTg6pnvjP4=
=8zHd
-----END PGP SIGNATURE-----

--=-oKQLVhQYI66xUyUGT8bu--



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