lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] Lynx 2.8.5 on BeOS


From: Nigel Horne
Subject: Re: [Lynx-dev] Lynx 2.8.5 on BeOS
Date: Mon, 26 Jun 2006 12:15:58 +0100
User-agent: Thunderbird 1.5.0.4 (X11/20060614)

Thomas Dickey wrote:
On Mon, 26 Jun 2006, Nigel Horne wrote:

Make didn't get very far.

LYCurses.h is trying to use curses.h instead of ncurses.h:

that should be ok (ncurses installs both).  curses.h is standard,
and ncurses.h is a link to curses.h

Even so, it should be using ncurses since I told it to!
So why isn't HAVE_NCURSES_H defined?

....
cd WWW/Library/Implementation && /bin/make CC="gcc" \
       LY_CFLAGS="-O2 -Wall -W -pipe " \
CPPFLAGS="-I/usr/local/include -I/usr/local/include/ncurses -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE" \
       LYFLAGS=""
make[1]: Entering directory `/boot/home/lynx2-8-5/WWW/Library/Implementation' gcc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include/ncurses -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -Wall -W -pipe -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTParse.c
In file included from /boot/home/lynx2-8-5/src/LYKeymap.h:6,
                from /boot/home/lynx2-8-5/src/LYUtils.h:5,
from /boot/home/lynx2-8-5/WWW/Library/Implementation/HTParse.c:8: /boot/home/lynx2-8-5/src/LYCurses.h:198: curses.h: No such file or directory
In file included from /boot/home/lynx2-8-5/src/LYKeymap.h:6,
                from /boot/home/lynx2-8-5/src/LYUtils.h:5,
from /boot/home/lynx2-8-5/WWW/Library/Implementation/HTParse.c:8:
/boot/home/lynx2-8-5/src/LYCurses.h:291: parse error before `*'
/boot/home/lynx2-8-5/src/LYCurses.h:292: parse error before `*'
/boot/home/lynx2-8-5/src/LYCurses.h:292: warning: type defaults to `int' in declaration of `LYtopwindow' /boot/home/lynx2-8-5/src/LYCurses.h:292: warning: data definition has no type or storage class
/boot/home/lynx2-8-5/src/LYCurses.h:296: parse error before `*'
/boot/home/lynx2-8-5/src/LYCurses.h:297: parse error before `*'
/boot/home/lynx2-8-5/src/LYCurses.h:297: warning: type defaults to `int' in declaration of `LYstartPopup' /boot/home/lynx2-8-5/src/LYCurses.h:297: warning: data definition has no type or storage class
/boot/home/lynx2-8-5/src/LYCurses.h:394: parse error before `*'
/boot/home/lynx2-8-5/src/LYCurses.h:399: parse error before `*'
/boot/home/lynx2-8-5/src/LYCurses.h:724: parse error before `*'
In file included from /boot/home/lynx2-8-5/WWW/Library/Implementation/HTParse.c:10:
/boot/home/lynx2-8-5/src/LYStrings.h:23: parse error before `*'
make[1]: *** [HTParse.o] Error 1
make[1]: Leaving directory `/boot/home/lynx2-8-5/WWW/Library/Implementation'
make: *** [all] Error 2

-Nigel




--
Nigel Horne. Arranger, Adjudicator, Band Trainer, Composer, Tutor, Typesetter.
NJH Music, Barnsley, UK.  ICQ#20252325
address@hidden http://www.bandsman.co.uk

Attachment: njh.vcf
Description: Vcard


reply via email to

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