[vlc-devel] MacOSX Leopard compilation : now fails on fribidi (used to fail on cmake)
Rafaël Carré
funman at videolan.org
Wed Mar 12 22:11:42 CET 2008
On Wed, 2008-03-12 at 21:58 +0100, Eric Nicolas wrote:
> Le 12 mars 08 à 10:22, Rafaël Carré a écrit :
>
> > On Wed, 2008-03-12 at 08:09 +0100, Eric Nicolas wrote:
> >> I'm trying to compile the source code on MacOSX Leopard.
> >> I installed XCode 2.5.
> >> Here what I'm doing :
> >>
> >> export PATH=/Xcode2.5/bin:/Xcode2.5/sbin:/Xcode2.5/usr/bin:/
> >> Xcode2.5/
> >> usr/sbin:$PATH
> >> tar jxvf vlc-snapshot-20080310.tar.bz2
> >> cd vlc-0.9.0-git/extras/contrib
> >> ./bootstrap
> >> make src
> >>
> >> It fails on CMake.
> >> (note that I've been trying to use CMake for another project on
> >> leopard and it failed the same...).
> >
> > do you need CMake to build vlc ? the autotools method still works
> > fine.
> > to cancel the build: touch extras/contrib/src/.cmake
> >
>
> I don't know if cmake is actually needed or not. I guess that if it's
> in the vlc extra it's for a reason ?!
It's not mandatory, you can use it if you want but it's experimental at
the moment. It's only made to ease the build process.
> Anyway, I cancelled the build as you suggested.
>
> Now it fails on "fribidi" :
>
> Mac-Pro:contrib enicolas$ make src
> make -C src all
> (cd fribidi; rm -f configure; ./bootstrap && ./configure --
> target=i686-apple-darwin8 --host=i686-apple-darwin8 --build=i686-apple-
> darwin8 --program-prefix="" --prefix=/workarea/contrib/vlc-0.9.0-git/
> extras/contrib && make && make install)
> Usable autoreconf found, running
> ...
> ...
> test -z "/workarea/contrib/vlc-0.9.0-git/extras/contrib/include/
> fribidi" || /Volumes/ -d "/workarea/contrib/vlc-0.9.0-git/extras/
> contrib/include/fribidi"
> /bin/sh: /Volumes/: is a directory
> make[5]: *** [install-pkgincludeHEADERS] Error 126
> make[4]: *** [install-am] Error 2
> make[3]: *** [install-recursive] Error 1
> make[2]: *** [install] Error 2
> make[1]: *** [.fribidi] Error 2
> make: *** [src] Error 2
>
> Thanks for your help.
Fribidi is maybe broken.
I'll recompile the contribs on OSX when I'll update my xcode to 3.1beta
(after 10 attempts i finally DLed the iphone sdk and its 2GB :p )
> EN.
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
--
Rafaël Carré <funman at videolan.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080312/727f2883/attachment.sig>
More information about the vlc-devel
mailing list