Hello,
I try to emulate this Intel 64-bit app
https://drive.google.com/open?id=0B-F25LE4in_xYjMwME1BODRpdFU (from
http://xupnpd.org/) on 32-bit Intel hardware (Ubuntu 16.04.1 LTS) using
qemu-x86_64 from git, version 2.11.50 (v2.11.0-303-g4da5c51-dirty).
I extracted the required 64-bit libs from
http://archive.ubuntu.com/ubuntu/dists/xenial/main/installer-amd64/current/images/netboot/mini.iso.
The command "qemu-x86_64 xupnpd" returned this error:
xupnpd-2.0-17.238.2143-beta
Copyright (C) 2015-2017 Anton Burdinuk <[email protected]>
All rights reserved
Proprietary software
ssdp interface: lo, address: 127.0.0.1
Unsupported setsockopt level=0 optname=32
unable to create multicast outgoing socket for ssdp exchange
bye.
Has anyone an idea to get this working? The author Anton Burdinuk don't
answer me.
Thanks and best regards,
Thomas