[MPlayer-users] gmake[1]: *** No rule to make target `libavcodec/x86/rv40dsp.c', needed by `libavcodec/x86/rv40dsp.o'. Stop.

Antonio Olivares olivares14031 at yahoo.com
Sat Feb 18 19:36:57 CET 2012


Dear folks,

Running FreeBSD 8.2 Amd64:

[olivares at tricorehome ~/Downloads/mplayer/mplayer]$ uname -a
FreeBSD tricorehome 8.2-RELEASE-p3 FreeBSD 8.2-RELEASE-p3 #0: Tue Sep 27 18:45:57 UTC 2011     root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

ran svn update in mplayer directory, 
configure with 

[olivares at tricorehome ~/Downloads/mplayer/mplayer]$ ./configure --cc=/usr/local/bin/gcc46

.......... 

libavcodec/x86/fft_mmx.asm:48: warning: section flags ignored on section redeclaration
CC	libavcodec/x86/fft_sse.o
YASM	libavcodec/x86/fmtconvert.o
CC	libavcodec/x86/fmtconvert_mmx.o
YASM	libavcodec/x86/h264_chromamc.o
YASM	libavcodec/x86/h264_chromamc_10bit.o
YASM	libavcodec/x86/h264_deblock.o
YASM	libavcodec/x86/h264_deblock_10bit.o
YASM	libavcodec/x86/h264_idct.o
YASM	libavcodec/x86/h264_idct_10bit.o
YASM	libavcodec/x86/h264_intrapred.o
YASM	libavcodec/x86/h264_intrapred_10bit.o
CC	libavcodec/x86/h264_intrapred_init.o
YASM	libavcodec/x86/h264_qpel_10bit.o
YASM	libavcodec/x86/h264_weight.o
YASM	libavcodec/x86/h264_weight_10bit.o
CC	libavcodec/x86/h264dsp_mmx.o
CC	libavcodec/x86/idct_mmx.o
CC	libavcodec/x86/idct_mmx_xvid.o
CC	libavcodec/x86/idct_sse2_xvid.o
YASM	libavcodec/x86/imdct36_sse.o
CC	libavcodec/x86/lpc_mmx.o
CC	libavcodec/x86/mlpdsp.o
libavcodec/x86/mlpdsp.c:44:36: warning: taking address of expression of type 'void' [enabled by default]
libavcodec/x86/mlpdsp.c:44:56: warning: taking address of expression of type 'void' [enabled by default]
libavcodec/x86/mlpdsp.c:45:36: warning: taking address of expression of type 'void' [enabled by default]
libavcodec/x86/mlpdsp.c:45:56: warning: taking address of expression of type 'void' [enabled by default]
libavcodec/x86/mlpdsp.c:46:36: warning: taking address of expression of type 'void' [enabled by default]
libavcodec/x86/mlpdsp.c:46:56: warning: taking address of expression of type 'void' [enabled by default]
libavcodec/x86/mlpdsp.c:47:36: warning: taking address of expression of type 'void' [enabled by default]
libavcodec/x86/mlpdsp.c:47:56: warning: taking address of expression of type 'void' [enabled by default]
libavcodec/x86/mlpdsp.c:48:36: warning: taking address of expression of type 'void' [enabled by default]
libavcodec/x86/mlpdsp.c:49:36: warning: taking address of expression of type 'void' [enabled by default]
libavcodec/x86/mlpdsp.c:49:56: warning: taking address of expression of type 'void' [enabled by default]
libavcodec/x86/mlpdsp.c:50:36: warning: taking address of expression of type 'void' [enabled by default]
libavcodec/x86/mlpdsp.c:50:56: warning: taking address of expression of type 'void' [enabled by default]
libavcodec/x86/mlpdsp.c:51:36: warning: taking address of expression of type 'void' [enabled by default]
CC	libavcodec/x86/motion_est_mmx.o
CC	libavcodec/x86/mpegaudiodec_mmx.o
CC	libavcodec/x86/mpegvideo_mmx.o
CC	libavcodec/x86/pngdsp-init.o
YASM	libavcodec/x86/pngdsp.o
CC	libavcodec/x86/proresdsp-init.o
YASM	libavcodec/x86/proresdsp.o
YASM	libavcodec/x86/rv34dsp.o
CC	libavcodec/x86/rv34dsp_init.o
gmake[1]: *** No rule to make target `libavcodec/x86/rv40dsp.c', needed by `libavcodec/x86/rv40dsp.o'.  Stop.
gmake[1]: Leaving directory `/usr/home/olivares/Downloads/mplayer/mplayer/ffmpeg'
gmake: *** [ffmpeg/libavcodec/libavcodec.a] Error 2

I have a question now, How can I run mplayer from home directory, just build it and copy mplayer executable to it?  or another way to not mess with /usr/local/bin/ prefix that original mplayer or Mplayer from FreeBSD ports system.  I want to do this and keep freebsd's mplayer from ports working as well.  Thanks in advance.

Regards,


Antonio 


More information about the MPlayer-users mailing list