On Mon, 20 Mar 100, T.E.Dickey wrote:

> >  cygwin*) 
> >     PROG_EXT=".exe" 
> > +   LIBS="$LIBS -luser32" 
> 
> I asked about this before, since I don't have trouble linking without it.
> Is this needed for slang?  (I've spent my time on lynx this weekend on
> other parts than that).

The following errors occurred when using WIN_EX when libuser32.a
was not linked. This doesn't appear to be related to slang. I am
using cygwin B20.1, with the bug-fixed cygwin1.dll (as in my patch to
INSTALLATION). These are in libuser32.a. Did you compile with WIN_EX
and _WINDOWS_NSL?
                               Doug

LYUtils.o(.text+0xa105):LYUtils.c: undefined reference to `OpenClipboard@4'
LYUtils.o(.text+0xa10e):LYUtils.c: undefined reference to `EmptyClipboard@0'
LYUtils.o(.text+0xa13a):LYUtils.c: undefined reference to `SetClipboardData@8'
LYUtils.o(.text+0xa149):LYUtils.c: undefined reference to `CloseClipboard@0'
LYUtils.o(.text+0xa164):LYUtils.c: undefined reference to `OpenClipboard@4'
LYUtils.o(.text+0xa181):LYUtils.c: undefined reference to `GetClipboardData@4'
LYUtils.o(.text+0xa207):LYUtils.c: undefined reference to `CloseClipboard@0'
LYUtils.o(.text+0xa27a):LYUtils.c: undefined reference to `wsprintfA'
HTFWriter.o(.text+0x168):HTFWriter.c: undefined reference to `GetForegroundWindow@0'
HTFWriter.o(.text+0x4d3):HTFWriter.c: undefined reference to `SetForegroundWindow@4'
HTFWriter.o(.text+0x6ab):HTFWriter.c: undefined reference to `SetForegroundWindow@4'
LYExtern.o(.text+0x4b1):LYExtern.c: undefined reference to `GetForegroundWindow@0'
../WWW/Library/Implementation/libwww.a(HTTCP.o)(.text+0x8af):HTTCP.c: undefined 
reference to `MessageBoxA@16'
../WWW/Library/Implementation/libwww.a(HTTCP.o)(.text+0x8e6):HTTCP.c: undefined 
reference to `MessageBoxA@16'
__ 
Doug Kaufman
Internet: [EMAIL PROTECTED]

Reply via email to