Package: vlc
Version: 0.8.2-1
Severity: important

Hi,

Your package is failing to build on amd64 with the following
error:
make[3]: Entering directory `/build/buildd/vlc-0.8.2/modules/codec'
if gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DSYS_LINUX -I../../include `top_build
dir="../.." ../../vlc-config --cflags builtin theora` -Wsign-compare -Wall  -pi
pe -MT libtheora_a-theora.o -MD -MP -MF ".deps/libtheora_a-theora.Tpo" \
  -c -o libtheora_a-theora.o `test -f 'theora.c' || echo './'`theora.c; \
then mv -f ".deps/libtheora_a-theora.Tpo" ".deps/libtheora_a-theora.Po"; \
else rm -f ".deps/libtheora_a-theora.Tpo"; exit 1; \
fi
cc1: error: invalid option `tune=opteron'
make[3]: *** [libtheora_a-theora.o] Error 1

This does not work with gcc-3.3, you'll need atleast 3.4 for it.

Why is it tuned for opteron and not just the default?
Maybe you could use athlon64 (using 3.4 or newer too), but
what is the point?


Kurt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to