lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev Compile problem lynx2.8.3dev.2 (AIX specific ?)


From: Jens Schleusener
Subject: lynx-dev Compile problem lynx2.8.3dev.2 (AIX specific ?)
Date: Wed, 30 Jun 1999 13:49:05 +0200 (DFT)

Hello,

with lynx2.8.3dev.2 and lynx2.8.3dev.3 (but NOT with lynx2.8.3dev.1) I got
the following error (AIX 4.1.4, gcc 2.7.2.2) while compiling
(lines wrapped):

 ...
 gcc -DHAVE_CONFIG_H  -DLOCALEDIR=\"/usr/local/contrib/share/locale\" 
 -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src 
 -I../WWW/Library/Implementation -I/usr/local/contrib/include 
 -DAIX4 -D_BSD=44 -D_AIX  -c ./LYCurses.c
 ./LYCurses.c: In function `start_curses':
 ./LYCurses.c:687: `SLang_TT_Read_FD' undeclared (first use this function)
 ./LYCurses.c:687: (Each undeclared identifier is reported only once
 ./LYCurses.c:687: for each function it appears in.)
 ./LYCurses.c:733: `SLtt_Blink_Mode' undeclared (first use this function)
 gnumake[1]: *** [LYCurses.o] Error 1
 gnumake[1]: Leaving directory `/usr/local/contrib/src/lynx2.8.3dev.3/src'
 gnumake: *** [all] Error 2

I must mention that I recently installed "slang v1.3.7" but the
re-compilation of lynx2.8.3dev.1 shows no problem and the file LYCurses.c
seems unchanged. So I assume that some header files or the configuration
process of lynx are changed or I have overseen some according information. 

I configured via

 ./configure  --with-screen=slang --prefix=/usr/local/contrib \
 --enable-persistent-cookies --enable-cgi-links \
 --enable-default-colors --enable-forms-options \
 --with-zlib --enable-prettysrc

Sorry, I am not a C expert.

Any ideas ?

Jens

-- 
Dr. Jens Schleusener            debis Systemhaus
phone: +49 (551) 709-2493       Solutions for Research
fax:   +49 (551) 709-2169       Bunsenstr.10
mail: address@hidden   D-37073 Goettingen


reply via email to

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