View previous topic :: View next topic |
Author |
Message |
linting n00b
Joined: 23 Jul 2017 Posts: 10
|
Posted: Sat Sep 28, 2024 11:37 am Post subject: net-proxy/dante compile error |
|
|
upnp.c:209:17: error: too few arguments to function 'UPNP_GetValidIGD'
209 | devtype = UPNP_GetValidIGD(dev, &url, &data, myaddr, sizeof(myaddr));
| ^~~~~~~~~~~~~~~~ |
|
Back to top |
|
|
pjp Administrator
Joined: 16 Apr 2002 Posts: 20485
|
Posted: Sat Sep 28, 2024 3:48 pm Post subject: |
|
|
I presume you are building this using portage. Failures include instructions on what to provide when asking for help. Use wgetpaste to provide a link to the complete build log in addition to whatever else it mentions. _________________ Quis separabit? Quo animo? |
|
Back to top |
|
|
linting n00b
Joined: 23 Jul 2017 Posts: 10
|
|
Back to top |
|
|
eschwartz Developer
Joined: 29 Oct 2023 Posts: 220
|
|
Back to top |
|
|
|