[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]
Re: [MPlayer-users] Re: wrong SDL detection in configure
On Sun, Nov 04, 2001 at 05:30:38PM -0500, Nilmoni Deb wrote:
[...]
> Here's the problem. I have SDL in a non-standard path (/opt/sdl).
> Earlier configure scripts used to work fine. With the current one,
> the following fails to properly detect SDL:
>
> ./configure --with-sdl-config=/opt/sdl/bin/sdl-config --enable-sdl
>
> It claims it has detected SDL. But the config.mak variable SDL_INC is not
> initialized. Naturally, compilation fails at some point.
[...]
Autodetection of sdl*config bypassed the specified path so it failed.
It should be fixed in current cvs (I hope :)
--
Best regards,
pl