dylanaraps / eiwd

iwd without dbus
GNU Lesser General Public License v2.1
47 stars 3 forks source link

Fix error "Generated manual page monitor/iwmon.1 does not exist" #6

Closed vaukai closed 4 years ago

vaukai commented 4 years ago

To avoid errors like:

config.status: executing libtool commands

    iwd 1.7

Source configured. Compiling source in /var/tmp/portage/net-wireless/eiwd-20200416/work/eiwd-20200416 ... make -j8 /bin/mkdir -p src ./src/genbuiltin > src/builtin.h make --no-print-directory all-am test -f src/iwd.8 || { echo "Generated manual page src/iwd.8 does not exist"; false; } test -f src/iwd.debug.7 || { echo "Generated manual page src/iwd.debug.7 does not exist"; false; } test -f src/iwd.config.5 || { echo "Generated manual page src/iwd.config.5 does not exist"; false; } test -f src/iwd.network.5 || { echo "Generated manual page src/iwd.network.5 does not exist"; false; } test -f monitor/iwmon.1 || { echo "Generated manual page monitor/iwmon.1 does not exist"; false; } x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -march=native -O2 -pipe -fsigned-char -c -o monitor/main.o monitor/main.c Generated manual page monitor/iwmon.1 does not exist make[1]: [Makefile:3659: monitor/iwmon.1] Error 1 make[1]: Waiting for unfinished jobs.... make: *** [Makefile:1445: all] Error 2

vaukai commented 4 years ago

Something strange happened, Sorry! Only 4d0c531 was intended to be pull requested before release 1.7