[vlc] compilation problem

Felix Paul Kühne fkuehne.videolan at googlemail.com
Sat Nov 6 18:25:38 CET 2010


On 06.11.2010, at 04:42, nbits.spoken at gmail.com wrote:

> 
> 
> 
> Saki:vlc nbits$ pwd
> /Users/nbits/Development/VLC/git/vlc
> 
> Saki:vlc nbits$ export CXX=/Developer/usr/bin/llvm-g++-4.2
> Saki:vlc nbits$ export CC=/Developer/usr/bin/llvm-gcc-4.2
> Saki:vlc nbits$ export OBJC=/Developer/usr/bin/llvm-gcc-4.2
> 
> Saki:vlc nbits$ test -e $CC; echo $?
> 0
> Saki:vlc nbits$ test -e $CXX; echo $?
> 0
> Saki:vlc nbits$ test -e $OBJC; echo $?
> 0
> 
> Saki:vlc nbits$ cd extras/contrib/
> 
> Saki:contrib nbits$ ./bootstrap x86_64-apple-darwin10
> 
> [contrib] ERROR: Fallback to old command line switch, use the -t option now

Ignore this error. Just type "make" afterwards to fetch the contrib's binary package and continue to compile VLC.


Best regards,

Felix


--
VideoLAN
Felix Paul Kühne
Co-Developer of VLC's Mac OS X port
http://www.videolan.org/vlc






More information about the vlc mailing list