[vlc-devel] Re: Questions on building using pre-compiled contribs package on Cygwin

Rafaël Carré funman at videolan.org
Sun Nov 12 17:14:58 CET 2006


Le Sun, 12 Nov 2006 10:46:30 -0500,
"Mark Moriarty" <mfmbusiness at earthlink.net> a écrit :

> checking for libmpeg2.a in
> /home/mfm/vlc-trunk/./extras/contrib/src/mpeg2dec.../home/mfm/vlc-trunk/extr
> as/contrib/src/mpeg2dec/libmpeg2/.libs/libmpeg2.a 

>                 Do I need some kind of --with-mpeg2-path statement to
> tell it to use usr/win32?

--with-libmpeg2-tree

In fact configure will look for a "tree", i.e. a directory where you
_built_ the library, but not installed it, and it will look in
#tree/libmpeg2/.libs ... boring

> configure: checking for mpcdec/mpcdec.h... yes 
> configure: WARNING: only static linking is available, you must
> provide a gme-tree 
>                What, pray tell, is a gme-tree?  Do I need one? 

The same than libmpeg2, a directory where you built it

> checking for libgoom2.a
> in /home/mfm/vlc-trunk/./extras/contrib/src/goom... /hom
> e/mfm/vlc-trunk/extras/contrib/src/goom/src/.libs/libgoom2.a
>                Another case of why-is-it-going-to-extras/contrib?

It looks like the detection of static libraries isn't perfect :(

> 
> checking for wx-config... /usr/win32/bin/wx-config
> checking if $CXX accepts -fpermissive... yes
> 
>   Warning: No config found to match: /usr/win32/bin/wx-config
> --unicode in /usr/win32/lib/wx/config
>   If you require this configuration, please install the desired
>   library build.  If this is part of an automated configuration
>   test and no other errors occur, you may safely ignore it.
>   You may use wx-config --list to see all configs available in
>   the default prefix.
>              Is the pre-compiled contribs wxwidgets not correct?  

It looks like 0.8.6 now requires an unicode build of wxwidgets, the one
in pre-compiled contribs is not unicode...

Maybe the wxwidgets unicode detection could be an option that can be
turned off, it would be better.

Hope it clears things

-- 
Rafaël Carré
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20061112/6b0d0465/attachment.sig>


More information about the vlc-devel mailing list