Brian Keener wrote: > The only other thing I can think of is what version of autoconf and automake > and libtool are you using. Mine are the versions that were released when > stable and devel became obsolete. But not sure that is it.
I too use the 'new' autotools: $ cygcheck -c|grep -P 'auto(conf|make)|libtool' autoconf 2.59-2 OK autoconf2.1 2.13-1 OK autoconf2.5 2.59-1 OK automake 1.7.9-2 OK automake1.4 1.4p6-1 OK automake1.6 1.6.3-1 OK automake1.7 1.7.9-1 OK automake1.8 1.8.5-1 OK automake1.9 1.9.5-1 OK libtool1.5 1.5.18-1 OK The best thing I can suggest is ask on the autoconf list. Your error seems like an internal problem with aclocal or autoconf, and they should be able to help. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/