Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Apr 2009 19:08:15 +0200
From:      Baptiste Daroussin <baptiste.daroussin@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   Re: mplayer fails to build on current
Message-ID:  <20090407170815.GB78751@wicklow.lan>
In-Reply-To: <ac42db050904070959p707fe432o221dd2fe300078f8@mail.gmail.com>
References:  <104bdc11c08b1998f47241828d685db2.squirrel@cygnus.homeunix.com> <ac42db050904070959p707fe432o221dd2fe300078f8@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090407170815.GB78751>