From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Faylor To: Ultan Henry Cc: insight@sourceware.cygnus.com Subject: Re: Problems building Insight Date: Mon, 03 Apr 2000 13:18:00 -0000 Message-id: <20000403161658.A2405@cygnus.com> References: X-SW-Source: 2000-q2/msg00005.html On Mon, Apr 03, 2000 at 11:54:00AM +0100, Ultan Henry wrote: >Unfortunately, I still can't compile Insight. The build now fails >complaining about '_ctype_' as shown below. I've seen several messages on >the Cygwin mailing list about this that say that ctype is exported from >the Cygwin1.DLL in recent snapshots and that it is important to make sure >all the files are compatible. Well, this is correct. You should make sure that you are using the latest version of the header files and libraries and recompile (not relink) everything. If you have further problems, please send email to the cygwin mailing list. Thanks, cgf