[MPlayer-users] CVS compile failure

Rich Felker dalias at aerifal.cx
Sat Aug 27 06:16:35 CEST 2005


On Fri, Aug 26, 2005 at 06:52:13PM -0400, Matthew Daubenspeck wrote:
> vf_fspp.c:48:28: ffmpeg/dsputil.h: No such file or directory

This indicates you're using shared libavcodec, which is strongly
discouraged! You should report your configure options when sending a
problem report. I would recommend rerunning configure without shared
libavcodec and using the provided internal one instead (follow the
directions for checking it out -- see the README -- if using cvs).
However if you fix your shared libavcodec installation then it would
work with shared.. (apparently the headers are not installed).

Rich




More information about the MPlayer-users mailing list