[vlc-devel] OSX build
John Michael Zorko
j.zorko at att.net
Sat Jul 5 17:43:09 CEST 2003
Hello, all ...
I tried compiling the new VLC code from CVS this morning. This is what
happened:
[Pugsley:videolan/vlc_from_CVS/vlc] jmzorko% ./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 --enable-theora
--enable-faac --with-included-gettext --enable-debug
.
.
.
checking for oggpack_read in -logg... no
checking for mad.h... yes
checking for mad_bit_init in -lmad... no
configure: error: Cannot find libmad library...
... so I tried this:
[Pugsley:videolan/vlc_from_CVS/vlc] jmzorko% ./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 --enable-theora
--enable-faac --with-included-gettext --enable-debug
--with-mad=/usr/local
.
.
.
checking for faad.h... yes
checking for faacDecOpen in -lfaad... no
configure: error: Cannot find libfaad library...
... and figured I should post something. I looked in configure.ac, but
couldn't find anything obvious (to me, anyway, being not so hot with
configure scripts). Also, is a fix for the multiply-defined ld errors
checked in yet for OSX?
Regards,
John
Falling You - exploring the beauty of voice and sound
New EP, "hope thrown down," available now at
http://www.mp3.com/fallingyou
--
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