Skip to content

UPNP build error #101

@ogarcia

Description

@ogarcia

Arch Linux with libnatpmp-20230423-2 and miniupnpc-2.2.8-1:

src/utils/net/upnp_stubs.c: In function ‘upnpPulse’:
src/utils/net/upnp_stubs.c:659:41: error: too few arguments to function ‘UPNP_GetValidIGD’
  659 |         if( UPNP_IGD_VALID_CONNECTED == UPNP_GetValidIGD( devlist, &map->upnpUrls, &map->upnpData,
      |                                         ^~~~~~~~~~~~~~~~

This problem occurred after upgrading miniupnpc from 2.2.7-2 to 2.2.8-1 so the culprit is this update.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions