[vlc-devel] Configuration process fails on MAC OSX 10.6
    Christophe Mutricy 
    xtophe at chewa.net
       
    Wed Mar 17 23:03:43 CET 2010
    
    
  
Hello,
Not a MacOSX dev, but
> $ cd vlc/extras/contrib
> $ ./bootstrap i686-apple-darwin10
That set --host=
> $ ./bootstrap
> $ ./configure --enable-debug  --build=i686-apple-darwin10
That set build.
So even if host default to $build, I think there is room for trouble if
in the meantime ./configure decide that you $build is erroneus and
replace it by a guessed one.
So i think you should look at extras/contribs/config.mak, a config.log
of a library in contribs and vlc config.log and see if everyone agree on
build and host.
-- 
Xtophe
    
    
More information about the vlc-devel
mailing list