After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 309321 - Does not compile on FC4.
Does not compile on FC4.
Status: RESOLVED DUPLICATE of bug 308415
Product: GStreamer
Classification: Platform
Component: gst-libav
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-07-02 01:03 UTC by Dennis Cranston
Modified: 2005-07-02 08:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dennis Cranston 2005-07-02 01:03:33 UTC
[libpostproc]$ make
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../../libavcodec    -g -O2 -MT postprocess.lo -MD -MP -MF
".deps/postprocess.Tpo" -c -o postprocess.lo postprocess.c; \
then mv -f ".deps/postprocess.Tpo" ".deps/postprocess.Plo"; else rm -f
".deps/postprocess.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -g -O2 -MT
postprocess.lo -MD -MP -MF .deps/postprocess.Tpo -c postprocess.c  -fPIC -DPIC
-o .libs/postprocess.o
In file included from postprocess.c:645:
postprocess_template.c: In function 'do_a_deblock_MMX':
postprocess_template.c:2901: error: memory input 4 is not directly addressable
make: *** [postprocess.lo] Error 1
Comment 1 Ronald Bultje 2005-07-02 08:33:41 UTC

*** This bug has been marked as a duplicate of 308415 ***