2013/2/13 Duncan <1i5t5.dun...@cox.net>:
> fredbezies posted on Tue, 12 Feb 2013 21:53:13 +0100 as excerpted:
>
>> Sorry to "spam" the list, but I opened a bug related to automake 1.13.x.
>>
>> See https://bugzilla.gnome.org/show_bug.cgi?id=693371
>>
>> Thanks for any infos related to this bug fixing !
[...]
>
> Try this and see if it works.  Before .configure, run the following (this
> is cribbed from gentoo's live-build ebuild for git-pan):
>
> 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'
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'
automake: warning: autoconf input should be named 'configure.ac', not
'configure.in'
pan/data-impl/Makefile.am: error: required file './depcomp' not found
pan/data-impl/Makefile.am:   'automake --add-missing' can install 'depcomp'
autoreconf: automake failed with exit status: 1

Well, looks like the "simplest" thing to do it to look for automake
1.13.1, don't you think ?

--
Frederic Bezies
fredbez...@gmail.com

_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to