Hi List
On trying to satisfy the dependencies for vlc, I've come across a minor
issue. SDL_image tries to load image backend libraries like libpng
dynamically on the fly, which does not work, as blfs specifies:
./configure --prefix=/usr --disable-static --disable-sdl-dlopen
for sdl.
If this is is changed to:
./configure --prefix=/usr --disable-static --disable-alsa-shared
--disable-x11-share
then the dynamic loading works, while the x11 and alsa shared libraries
are still linked without explicit dlopen.
Kind regards
Tim
--
decentral.ch - IT Stuff
Tim Tassonis
Dennlerstasse 36
8047 Zürich
[email protected]
+41 79 229 36 17
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page