Skip to content

Instantly share code, notes, and snippets.

@oadams
Created October 29, 2012 01:41
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 oadams/3970922 to your computer and use it in GitHub Desktop.
Save oadams/3970922 to your computer and use it in GitHub Desktop.
autoreconf for pialign
$ autoreconf -i
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Makefile.am:3: error: 'pkglibdir' is not a legitimate directory for 'SCRIPTS'
/usr/share/automake-1.12/am/ltlibrary.am: warning: 'libpialign.la': linking libtool libraries using a non-POSIX
/usr/share/automake-1.12/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
src/lib/Makefile.am:6: while processing Libtool library 'libpialign.la'
autoreconf: automake failed with exit status: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment