[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev lynx2.8.4dev.20
From: |
Thomas Dickey |
Subject: |
Re: lynx-dev lynx2.8.4dev.20 |
Date: |
Wed, 4 Apr 2001 07:56:12 -0400 (EDT) |
> On Wed, Apr 04, 2001 at 01:07:02AM -0700, Eduardo Chappa wrote:
> > ./LYStrings.c: In function `LYRefreshEdit':
> > ./LYStrings.c:3490: `SLSMG_RARROW_CHAR' undeclared (first use in this
> > function)
> > ./LYStrings.c:3490: (Each undeclared identifier is reported only once
> > ./LYStrings.c:3490: for each function it appears in.)
> > ./LYStrings.c:3496: `SLSMG_LARROW_CHAR' undeclared (first use in this
> > function)
> > make[1]: *** [LYStrings.o] Error 1
> ...
> > Do you require extra information?
>
> will see (it may be the version of slang - that compiles for me, but
> I have several older versions against which I'm running a test-build).
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
(I'm considering making the next patch pre.1, btw, unless there are more
involved bugs that surface than build/documentation issues).
--
Thomas E. Dickey <address@hidden> <address@hidden>
http://dickey.his.com
ftp://dickey.his.com
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
Re: lynx-dev lynx2.8.4dev.20, Thomas Dickey, 2001/04/04
Small build problem on cygwin (was Re: lynx-dev lynx2.8.4dev.20), bomfog34, 2001/04/05