On Sun, Oct 5, 2008 at 12:45 AM, Kai-Martin Knaak <[EMAIL PROTECTED]> wrote: > display.so:display.c:(.text+0x259): undefined reference to `_tputs' > display.so:display.c:(.text+0x289): undefined reference to `_tputs' > display.so:display.c:(.text+0x31d): undefined reference to `_tputs' > display.so:display.c:(.text+0xc75): undefined reference to `_tputs' > display.so:display.c:(.text+0xd65): undefined reference to `_tputs' [snip]
These are symbol from lib[n]curses, which I don't think will be of much use on windows, so I'd just forget about readline. > Consequently, configure of guile warns about a missing libreadline. > If I try to compile anyway, I get: > > /usr/local/src/guile/guile-1.6.8$ make Why this version of guile? _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
