|
make -C libavcodec LIBPREF=lib LIBSUF=.a
make[1]: Entering directory `/mnt/f/linux/20041111/MPlayer-1.0pre5/libavcodec'
cc -I../libvo -I../../libvo -I/usr/X11R6/include -O4 -march=athlon-4 -mcpu=athlon-4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o motion_est.o motion_est.c
motion_est.c: In function `hpel_motion_search':
motion_est.c:1649: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[1]: *** [motion_est.o] Error 1
make[1]: Leaving directory `/mnt/f/linux/20041111/MPlayer-1.0pre5/libavcodec'
make: *** [libavcodec/libavcodec.a] Error 2
有人知道上面出错的原因和解决方法吗???????
我用MPlayer1.0pre4和5编译都出现同样的问题,,,
不知道怎么解决
希望有高手指点,, |
|