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:   [Bug 263854] multimedia/vlc broken, when UPNP is enabled
Message-ID:  <bug-263854-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263854

            Bug ID: 263854
           Summary: multimedia/vlc broken, when UPNP is enabled
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: multimedia@FreeBSD.org
          Reporter: mi@ALDAN.algebra.com
             Flags: maintainer-feedback?(multimedia@FreeBSD.org)
          Assignee: multimedia@FreeBSD.org

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(

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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