Skip to content

Instantly share code, notes, and snippets.

@weex
Created August 28, 2021 17:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save weex/7a806288635cf3fe152744be710a7340 to your computer and use it in GitHub Desktop.
Save weex/7a806288635cf3fe152744be710a7340 to your computer and use it in GitHub Desktop.
setup wispwot error
$ ./bootstrap.sh --prefix=$HOME/.local && make install
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
Makefile.am:14: warning: wildcard *.w: non-POSIX variable name
Makefile.am:14: (probably a GNU make extension)
Makefile.am:14: warning: wildcard */*.w: non-POSIX variable name
Makefile.am:14: (probably a GNU make extension)
autoreconf: Leaving directory `.'
make: *** No rule to make target 'install'. Stop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment