[vlc-devel] Re: Some build-problems with the upnp plugin

Christian Henz henz at c-lab.de
Wed Dec 7 14:57:57 CET 2005


Am Donnerstag, 1. Dezember 2005 20:14 schrieb Christian Henz:
> Today I wanted to give the upnp plugin a try and ran into some problems.
> (Used current svn, gcc 4.0.2, cyberlink 1.7.1)
>
> First of all, it apparently does not suffice to give the
> "--enable-cyberlink" switch to the configure script, one has to use
> "--with-cyberlink-tree" or it will just ignore the first switch.
>
> Another problem is that the plugin gets linked with gcc instead of g++,
> therefore missing libstdc++ in the end. Also, even though it seems to use
> expat, the plugin still needs Xerces linked. After I linked the plugin
> manually with these two added (-lstdc++ -lxerces-c), the plugin finally
> showed up in VLC.
>

Okay, the Xerces-dependency is removed by configuring CyberLink with
"--enable-expat".

I also made a trivial modification to in configure.ac to resolve the libstdc++ 
issue.

cheers,
Christian Henz

-------------- next part --------------
A non-text attachment was scrubbed...
Name: vlc-upnp-stdc++.diff
Type: text/x-diff
Size: 733 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20051207/bd9d2ae0/attachment.diff>


More information about the vlc-devel mailing list