Activity for wol

  • Yuluo Yuluo posted a comment on discussion Open Discussion

    I am trying to build wol for riscv64 architecture. But got a build error, configure: error: cannot guess build type; you must specify one. It was caused by outdated config.guess and config.sub file, it should be updated.

  • SeanYu SeanYu posted a comment on discussion Open Discussion

    Hi As is described in https://linux.softpedia.com/get/Utilities/wol-5720.shtml, you should use the same format as /etc/ethers. For example: 00:00:00:00:00:00 192.168.0.2 You can use this file to wake up the computer with an IP address of 192.168.0.2 and a MAC address of 00:00:00:00:00:00 on the network card. The command is: wol -f your-file-name Best regards

  • Илья Индиго Илья Индиго posted a comment on discussion Open Discussion

    openSUSE Tumbleweed build log https://build.opensuse.org/package/live_build_log/network:utilities/wol/openSUSE_Factory/x86_64 [ 63s] RPMLINT report: [ 63s] =============== [ 64s] wol.x86_64: I: binary-or-shlib-calls-gethostbyname /usr/bin/wol [ 64s] The binary calls gethostbyname(). Please port the code to use getaddrinfo().

1