[vlc-devel] Re: Build system for Mac OS X

Christophe Massiot massiot at via.ecp.fr
Sun Jan 19 03:23:27 CET 2003


À (At) 20:31 +0100 18/01/2003, Jean-Alexis Montignies écrivait (wrote) :

>I ran ./configure with no options.

My configure line for the test* releases is :

./configure --disable-x11 --disable-xvideo --disable-gtk 
--disable-sdl --enable-ffmpeg --enable-mad --enable-libdvbpsi 
--enable-a52 --enable-dvdplay --enable-faad --enable-vorbis 
--enable-ogg --with-included-gettext --enable-debug

>Now the problem I had a while ago when linking vlc.
>
>ld: Undefined symbols:
>_dlclose
>_dlerror
>_dlopen
>_dlsym
>
>So do I need to disbale plugins at configure time,  or do I need to 
>install dlcompat library?

ranlib /usr/local/lib/libdl.a

-- 
Christophe Massiot.
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list