[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nano-devel] Building Nano on Solaris 8
From: |
Garth Dahlstrom |
Subject: |
[Nano-devel] Building Nano on Solaris 8 |
Date: |
Thu, 15 Mar 2007 14:06:45 -0400 |
Since I'm not sure anyone else is on the nano-help list, I decided to
have a go at building the latest nano on my server.
I have a small problem with my build which I've read may be related to
a lack of ncurses.h...
If anyone with experince building nano could offer suggestions as to
how to fix this, I'd be greatful.
Here's the error log:
...
gcc -g -O2 -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 -lintl /usr/local/lib/libiconv.so -L/usr/local/lib
-R/usr/local/lib -lncurses
Undefined first referenced
symbol in file
initscr32 nano.o
w32addch prompt.o
w32attron browser.o
w32attroff browser.o
ld: fatal: Symbol referencing errors. No output written to nano
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `nano'
Current working directory /home2/edeliver/ged-arc/nano-2.0.3/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home2/edeliver/ged-arc/nano-2.0.3
*** Error code 1
make: Fatal error: Command failed for target `all'
Cheers,
-G
--
__
--- == __/ t.O ==--
http://stacktrace.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nano-devel] Building Nano on Solaris 8,
Garth Dahlstrom <=