Skip to content

Instantly share code, notes, and snippets.

@LinuxMatt
Last active December 3, 2015 20:06
Show Gist options
  • Save LinuxMatt/bb69a88f6968554bf47e to your computer and use it in GitHub Desktop.
Save LinuxMatt/bb69a88f6968554bf47e to your computer and use it in GitHub Desktop.
nct, Ubuntu 14.04, commit d5cbc9be22588c5111b1f2350939a3a55384daae
Running aclocal -I m4 ...
Running autoheader...
Running automake --gnu ...
configure.ac:5: error: required directory ./build-aux does not exist
configure.ac:19: error: installing 'build-aux/compile'; error while making link: Aucun fichier ou dossier de ce type
configure.ac:7: error: installing 'build-aux/install-sh'; error while making link: Aucun fichier ou dossier de ce type
configure.ac:7: error: installing 'build-aux/missing'; error while making link: Aucun fichier ou dossier de ce type
src/Makefile.am: error: installing 'build-aux/depcomp'; error while making link: Aucun fichier ou dossier de ce type
Running autoconf ...
Running ./configure ...
configure: error: cannot find install-sh, install.sh, or shtool in build-aux "."/build-aux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment