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: Fri, 3 Feb 2017 10:02:50 +0000

Yes its failing

1. /usr/gnu/bin/make clean
2. ./configure
3. /usr/gnu/bin/make

Find the outputs below


winio.c: In function ‘do_credits’:
winio.c:3278:6: warning: passing argument 2 of ‘waddstr’ discards ‘const’ 
qualifier from pointer target type [enabled by default]
      mvwaddstr(edit, editwinrows - 1 - (editwinrows % 2),
      ^
In file included from nano.h:92:0,
                 from proto.h:25,
                 from winio.c:23:
/usr/include/curses.h:1216:12: note: expected ‘char *’ but argument is of type 
‘const char *’
 extern int waddstr(WINDOW *, char *);
            ^
mv -f .deps/winio.Tpo .deps/winio.Po
gcc  -g -O2 -Wall   -o nano browser.o chars.o color.o cut.o files.o global.o 
help.o move.o nano.o prompt.o rcfile.o search.o text.o utils.o winio.o  -lz  
-lncurses
Undefined                       first referenced
 symbol                             in file
initscr32                           nano.o
w32addch                            prompt.o
w32attron                           browser.o
w32attroff                          browser.o
ld: fatal: symbol referencing errors
collect2: error: ld returned 1 exit status
make[2]: *** [nano] Error 1
make[2]: Leaving directory `/tmp/nano-2.7.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/nano-2.7.4'
make: *** [all] Error 2





Roselin John


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


On Fri, Feb 3, 2017, at 09:55, Roselin John (UK) wrote:
> 2.6.1 - not successful

Please try with GNU make.

> 1. Deleted the file /usr/include/ncurses.h 2. ran ./configure 3. ran 
> make clean 4. make - > Failing
> 
> [...]
>
> make: Fatal error: Command failed for target `all'

Please use GNU make, not Solaris' make.

Benno

--
http://www.fastmail.com - Accessible with your email software
                          or over 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]