Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 May 2022 22:16:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 263854] multimedia/vlc broken, when UPNP is enabled
Message-ID:  <bug-263854-12827-AcqzmpQ6wn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263854-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263854-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
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=3D263854



--- 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 =3D UpnpInit( psz_hostip, 0 );
		    ^~~~~~~~
		    UpnpInit2
/usr/local/include/upnp/upnp.h:545:17: note: 'UpnpInit2' declared here
EXPORT_SPEC int UpnpInit2(



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263854-12827-AcqzmpQ6wn>