[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] Latest Version of nano-cvs Fails to Build on Mac OS X
From: |
David Lawrence Ramsey |
Subject: |
Re: [Nano-devel] Latest Version of nano-cvs Fails to Build on Mac OS X |
Date: |
Fri, 28 Oct 2005 13:14:07 -0400 |
User-agent: |
Mozilla Thunderbird 1.0.7 (X11/20050923) |
Emily Jackson wrote:
>Building on OS X 10.4.2, with ./configure --enable-all:
>
>if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iintl -DLOCALEDIR=
>\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\"
>-I/sw/include -I/sw/include -MT winio.o -MD -MP -MF ".deps/winio.Tpo"
>\ -c -o winio.o `test -f 'winio.c' || echo './'`winio.c; \ then mv -f
>".deps/winio.Tpo" ".deps/winio.Po"; \ else rm -f ".deps/winio.Tpo";
>exit 1; \ fi winio.c:41: error: static declaration of 'prompt' follows
>non-static declaration proto.h:61: error: previous declaration of
>'prompt' was here make[2]: *** [winio.o] Error 1
>make[1]: *** [all-recursive] Error 1
>make: *** [all] Error 2
This should be fixed in CVS. (If it isn't, please let me know.) Thanks
for the report.