Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

automake 1.14 failure – "requires AM_PROG_AR in configure.ac" #1

Open
grawity opened this issue Feb 2, 2014 · 1 comment
Open

Comments

@grawity
Copy link

grawity commented Feb 2, 2014

On Arch Linux with automake 1.14:

$ sh -x ./autorun.sh 
+./autorun.sh:3: aclocal
+./autorun.sh:4: autoheader
+./autorun.sh:5: libtoolize --automake --force --copy
+./autorun.sh:6: automake --add-missing --force --copy
automake: warnings are treated as errors
/usr/share/automake-1.14/am/ltlibrary.am: warning: 'libicb_core.la': linking libtool libraries using a non-POSIX
/usr/share/automake-1.14/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
src/core/Makefile.am:3:   while processing Libtool library 'libicb_core.la'
/usr/share/automake-1.14/am/ltlibrary.am: warning: 'libfe_icb.la': linking libtool libraries using a non-POSIX
/usr/share/automake-1.14/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
src/fe-common/Makefile.am:3:   while processing Libtool library 'libfe_icb.la'
+./autorun.sh:7: autoconf
@strycker
Copy link

I have the same problem -- attempting to install libxdg-basedir in cygwin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants