Menu

#2 Error durring making v0.5.1

open
nobody
5
2005-04-07
2005-04-07
No

Hear is the output:
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math
-fomit-frame-pointer -I. -I../../mplayerxp/libvo -I..
-DMPG12PLAY -Wall -W -Winline -o motion_comp_mmx.o
motion_comp_mmx.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
ld --shared -soname libmpeg2.so -o libmpeg2.so alloc.o
cpu_state.o decode.o header.o idct.o motion_comp.o
slice.o idct_mmx.o motion_comp_mmx.o -lc
make[2]: Leaving directory
`/home/icobgr/Documents/downloads/mplayer/mplayerxp-0.5.1/codecs/libmpeg2'
make[2]: Entering directory
`/home/icobgr/Documents/downloads/mplayer/mplayerxp-0.5.1/codecs/libavcodec'
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math
-fomit-frame-pointer -DHAVE_AV_CONFIG_H -I..
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_GNU_SOURCE -c -o bitstream.o bitstream.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math
-fomit-frame-pointer -DHAVE_AV_CONFIG_H -I..
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_GNU_SOURCE -c -o utils.o utils.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
In file included from utils.c:28:
dsputil.h:612: warning: static declaration of 'lrintf'
follows non-static declaration
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math
-fomit-frame-pointer -DHAVE_AV_CONFIG_H -I..
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_GNU_SOURCE -c -o mem.o mem.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math
-fomit-frame-pointer -DHAVE_AV_CONFIG_H -I..
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_GNU_SOURCE -c -o allcodecs.o allcodecs.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math
-fomit-frame-pointer -DHAVE_AV_CONFIG_H -I..
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_GNU_SOURCE -c -o mpegvideo.o mpegvideo.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
In file included from mpegvideo.c:29:
dsputil.h:612: warning: static declaration of 'lrintf'
follows non-static declaration
mpegvideo.c: In function `MPV_encode_picture':
dsputil.h:612: sorry, unimplemented: inlining failed in
call to 'lrintf': redefined extern inline functions are
not considered for inlining
mpegvideo.c:2396: sorry, unimplemented: called from here
make[2]: *** [mpegvideo.o] Error 1
make[2]: Leaving directory
`/home/icobgr/Documents/downloads/mplayer/mplayerxp-0.5.1/codecs/libavcodec'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/icobgr/Documents/downloads/mplayer/mplayerxp-0.5.1/codecs'
make: *** [all] Error 2

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.