id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc	blockedby	blocking	reproduced	analyzed
1765	"Cannot build FFMPEG bundled with MPlayer (""File format not recognized"")"	wknauf		"I try to build FFMPEG which is downloaded as part of a MPlayer build.

The error is (during ""make"" of MPlayer):

{{{
cc -MD -MP -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Werror-implicit-function-declaration -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -fno-tree-vectorize -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg  -D_REENTRANT  -I/usr/include/freetype2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14   -c -o osdep/shmem.o osdep/shmem.c
make -C ffmpeg libpostproc/libpostproc.a
make[1]: Entering directory `/home/myuser/Arbeitsfläche/mplayer-export-2012-09-20/ffmpeg'
CC      libpostproc/postprocess.o
AR      libpostproc/libpostproc.a
ar: libpostproc/postprocess.o: File format not recognized
make[1]: *** [libpostproc/libpostproc.a] Error 1
make[1]: Leaving directory `/home/myuser/Arbeitsfläche/mplayer-export-2012-09-20/ffmpeg'
make: *** [ffmpeg/libpostproc/libpostproc.a] Fehler 2
}}}

""configure"" of MPlayer downloaded the latest FFMPEG sources (I hope ;-)), which means: 2012-09-25 21:00

My system is OpenSuse 12.2 x64.

Probably you need more details about my system, but I'm quite a Linux noob, sorry."	defect	closed	normal	build system	unspecified	invalid					0	0
