Active Topics

 


Reply
Thread Tools
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#1
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
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here

Last edited by marmistrz; 2012-04-14 at 10:58.
 
Posts: 415 | Thanked: 732 times | Joined on Jan 2009 @ Finland
#2
Code:
autom4te: need GNU m4 1.4 or later: /usr/bin/m4
I'd guess this. is it istalled / what version?
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#3
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
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#4
using autoconf2.64 and corresponding automake solved the problem. Don't know why but it works
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Reply


 
Forum Jump


All times are GMT. The time now is 18:09.