On Tue, Aug 23, 2005 at 11:07:13PM -0400, Stef Caunter wrote: > dev.13b on NetBSD 3.99 (basically 2.02) and FreeBSD 5.3 during "linking and > creating executable": > > LYUtils.o(.text+0x2027): In function `LYReopenInput': > : undefined reference to `LYConsoleInputFD'
I probably overlooked adding a "|| defined(HAVE_TTYNAME)" before the LYConsoleInputFD() function in LYUtils.c (when I built it, I had MISC_EXP defined). -- 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
