[MPlayer-users] mplayer -identlfy failure

Sebastien Fievet sebastien.fievet at free.fr
Mon Dec 20 14:46:33 CET 2010


On Mon, 20 Dec 2010 10:30:35 +0000 (UTC)
Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> At least please run make again (so it only tries to compile one file) and post
> complete, uncut output.

here you are :

cc -MD -MP -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99  -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -g3 -I/opt/include -I/opt/X11/include -D_REENTRANT  -I/opt/X11/include/freetype2 -I/opt/X11/include  -c -o command.o command.c
cc -MD -MP -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99  -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -g3 -I/opt/include -I/opt/X11/include -D_REENTRANT  -I/opt/X11/include/freetype2 -I/opt/X11/include  -c -o m_property.o m_property.c
cc -MD -MP -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99  -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -g3 -I/opt/include -I/opt/X11/include -D_REENTRANT  -I/opt/X11/include/freetype2 -I/opt/X11/include  -c -o mixer.o mixer.c
cc -MD -MP -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99  -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -g3 -I/opt/include -I/opt/X11/include -D_REENTRANT  -I/opt/X11/include/freetype2 -I/opt/X11/include  -c -o mp_fifo.o mp_fifo.c
cc -MD -MP -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99  -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -g3 -I/opt/include -I/opt/X11/include -D_REENTRANT  -I/opt/X11/include/freetype2 -I/opt/X11/include  -c -o mplayer.o mplayer.c
In file included from cfg-mplayer.h:27,
                 from mplayer.c:349:
cfg-common.h:299: warning: initialization discards qualifiers from pointer target type
cfg-common.h:312: warning: initialization discards qualifiers from pointer target type
In file included from cfg-mplayer.h:27,
                 from mplayer.c:349:
cfg-common.h:457: warning: initialization discards qualifiers from pointer target type
cfg-common.h:464: warning: initialization discards qualifiers from pointer target type
cfg-common.h:473: warning: initialization discards qualifiers from pointer target type
cfg-common.h:475: warning: initialization discards qualifiers from pointer target type
cfg-common.h:515: warning: initialization discards qualifiers from pointer target type
cfg-common.h:518: warning: initialization discards qualifiers from pointer target type
cfg-common.h:528: warning: initialization discards qualifiers from pointer target type
cfg-common.h:533: warning: initialization discards qualifiers from pointer target type
cfg-common.h:555: warning: initialization discards qualifiers from pointer target type
cfg-common.h:556: warning: initialization discards qualifiers from pointer target type
In file included from mplayer.c:349:
cfg-mplayer.h:344: warning: initialization discards qualifiers from pointer target type
cfg-mplayer.h:351: warning: initialization discards qualifiers from pointer target type
cfg-mplayer.h:352: warning: initialization discards qualifiers from pointer target type
cfg-mplayer.h:353: warning: initialization discards qualifiers from pointer target type
cfg-mplayer.h:355: warning: initialization discards qualifiers from pointer target type
{standard input}: Assembler messages:
{standard input}:37478: Error: symbol `fstat64' is already defined
{standard input}:37499: Error: symbol `lstat64' is already defined
{standard input}:37520: Error: symbol `stat64' is already defined
make: *** [mplayer.o] Erreur 1

> Why are you using --yasm='' ?
> (If the auto-detection is buggy, we would like to fix it.)

Because that's what you ask me to do :
./configure --extra-cflags=-g3
[...]
Checking for yasm ... 
Error: yasm not found, use --yasm='' if you really want to compile without

> > I should say that FFmpeg compilation gives me the same error if i don't add
> > -fgnu89-inline.
>
> I was unable to find a reference to this problem - could you post a link in
> case it was already reported before?

Well, i just retried to compile ffmpeg, and the error is not exactly the same. :-(
Exactly, i have a *lot* of  " multiple definition of `SOMETHING' ", ending up with :

collect2: ld a retourné 1 code d'état d'exécution
make: *** [libavutil/libavutil.so.50] Erreur 1

> Which forum?

Honestly, i can't remember. Nowhere i use to go. Just a page found by google with
a good matching to my search criteria :" error symbol `fstat64' is already defined "
and " multiple definition of `strtoul' "

I'll be off the whole week with no acces to my computer.
I thank you and Reimar for your help, and i hope you'll find something in the meantime.


More information about the MPlayer-users mailing list