nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] Problems compiling nano


From: Benno Schulenberg
Subject: Re: [Nano-devel] Problems compiling nano
Date: Thu, 24 May 2018 09:54:04 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

Hello Andy,

Op 23-05-18 om 15:47 schreef Andy Armstrong:
> I am having difficulties compiling nano.
> 
> I download the latest source, run configure and then run make.
> 
> When I run make it fails with the following:
> 
> nano-2.9.7: >make
> CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh
> /u/ibmuser/source/nano-2.9.7/missing aclocal-1.10 -I m4
> /usr/local/perl/bin/perl: eval: aclocal-1.10 5: FSUM7351 not found

After running ./configure, a make should not be trying to run any
autoconf or automake stuff.  If it does, you most likely touched
or changed configure.ac.  Or is your machine's clock running more
than a week late?  Or do you have a strange version of make?
Please show the output of make --version.

> aclocal 1.10 is on my system, at the shell if I run:
> 
> aclocal-1.10 
> /usr/bin/aclocal-1.10: line 5: /usr/local/perl/bin/perl: EDC5129I No such 
> file or
> directory.

Automake 1.10?  That is nearly twelve years old.  On what kind of
system are you running this?  Please gzip nano's config.log and
attach it to your answer.

> It seems as if aclocal-1.10 can't find perl.....how do I tell aclocal-1.10 
> where
> to find perl?

That's a question for automake, if anything, not for nano.  But it
sounds like your system is pretty flaky.

Can you compile other packages without problems?  Please try to
build GNU grep-3.1, for example.

Benno

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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