nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] unable to install - nano-2.7.4.tar.gz in solaris 11.3


From: Roselin John (UK)
Subject: Re: [Nano-devel] unable to install - nano-2.7.4.tar.gz in solaris 11.3
Date: Thu, 19 Jan 2017 10:46:19 +0000

Thanks Benno,

ncurses is installed in server and the header is available in server , not sure 
how to proceed :)

/ usr/include/ncurses/ncurses.h

Roselin John




-----Original Message-----
From: Benno Schulenberg [mailto:address@hidden 
Sent: 19 January 2017 10:38
To: Roselin John (UK)
Cc: address@hidden
Subject: Re: [Nano-devel] unable to install - nano-2.7.4.tar.gz in solaris 11.3


On Thu, Jan 19, 2017, at 10:56, Roselin John (UK) wrote:
> Now I used gun make /usr/gnu/bin/make

Please don't use guns.  That's dangerous.  :)

> Still I could not install , Please need some help. Find the attached

Please don't attach.  Paste instead.  The relevant stuff is enough:

nano.c: In function <91>get_keycode<92>:
nano.c:1519:5: warning: implicit declaration of function <91>tigetstr<92> 
[-Wimplicit-function-declaration]
     const char *keyvalue = tigetstr(keyname);
     ^
nano.c:1522:2: warning: implicit declaration of function <91>key_defined<92> 
[-Wimplicit-function-declaration]
  return key_defined(keyvalue);
  ^
nano.c: In function <91>main<92>:
nano.c:2549:5: warning: implicit declaration of function <91>set_escdelay<92> 
[-Wimplicit-function-declaration]
     set_escdelay(50);
     ^

Strange, nano detects the key_defined() function:

checking for key_defined in -lncurses... yes

But it's not actually there:

checking ncurses.h usability... no
checking ncurses.h presence... no
checking for ncurses.h... no

You need the ncurses headers installed.

Benno

-- 
http://www.fastmail.com - Access your email from home and the web


This electronic message contains information from Telefonica UK, Telefonica 
Europe or Telefonica Digital which may be privileged or confidential. The 
information is intended to be for the use of the individual(s) or entity named 
above. If you are not the intended recipient be aware that any disclosure, 
copying distribution or use of the contents of this information is prohibited. 
If you have received this electronic message in error, please notify us by 
telephone or email.
 
 
Switchboard: +44 (0)113 272 2000
Email: address@hidden
 
Telefonica UK Limited  260 Bath Road, Slough, Berkshire SL1 4DX Registered in 
England and Wales: 1743099. VAT number: GB 778 6037 85
Telefonica Europe plc  260 Bath Road, Slough, Berkshire SL1 4DX Registered in 
England and Wales: 05310128. VAT number: GB 778 6037 85
Telefonica Digital Limited  260 Bath Road, Slough, Berkshire SL1 4DX Registered 
in England and Wales: 7884976. VAT number: GB 778 6037 85

reply via email to

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