[Fresco-devel] autoconf problem...
sami sieranoja <[email protected]>
| Newsgroups | gmane.comp.video.fresco.devel |
|---|---|
| Organization | sami |
| Message-ID | <[email protected]> |
Hi! (I just send this message to [email protected], but [email protected] seems to be the right one) I was the one writing on the forum about the autoconf -problem. "Where did you get the nightly snapshot from? " I downloaded it from this directory: http://www.fresco.org/snapshots/ Unpacking the snapshot produced directory "Berlin-020507", so the code must be quite old indeed.. Then I run dselect and found out, that I have actually two versions of autoconf and the older one was set to default. Then I set 2.53 version to default, and executed autogen.sh, and it produced this output: Generating toplevel configure... Generating Babylon/configure... aclocal: couldn't open directory `../config': No such file or directory autoheader2.50: `config/acconfig.hh.in' is unchanged Generating Fresco/configure... aclocal: couldn't open directory `../config': No such file or directory autoheader2.50: error: AC_CONFIG_HEADERS not found in configure.ac now I'm compiling cvs version of Fresco, and there hasn't been any erors yet.. -SS