automake
[Top][All Lists]
Advanced

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

Re: Automake on QNX 6.5.0


From: Stefano Lattarini
Subject: Re: Automake on QNX 6.5.0
Date: Tue, 08 Jan 2013 21:07:33 +0100

On 01/08/2013 07:11 PM, Ole Jørgen Legård wrote:
> I am trying to compile Automake on QNX 6.5.0, but get the following error 
> message:
> 
> # make
> CDPATH="${ZSH_VERSION+.}:" && cd . && "/tmp/automake-1.13/t/wrap/aclocal-1.13"
>
The automatic rebuild rules are kicking in before the aclocal and automake
scripts have been build.  This should not happen.

> Can't locate /tmp/automake-1.13/aclocal in @INC (@INC contains:
> /tmp/automake-1.13/ /root/localperl/lib/site_perl/5.16.2/x86pc-nto ...)
> make: *** [aclocal.m4] Error 2
> 
> What could be the problem, and how should I solve it?
>
Can you specify the exact list of command you have used to get the
automake tarball, extract it, configure it and finally build it?
>From there, we could try to start debugging your problem.

Regards,
  Stefano



reply via email to

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