Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Nov 2006 08:56:28 +0000
From:      Shaun Amott <shaun@FreeBSD.org>
To:        Jeremy Messenger <mezz7@cox.net>
Cc:        ports@freebsd.org, Nicki de Wet <nicki@dewet.org.za>
Subject:   Re: Problem with audio/gstreamer-plugins-a52dec (still)
Message-ID:  <20061117085628.GA1226@charon.picobyte.net>
In-Reply-To: <op.ti488oba9aq2h7@mezz.mezzweb.com>
References:  <05f701c70997$669a04f0$0b0aa8c0@nicki> <20061116171204.GA1661@charon.picobyte.net> <op.ti488oba9aq2h7@mezz.mezzweb.com>

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

--tsOsTdHNUZQcU9Ye
Content-Type: multipart/mixed; boundary="3MwIy2ne0vdjdPXF"
Content-Disposition: inline


--3MwIy2ne0vdjdPXF
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Nov 16, 2006 at 10:54:14PM -0600, Jeremy Messenger wrote:
>=20
> On Thu, 16 Nov 2006 11:12:05 -0600, Shaun Amott <shaun@FreeBSD.org> wrote:
>=20
> >On Thu, Nov 16, 2006 at 05:53:46PM +0200, Nicki de Wet wrote:
> >>
> >>I'm still getting the error below on our installations.
> >>
> >>%uname -v
> >>FreeBSD 4.10-RELEASE #0: Tue May 25 22:47:12 GMT 2004
> >>root@perseus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
> >>
> >
> >Upgrade to 4.11. Or better yet, 6.x.
>=20
> Do you have any idea when this feature went in 4.11 or RELENG_4?
>=20

It doesn't seem to have been added at all - the advice still stands,
however. :-)

I've attached a patch that fixes the errors, for what it's worth.

--=20
Shaun Amott // PGP: 0x6B387A9A
"A foolish consistency is the hobgoblin
of little minds." - Ralph Waldo Emerson

--3MwIy2ne0vdjdPXF
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: attachment; filename="gstreamer.diff"
Content-Transfer-Encoding: quoted-printable

--- audio/gstreamer-plugins/Makefile.common.orig	Fri Nov 17 08:21:03 2006
+++ audio/gstreamer-plugins/Makefile.common	Fri Nov 17 08:32:09 2006
@@ -63,6 +63,11 @@
 		mpeg2dec \
 		sidplay
=20
+.for i in ${BASE_GST_ALL_PLUGINS} ${BAD_GST_ALL_PLUGINS} ${UGLY_GST_ALL_PL=
UGINS}
+gst_${i}_GCONF_SCHEMAS?=3D	# Empty
+gst_${i}_USE_SDL?=3D		# Empty
+.endfor
+
 CONFIG_GST_PLUGINS=3D	gnome_vfs
 GST_ALL_PLUGINS=3D	${BASE_GST_ALL_PLUGINS} ${BAD_GST_ALL_PLUGINS} \
 			${GOOD_GST_ALL_PLUGINS} ${UGLY_ALL_PLUGINS} \

--3MwIy2ne0vdjdPXF--

--tsOsTdHNUZQcU9Ye
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQFFXXk8kmhdCGs4epoRAhAyAKCPlGsw0JNXuL/WwwGH4+jLIp5RmQCfRrz4
vQJvD2PyBndaOiSNTHjuo10=
=oHyx
-----END PGP SIGNATURE-----

--tsOsTdHNUZQcU9Ye--



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