[MPlayer-dev-eng] Failed to compile current SVN (36775)

Hans-Dieter Kosch hdkosch at kabelbw.de
Sun Feb 2 03:02:21 CET 2014


Hi all,

just updated my SVN copy to r36775, did a './configure; make all;' and got 
following error:

CC      libavfilter/avfilter.o
In file included from ./libavutil/atomic.h:29,
                  from libavfilter/avfilter.c:22:
./libavutil/atomic_gcc.h: In function 'atomic_int_get_gcc':
./libavutil/atomic_gcc.h:31: error: implicit declaration of function 
'__sync_synchronize'
./libavutil/atomic_gcc.h: In function 'atomic_int_add_and_fetch_gcc':
./libavutil/atomic_gcc.h:45: error: implicit declaration of function 
'__sync_add_and_fetch'
./libavutil/atomic_gcc.h: In function 'atomic_ptr_cas_gcc':
./libavutil/atomic_gcc.h:57: error: implicit declaration of function 
'__sync_val_compare_and_swap'


PS:
config args:
--enable-gui --extra-cflags=-I/usr/local/fontconfig/include 
--extra-ldflags=-L/usr/local/fontconfig/lib --enable-rpath
gcc:
4.0.2


Hans-Dieter


More information about the MPlayer-dev-eng mailing list