Hi all,
Below is the error messages after i'd compiled:
depmode=gcc3 /bin/sh ./autotools/depcomp \
xscale_be-gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYS_LINUX -I./include `top_builddir="." ./vlc-config --cflags vlc` -Wsign-compare -Wall -pipe -c -o src/lib_libvlc_a-libvlc.o `test -f 'src/libvlc.c' || echo './'`src/libvlc.c
cc1: warning: include location "/usr/local/include" is unsafe for cross-compilation
In file included from src/libvlc.c:83:
src/libvlc.h: In function `vlc_entry__main':
src/libvlc.h:1662: 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[2]: *** [src/lib_libvlc_a-libvlc.o] Error 1
make[2]: Leaving directory `/root/mmp/videolan/vlc-0.8.4'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/mmp/videolan/vlc-0.8.4'
make: *** [all] Error 2
Anyone know how to fix it are welcoming! Thanks...
Cheers,
KS