Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Apr 2009 19:59:26 +0300
From:      Maxim Ignatenko <gelraen.ua@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   Re: mplayer fails to build on current
Message-ID:  <ac42db050904070959p707fe432o221dd2fe300078f8@mail.gmail.com>
In-Reply-To: <104bdc11c08b1998f47241828d685db2.squirrel@cygnus.homeunix.com>
References:  <104bdc11c08b1998f47241828d685db2.squirrel@cygnus.homeunix.com>

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



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