[vlc-devel] [PATCH] build: set dependency to libvlc_rtp for librtp_plugin

Dominique Leuenberger dimstar at opensuse.org
Wed Jul 12 13:40:29 UTC 2023


only libvlc_srtp_la was set as dependency, which results in build fails
like this:

[ 1066s]   CC       access/rtp/librtp_plugin_la-input.lo
[ 1066s]   CC       access/rtp/librtp_plugin_la-sdp.lo
[ 1066s]   CC       access/rtp/librtp_plugin_la-datagram.lo
[ 1066s]   CC       access/rtp/librtp_plugin_la-rtp.lo
[ 1066s]   CC       access/rtp/libvlc_srtp_la-srtp.lo
[ 1067s]   CCLD     libvlc_srtp.la
[ 1067s]   CCLD     librtp_plugin.la
[ 1067s] libtool:   error: cannot find the library 'libvlc_rtp.la' or
unhandled argument 'libvlc_rtp.la'
[ 1067s] make[4]: *** [Makefile:23838: librtp_plugin.la] Error 1


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-build-set-dependency-to-libvlc_rtp-for-librtp_plugin.patch
Type: text/x-patch
Size: 1810 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20230712/2815a55a/attachment.bin>


More information about the vlc-devel mailing list