maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   [solved] Autoconf error (https://talk.maemo.org/showthread.php?t=83608)

marmistrz 2012-04-13 14:03

[solved] Autoconf error
 
Hi
While compiling libcreds2 for x86 target I've got the following error:
Code:

autoreconf -i -f -s
autom4te: need GNU m4 1.4 or later: /usr/bin/m4
aclocal: autom4te failed with exit status: 1

The whole log: log

Why does it happen? On armel target there's no even complain about it.
How can I fix it?
Thanks in advance
marmistrz

timoph 2012-04-13 14:07

Re: Autoconf error
 
Code:

autom4te: need GNU m4 1.4 or later: /usr/bin/m4
I'd guess this. is it istalled / what version?

marmistrz 2012-04-13 14:22

Re: Autoconf error
 
Code:

$ m4 --version
GNU M4 1.4.8
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Written by Rene' Seindal.

the same on armel target

marmistrz 2012-04-14 10:58

Re: [solved] Autoconf error
 
using autoconf2.64 and corresponding automake solved the problem. Don't know why but it works


All times are GMT. The time now is 16:22.

vBulletin® Version 3.8.8