lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx2.8.4dev.20


From: Eduardo Chappa
Subject: Re: lynx-dev lynx2.8.4dev.20
Date: Wed, 4 Apr 2001 09:58:03 -0700 (PDT)

*** Thomas Dickey (address@hidden) wrote in the Lynx list today:

:) yes - version of slang is the relevant factor (does not compile with 1.2.2,
:) does compile with 1.3.8).  I'll add a fallback ifdef in the next patch.
:)
:) The quick fix is to add an ifndef for those symbols into LYCurses.h

Thanks for your help Thomas. I added two statements of the form

#ifndef x
#define x
#endif

for each term at the top of LYCurses.h, but now I get the following error:

./LYStrings.c: In function `LYRefreshEdit':
./LYStrings.c:3490: too few arguments to function `SLsmg_write_char'
./LYStrings.c:3496: too few arguments to function `SLsmg_write_char'
make[1]: *** [LYStrings.o] Error 1
make[1]: Leaving directory `/scratch/chappa/lynx/lynx2-8-4/src'
make: *** [all] Error 2

-- 
Eduardo
http://www.math.washington.edu/~chappa/personal.html


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

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