fredbezies posted on Wed, 13 Feb 2013 09:33:33 +0100 as excerpted: > 2013/2/13 Duncan <1i5t5.dun...@cox.net>: >> fredbezies posted on Tue, 12 Feb 2013 21:53:13 +0100 as excerpted: >> >>> I opened a bug related to automake 1.13.x. >>> >>> See https://bugzilla.gnome.org/show_bug.cgi?id=693371 >> >> [Try] >> >> intltoolize --force --automake >> >> autoreconf --force >> >> Assuming nothing goes wrong... NOW try the usual .configure and build >> from there, and see if it goes better. =:^) >> > [...] > > Things are getting worse. Just pasting what is happening : > > aclocal: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > automake: warning: autoconf input should be named 'configure.ac', not > 'configure.in'
Those are the deprecation warnings I mentioned. They're normal for automake-1.13 if the files haven't been renamed, which they haven't yet, in our case. It shouldn't affect the process. > configure.in:249: error: required file './config.guess' not found > configure.in:249: 'automake --add-missing' can install 'config.guess' > configure.in:249: error: required file './config.sub' not found > configure.in:249: 'automake --add-missing' can install 'config.sub' > configure.in:40: error: required file './install-sh' not found > configure.in:40: 'automake --add-missing' can install 'install-sh' > configure.in:40: error: required file './missing' not found > configure.in:40: 'automake --add-missing' can install 'missing' > Makefile.am: error: required file './INSTALL' not found Makefile.am: > 'automake --add-missing' can install 'INSTALL' > pan/data-impl/Makefile.am: error: required file './depcomp' not found > pan/data-impl/Makefile.am: 'automake --add-missing' can install > 'depcomp' These are errors. Did you try running the suggested command? As I mentioned, it does work here with automake-1.13, even tho 1.11 is the default and it does spit out those deprecation warnings. (I don't have time to look into it more ATM, tho... I should actually be sleeping as I go to work in a few hours...) -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman _______________________________________________ Pan-users mailing list Pan-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/pan-users