[gstreamer-bugs] [Bug 325724] New: gstreamer-ffmpeg will not compile on PowerPC
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Tue Jan 3 22:45:11 PST 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=325724
GStreamer | gst-ffmpeg | Ver: 0.10.0
Summary: gstreamer-ffmpeg will not compile on PowerPC
Product: GStreamer
Version: 0.10.0
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-ffmpeg
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: gnome at flyn.org
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: 2.13/2.14
GNOME milestone: Unspecified
Please describe the problem:
The gstreamer-ffmpeg package will not compile on PowerPC.
Steps to reproduce:
Try to build gstreamer-ffmpeg using a PowerPC CPU with Altivec.
Actual results:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libavcodec -DHAVE_AV_CONFIG_H=1 -Wall
-Wno-switch -O2 -g -m32 -MT eval.lo -MD -MP -MF .deps/eval.Tpo -c eval.c -fPIC
-DPIC -o .libs/eval.o
In file included from ../libavcodec/dsputil.h:471,
from ../libavcodec/mpegvideo.h:29,
from eval.c:30:
/usr/lib/gcc/ppc64-redhat-linux/4.1.0/include/altivec.h:37:2: error: #error Use
the "-maltivec" flag to enable PowerPC AltiVec support
Expected results:
Does this happen every time?
Other information:
Prepending CFLAGS=-maltivec ./configure causes gstreamer-ffmpeg to build
successfully (gcc -maltivec used.) Configure should be able to pick up this
requirement automatically.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list