nano-devel
[Top][All Lists]
Advanced

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

[Nano-devel] Problem on 'make'


From: Mike (Steck)
Subject: [Nano-devel] Problem on 'make'
Date: Sun, 22 Dec 2002 02:52:37 -0500

Hi,

First of all I found nano after looking for an alternative to pico. Pico was
giving me install problems and it appears this is also. I have absolutely no
idea why.
I can ./configure fine, and it appears to complete without errors
    However when I go on to the next step, 'make'
    I get errors..

address@hidden nano-1.0.6]# make
make  all-recursive
make[1]: Entering directory `/nano/nano-1.0.6'
Making all in po
make[2]: Entering directory `/nano/nano-1.0.6/po'
make[2]: Leaving directory `/nano/nano-1.0.6/po'
Making all in intl
make[2]: Entering directory `/nano/nano-1.0.6/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/nano/nano-1.0.6/intl'
make[2]: Entering directory `/nano/nano-1.0.6'
gcc -DHAVE_CONFIG_H -I. -I. -I. -Iintl -DLOCALEDIR=\"/usr/local/share/locale
\" -I/
usr/local/include    -g -O2 -c cut.c
cc1: warning: changing search order for system directory
"/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
In file included from proto.h:30,
                 from cut.c:27:
nano.h:45:21: curses.h: No such file or directory
In file included from cut.c:27:
proto.h:40: parse error before '*' token
proto.h:40: warning: data definition has no type or storage class
proto.h:156: parse error before '*' token
make[2]: *** [cut.o] Error 1
make[2]: Leaving directory `/nano/nano-1.0.6'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/nano/nano-1.0.6'
make: *** [all-recursive-am] Error 2

Thats as far as it gets everytime.. Any help ? Please email me back at this
address.
Thanks in advance.





reply via email to

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