On Thu, Oct 20, 2005 at 11:10:43AM +0900, YANAGIHARA Nobuyuki wrote: > Thomas Dickey <[EMAIL PROTECTED]> a ecrit: > >On Wed, Oct 19, 2005 at 08:36:08PM +0900, YANAGIHARA Nobuyuki wrote: > >> I've tried to build lynx2.8.6dev14 under OS/2 warp emx/gcc environment. > >> Configure and compile are done successful. > >> At the link, an error occurs: "ctermid" is missing. > >> because "ctermid" function is not supported undex emx/gcc. > >> > >> Could you establish a new keyword such as "HAVE_CTERMID" to test > >> in the configure process, in order to avoid the linkage failure > >> under OS/2 emx/gcc. > > > >I could - but I've compiled previous versions (which have the reference > >to ctermid) on OS/2 without problem. It's a POSIX function as well. > >So I'm curious to see what problem I'm working around - whether this > >is a very old emx, ec. > > > Yes, I can compile previous version, 2.8.6dev.13 without problem. > I use emx 0.9d fix4.
thanks - that sounds like what I have. I did not recompile OS/2 lynx since sometime early in dev.13-dev.14 changes, so it sounds as if there is some other problem that is causing the symbol to be visible where it was not before (will see). -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
