[MPlayer-users] Make for arm fails

Kumar Sharad-r2aaju sharad.kumar at freescale.com
Fri Feb 25 18:47:03 CET 2005


I am getting a failure while trying to make MPlayer( 20050211). The failure is  while compiling snow.c. Below is the configure command I use before doing a make:

./configure --cc=arm_v6_vfp_le-gcc --target=arm-linux --host-cc=gcc --enable-static

I have also used another tool chain, gcc-3.4.0 and also get a segmentation fault, similar to that while using the montavista tool chain.  I am using RH9.0 running under VmWare on a WinXP machine.

Any help is much appreciated.

Thanks,
Sharad

make -C libavcodec LIBPREF=lib LIBSUF=.a
make[1]: Entering directory `/home/kumarsha/tst/MPlayer-20050211/libavcodec'
arm_v6_vfp_le-gcc -I../libvo -I../../libvo  -O4    -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o snow.o snow.c 
snow.c: In function `add_yblock':
snow.c:2186: warning: left shift count is negative
snow.c: In function `predict_plane':
snow.c:2250: warning: passing arg 5 of `add_yblock' discards qualifiers from pointer target type
snow.c: In function `common_init':
snow.c:2529: warning: assignment from incompatible pointer type
snow.c:2529: warning: assignment from incompatible pointer type
snow.c:2530: warning: assignment from incompatible pointer type
snow.c:2530: warning: assignment from incompatible pointer type
snow.c:2531: warning: assignment from incompatible pointer type
snow.c:2531: warning: assignment from incompatible pointer type
snow.c:2532: warning: assignment from incompatible pointer type
snow.c:2532: warning: assignment from incompatible pointer type
snow.c: In function `ff_spatial_dwt':
snow.c:1105: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
Send email to MontaVista Software, Inc. for instructions.
make[1]: *** [snow.o] Error 1
make[1]: Leaving directory `/home/kumarsha/tst/MPlayer-20050211/libavcodec'
make: *** [libavcodec/libavcodec.a] Error 2




More information about the MPlayer-users mailing list