[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 11:40:24 +0100 |
User-agent: |
Thunderbird 1.5.0.4 (X11/20060614) |
Make didn't get very far.
LYCurses.h is trying to use curses.h instead of ncurses.h:
...
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
njh.vcf
Description: Vcard