[vlc-devel] Too hard to build vlc in cygwin! Questions.Helpplease.

Mark Moriarty mfmbusiness at earthlink.net
Thu Mar 6 01:39:54 CET 2008


Why such an old contrib set?
Perhaps you might want 20070918, or at least 20070530, or maybe (just maybe)
something newer.
 
The error you're showing would be because a .la file, likely libdvdread.la,
has a bad path.
Open it (it's a text file), and you should see:
 
# Libraries that this one depends upon.
dependency_libs=' -L/usr/win32/lib /usr/win32/lib/libdvdread.la'

And:
# Directory that this library needs to be installed in:
libdir='/usr/win32/lib'

 
The odds are that you'll see:
dependency_libs='
-L/home/videolan/jb/0.8.6-bugfix/extras/contrib/lib/libdvdread.la'
 
Manually correct the file or use a newer contrib.
 

  _____  

From: vlc-devel-bounces at videolan.org [mailto:vlc-devel-bounces at videolan.org]
On Behalf Of Alex Vazquez
Sent: Wednesday, March 05, 2008 7:01 PM
To: Mailing list for VLC media player developers
Subject: Re: [vlc-devel] Too hard to build vlc in cygwin!
Questions.Helpplease.




2008/3/5, mean while <mean.while.mw at gmail.com>: 

hello,
    Thanks for your reply.
    I reinstall mingw-runtime 3.13-1, use vlc-0.8.6d.tar.bz2 &
contrib-20070412-win32-0.8.6b-bin-gcc-3.4.5-only.tar.bz2 to build, and
update the script set CONTRIB_TREE to /usr/win32-branch, and I still get the
error message below, is there any one know what's the problem? 
    Best reguards.
--------------------------------------
libtool: link: warning: library `/usr/win32-branch/lib/libdvdnav.la' was
moved.
libtool: link: warning: library `/usr/win32-branch/lib/libdvdread.la' was
moved.
libtool: link: warning: library `/usr/win32-branch/lib/libdvdcss.la' was
moved.
libtool: link: warning: library `/usr/win32-branch/lib/libdvdnav.la' was
moved.
libtool: link: cannot find the library
`/home/videolan/jb/0.8.6-bugfix/extras/contrib/lib/libdvdread.la' or
unhandled argument
`/home/videolan/jb/0.8.6-bugfix/extras/contrib/lib/libdvdread.la'
make[4]: *** [libdvdnav_plugin.dll] Error 1
make[3]: *** [all-modules] Error 1
--------------------------------------


Hi,

I remember having this issue too. It seems some local path got pushed
unintenionally when making the contrib package.
You should change some files, but i didn't know if many so i did a link as
said here:


http://forum.videolan.org/viewtopic.php?f=14
<http://forum.videolan.org/viewtopic.php?f=14&t=38727> &t=38727


-- 
Alejandro Vazquez Fente 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080305/eb1e6f65/attachment.html>


More information about the vlc-devel mailing list