Re: [reSIProcate] Compilation error
- From: Alan Hawrylyshen <alan@xxxxxxxxxx>
- Date: Tue, 29 Mar 2005 08:13:09 -0700
On Mar 29, 2005, at 04.18, Fabio Margarido wrote:
That simply does not work... I had tried that already, and haven't
been able to build it at all until now.... Here's the full output of
what that command list produces:
Thanks for the detailed output, can you please also send me the output
from:
* uname -a
* cat /proc/cpuinfo
* cat /proc/meminfo
* automake --version
* autoconf --version
* ls $(which autoconf)*
* ls $(which automake)*
The last two should list all the versions of autoconf and automake that
you have installed in the same place as autoconf and automake
respectively. If you know you have other (newer?) autotools, please
list them too.
The subdirectory errors point to VERY old autotools. I suspect that
you need the newer tools chain if you want to use the autotools. If
you prefer, a vanilla checkout's makefile should JUST work for you.
Thanks
Alan
a l a n a t j a s o m i d o t c o m