lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Re: Lynx .IDE file for Borland C ++


From: Hiroyuki Senshu
Subject: Re: lynx-dev Re: Lynx .IDE file for Borland C ++
Date: Wed, 05 Jan 2000 19:42:34 +0900

Mike Bledig wrote:
>Ok, I've renamed "curses.h" to "pdcurses.h", And I've made the 
>/curses, and /obj above the Lynx directory.  In the root directory 
>that is.
>
>But now, in compiling, I'm getting the following errors:
>
>src/lyutils.c:
:
:
>Error src/lyutils.c 7720: Undefined symbol 'thread' in function 
>w32_strerror
:
>Error src/lyutils.c 7756: Not an allowed type in function w32_strerror
>*** 7 errors in Compile ***
>
>** error 1 ** deleting ../obj/lyutils.obj

This is because it is the form which isn't supported in Bcc32 ver 4.x(?) .

#if 0 ... #endif is to try to surround it at present with Lynx
because w32_strerror() isn't being used.

__Hiroyuki

--
Shonai College of Industry and Technology.
Electronics and Computer Infomation Course.
E-mail: address@hidden

reply via email to

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