|
From: Nicola Di N. <ni...@di...> - 2009-03-04 01:47:40
|
Hi all, I am trying to cross-compile from GNU/Linux to Windows the libeditline 3.0 (http://thrysoee.dk/editline/). It fails at the ./configure, because the termios.h file is missing... I have experienced the problem both with mingw 32 version 4.2.1-sjlj (stock version from Ubuntu 8.04) and version 3.4.5, compiled from the source code. I have seen that gnulib does not provide termios.h for the mingw32 platform and this guy (http://sourceforge.net/forum/message.php?msg_id=3025914) seemed to have a similar problem in 2005. Taking the termios.h file from the SFU 3.5 of Microsoft lead me nowehere. Has anyone resolved this issue already? Thanks in advance Nicola |