maintainer-feedback requested: [Bug 263854] multimedia/vlc broken, when UPNP is enabled
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 263854] multimedia/vlc broken, when UPNP is enabled"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 07 May 2022 22:16:49 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-multimedia (Nobody) <multimedia@FreeBSD.org> for maintainer-feedback: Bug 263854: multimedia/vlc broken, when UPNP is enabled https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263854 --- Description --- I wish, Bug 260617 was addressed, then this problem would've been caught by the build-cluster :-( The port currently breaks with UPNP option enabled: services_discovery/upnp.cpp:1718:21: error: use of undeclared identifier 'UpnpInit'; did you mean 'UpnpInit2'? int i_res = UpnpInit( psz_hostip, 0 ); ^~~~~~~~ UpnpInit2 /usr/local/include/upnp/upnp.h:545:17: note: 'UpnpInit2' declared here EXPORT_SPEC int UpnpInit2(