help-nano
[Top][All Lists]
Advanced

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

[Help-nano] Problems building nano on a Sun


From: Antoine Latter
Subject: [Help-nano] Problems building nano on a Sun
Date: Tue, 17 Jan 2006 15:05:41 -0600
User-agent: Mozilla Thunderbird 0.6 (X11/20040503)

I'm trying install nano from source.

There's nothing weird going on:  here's the command I try to use:

../nano-1.2.5/configure --prefix=/pong/usr3/a/alatter; make

The output of uname -a:
SunOS sun-52 5.9 Generic_118558-19 sun4u sparc SUNW,Sun-Blade-1000

I've tried this using both the default make and GNU make 3.80. I believe it is compiling using gcc 3.3.4. I get the similar errors trying to build both nano-1.2.5 and nano 1.3.10

Here are the errors from the default make building nano-1.2.5:

gcc -g -O2 -o nano color.o cut.o files.o global.o move.o nano.o rcfile.o search.o utils.o winio.o -lncurses
Undefined                       first referenced
symbol                             in file
initscr32                           nano.o
w32addch                            winio.o
w32attron                           files.o
w32attroff                          files.o
ld: fatal: Symbol referencing errors. No output written to nano
collect2: ld returned 1 exit status


Can you provide any tips regarding what I need to do to get this built?

Thanks,
Antoine




reply via email to

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