mplayer fails to build on current

Baptiste Daroussin baptiste.daroussin at gmail.com
Tue Apr 7 10:33:51 PDT 2009


On Tue, Apr 07, 2009 at 07:59:26PM +0300, Maxim Ignatenko wrote:
> > mpegvideo.h:777: error: nested function 'ff_get_mb_score' declared but
> > never defined
> > mpegvideo.h:775: error: nested function 'ff_epzs_motion_search' declared
> > but never defined
> > gmake[1]: *** [dsputil.o] Error 1
> > gmake[1]: Leaving directory
> > `/usr/ports/multimedia/mplayer/work/MPlayer-1.0rc2/libavcodec'
> > gmake: *** [libavcodec/libavcodec.a] Error 2
> > *** Error code 1
> >
> > Stop in /usr/ports/multimedia/mplayer.
> > *** Error code 1
> >
> > FreeBSD xxx 8.0-CURRENT FreeBSD 8.0-CURRENT #2: Mon Mar 23 16:51:53 BRT
> > 2009     xxx:/usr/obj/usr/src/sys/Core2Duo8  amd64
> >
> 
> Yeap, I had the same problem on CURRENT, and fixed it by removing
> "inline" keyword in 3 places (actually, before each declaration of
> problem functions in .h files).

Your version of current is to old, this problem has been resolved with this
commit: http://freshbsd.org/2009/03/25/05/10/32
now it works fine

regards 
Bapt


More information about the freebsd-current mailing list