Page 1 of 1

libdvbsub_a-dvbsub.o error

Posted: 21 Dec 2005 10:11
by KS
Hi,

May i know how to disable the below error, which is the libdvbsub_a-dvbsub.o, thanks!

xscale_be-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSYS_NONE -I../../include `top_builddir="../.." ../../vlc-config --cflags builtin dvbsub` -Wsign-compare -Wall -pipe -c -o libdvbsub_a-dvbsub.o `test -f 'dvbsub.c' || echo './'`dvbsub.c
cc1: warning: include location "/usr/local/include" is unsafe for cross-compilation
dvbsub.c: In function `vlc_entry__dvbsub':
dvbsub.c:106: Internal compiler error in arm_rtx_costs, at config/arm/arm.c:2810
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[4]: *** [libdvbsub_a-dvbsub.o] Error 1
make[4]: Leaving directory `/root/mmp/videolan/vlc-0.8.4/modules/codec'
make[3]: *** [all-modules] Error 1
make[3]: Leaving directory `/root/mmp/videolan/vlc-0.8.4/modules/codec'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/mmp/videolan/vlc-0.8.4/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/mmp/videolan/vlc-0.8.4'
make: *** [all] Error 2