Problem with autoreconf
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <e6250dec-c6b4-4959-914b-3e05f4c4b021@q10g2000prf.googlegroups.com> |
Hello, I am working with an open source project. I just downloaded the code using svn. The project author has asked to run autoreconf to generate the necessary build files. However, when I run them I get the following error: aclocal: unrecognized option -- `--install' Try `aclocal --help' for more information. autoreconf: aclocal failed with exit status: 1 What could be the problem? I am using ubuntu 7.10. - Kaustubh