rzel / rudix

Automatically exported from code.google.com/p/rudix
Other
0 stars 0 forks source link

automake: Autoconf 2.61a-341 or better is required #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Automake 1.11 requires autoconf higher than  autoconf 2.61, which is the native 
autoconf in 
MacOSX.

$ make build
...
checking whether autoconf is recent enough... no
configure: error: Autoconf 2.61a-341 or better is required.
make[1]: *** No targets specified and no makefile found.  Stop.
make: *** [build] Error 2

Original issue reported on code.google.com by ruda.moura@gmail.com on 9 Aug 2009 at 3:03

GoogleCodeExporter commented 9 years ago
i am also getting this error....
to solve this i intalled the autoconf-2.64 from 

http://www.icewalkers.com/Linux/Software/514370/automake.html

now its working fine...
hope this will help u....
Regards
inderjeet@enmediatech.com

Original comment by inderjee...@gmail.com on 7 Jan 2010 at 4:56

GoogleCodeExporter commented 9 years ago
Indeed, I would also use Rudix's autoconf 2.64 to compile, so it's not a bug, 
but in fact ,it's a build dependence.

Original comment by ruda.moura@gmail.com on 15 Jul 2010 at 12:25