pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] Any hope to get a fix for uutomake 1.13.x support ?


From: Duncan
Subject: Re: [Pan-users] Any hope to get a fix for uutomake 1.13.x support ?
Date: Wed, 13 Feb 2013 12:04:02 +0000 (UTC)
User-agent: Pan/0.140 (Chocolate Salty Balls; GIT 2e9e07c /usr/src/portage/src/egit-src/pan2)

fredbezies posted on Wed, 13 Feb 2013 09:33:33 +0100 as excerpted:

> 2013/2/13 Duncan <address@hidden>:
>> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]