[MPlayer-dev-eng] Make fails with libaa
Guillaume POIRIER
poirierg at gmail.com
Fri Jul 22 11:42:16 CEST 2005
Hi,
On 7/22/05, mwp at overclockers.com.au <mwp at overclockers.com.au> wrote:
> Hi all,
>
> Just a quick bug report.
>
> Running make fails if libaa is supported... one of the gcc build commands is
> missing "-laa".
>
> Im not too familar with configure scripts or creating patches, so ill have to
> ask one of you guys to come up with a patch :(
>
> In case it makes a difference my configure cmd is:
>
> --prefix=/usr/local/mplayer --enable-largefiles --enable-aa --enable-png
> --enable-jpeg --enable-vorbis --enable-jack --enable-alsa --enable-mad
> --disable-ossaudio --disable-nas
> --with-win32libdir=/usr/local/lib/codecs --disable-tv
I'm afraid you're probably the bug here. Don't force "--enable-aa" if
you don't have the according dev headers to make it compile fine.
As a general rule, don"t enable _anything_ with the configure script
(except maybe runtime cpu detection or gui) as the configure script
itself will auto-detect just fine what your system supports.
Guillaume
--
I feel sorry for people who don't drink.
When they wake up in the morning, that's
as good as they're going to feel all day.
-- Frank Sinatra
More information about the MPlayer-dev-eng
mailing list