On 17 Feb 2015 11:35, Alangi Derick wrote:
>        I want to install Strace in my system, i am using Linux operating
> system which is debian + wheezy and when i run autoconf configure.ac to
> generate configure script, it gives me an error and the conversion fails
> making me not to be able to install Strace. What can i do? This is the
> error it gives me:

as Justin mentioned, you rarely run just autoconf.  standard autotools behavior 
is to run something like `autoreconf -fi`.

however, in strace's case, you should just run:
        $ ./bootstrap
-mike

Attachment: signature.asc
Description: Digital signature

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to