[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]
[MPlayer-users] Re: wrong SDL detection in configure
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.
- [MPlayer-users] Re: wrong SDL detection in configure,
Nilmoni Deb <=