From: felix AT dial DOT oleane DOT com (Francois Felix Ingrand) Subject: where is itimerval define? and yes lesstif compiles under gnu-win32. 10 Feb 1998 20:37:36 -0800 Message-ID: <199802102312.AAA27813.cygnus.gnu-win32@relay4.oleane.net> Reply-To: felix AT dial DOT oleane DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: gnu-win32 AT cygnus DOT com Lesstif configure find setitimer and getitimer in the gnu-win32 libs (and indeed they are in ther). However, I could not find any trace of the itimerval structure definition in the .h Is this a known problem? i.e. the setitimer and getitimer in the libs are dummies? otherwise would that definition do: struct itimerval { struct timeval it_interval; /* timer interval */ struct timeval it_value; /* current value */ }; BTW, I was able to compile and install the last version of lesstif (except for this small pb of itimerval) however, mwm does not properly compile because of the itimerval pb. Undefining HAVE_SETITIMER and alike works and give a workig mwm. Uil did not build because of some libs ordering pg (I think, but as I do not use uil, I do not mind...) -- Felix - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".