Date: 18 Mar 2003 02:20:49 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Kris Kennaway <kris@obsecurity.org> Cc: John Baldwin <jhb@FreeBSD.ORG>, re-alpha@FreeBSD.ORG, alpha@FreeBSD.ORG, lioux@FreeBSD.ORG, FreeBSD GNOME Users <gnome@FreeBSD.ORG> Subject: Re: Gnome2 broken on alpha (Re: gstreamer broken on alpha) Message-ID: <1047972048.320.2.camel@gyros> In-Reply-To: <20030318020200.GA24978@rot13.obsecurity.org> References: <20030317021429.GA19860@rot13.obsecurity.org> <XFMail.20030317133806.jhb@FreeBSD.org> <20030318020200.GA24978@rot13.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-wydqDsjMiIx83ylA3jBi Content-Type: multipart/mixed; boundary="=-71U7+zf+5ZAA1AUBoewX" --=-71U7+zf+5ZAA1AUBoewX Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2003-03-17 at 21:02, Kris Kennaway wrote: > On Mon, Mar 17, 2003 at 01:38:06PM -0500, John Baldwin wrote: >=20 > > Please try out the (untested) patch at > > http://www.FreeBSD.org/~jhb/patches/gstreamer_alpha.patch > > More braindead userland programming. >=20 > This fixes gstreamer, but not gstreamer-plugins is broken. This means > gnome2 is still dead on alpha. >=20 > http://bento.freebsd.org/errorlogs/alpha-4-latest/gstreamer-plugins-0.6.0= _1.log I think this patch should fix it. Joe >=20 > Kris --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-71U7+zf+5ZAA1AUBoewX Content-Disposition: attachment; filename*0=patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_idct; filename*1=_alpha.c Content-Transfer-Encoding: quoted-printable Content-Type: text/x-c; name*0=patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_idct_alp; name*1=ha.c; charset=ISO8859-1 --- gst-libs/ext/ffmpeg/ffmpeg/libavcodec/alpha/simple_idct_alpha.c.orig Tu= e Mar 18 02:16:44 2003 +++ gst-libs/ext/ffmpeg/ffmpeg/libavcodec/alpha/simple_idct_alpha.c Tue Mar= 18 02:18:08 2003 @@ -27,6 +27,8 @@ #include "asm.h" #include "../dsputil.h" =20 +typedef long int int_fast32_t + extern void (*put_pixels_clamped_axp_p)(const DCTELEM *block, uint8_t *pix= els, int line_size); extern void (*add_pixels_clamped_axp_p)(const DCTELEM *block, uint8_t *pix= els,=20 --=-71U7+zf+5ZAA1AUBoewX-- --=-wydqDsjMiIx83ylA3jBi Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+dsjQb2iPiv4Uz4cRAnhNAJ9oJuCtF3I4/tSil5sSBiTsO7ZZXQCgqdp5 w813ZmJ+/u3pjU9yriXqdPA= =pcv9 -----END PGP SIGNATURE----- --=-wydqDsjMiIx83ylA3jBi-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1047972048.320.2.camel>