[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev Re: Lynx .IDE file for Borland C ++
From: |
Mike Bledig |
Subject: |
Re: lynx-dev Re: Lynx .IDE file for Borland C ++ |
Date: |
Wed, 5 Jan 2000 11:44:55 +0200 |
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:
Warning src/lyutils.c 2421: 'readfds' is declared but never used in
function HTCheckForInterrupt
Warning src/lyutils.c 2421: 'socket_timeout' is declared but never
used in function HTCheckForInterrupt
Warning src/lyutils.c 5141: 'phost' is declared but never used in
function LYExpandHostForURL
Warning src/lyutils.c 5141: 'hoststat' is declared but never used in
function LYExpandHostForURL
Error src/lyutils.c 7720: Undefined symbol 'thread' in function
w32_strerror
Error src/lyutils.c 7720: Statement missing ; in function
w32_strerror
Error src/lyutils.c 7722: Declaration is not allowed here in function
w32_strerror
Error src/lyutils.c 7723: Declaration is not allowed here in function
w32_strerror
Error src/lyutils.c 7724: Declaration is not allowed here in function
w32_strerror
Error src/lyutils.c 7731: Undefined symbol 'msg_buff' 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
Original message:
> You created the obj and curses subdirectories beneath the lynx
> directory, I assume. In the long run, creating them in the next level
> up will allow you to unpack new versions and compile without needing
> to move those subdirectories.
>
> > Since I made those changes, it is finding the "zlib.lib", but it is
> > now asking for a file "pdcurses.h" which can not be found. does any
> > one know where I can find this header file? It doesn't seem to be in
> > the pdcurses23.zip file I downloaded.
>
> I'll have to look at home, but perhaps the curses.h file or some such
> needs to be renamed?
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, T.E.Dickey, 2000/01/04
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, Hiroyuki Senshu, 2000/01/04
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, Mike Bledig, 2000/01/04
- lynx-dev Re: Lynx .IDE file for Borland C ++, Webmaster Jim, 2000/01/04
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++,
Mike Bledig <=
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, Hiroyuki Senshu, 2000/01/05
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, Mike Bledig, 2000/01/05
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, Hiroyuki Senshu, 2000/01/05
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, Vlad Harchev, 2000/01/05
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, Klaus Weide, 2000/01/05
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, Hiroyuki Senshu, 2000/01/05
- lynx-dev current_codepage in WIN_EX&&CJK_EX (was: Lynx .IDE file for Borland C ++), Klaus Weide, 2000/01/05
- lynx-dev current_codepage in WIN_EX&&CJK_EX (was: Lynx .IDE file for Borland C ++), Klaus Weide, 2000/01/06
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, Vlad Harchev, 2000/01/05
- Re: lynx-dev Re: Lynx .IDE file for Borland C ++, Mike Bledig, 2000/01/06