Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com X-Lotus-FromDomain: ARCUK From: Ben DOT Wimpory AT arccores DOT com To: cygwin AT sourceware DOT cygnus DOT com Message-ID: <802567DF.00519A25.00@mailgate.risccores.com> Date: Wed, 1 Sep 1999 15:51:17 +0100 Subject: Compilation of Tcl/Tk8.1 on Cygwin Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Hi, I have managed to get the Tcl8.1 DLL to compile using Cygwin on an NT machine. The same process on a Win95 machine causes the OS to collapse. However compiling the Tk DLL under Cygwin creates the same error on both 95 and NT. The file it has trouble compiling is tkconsole.o. It is complaining about the data types in winspool.h, which is part of the w32api-0.1.5 files. The error message is: two or more data types in declaration of 'type name', and then lists a whole the lines: 232 247 268 293 429 452 Examining these lines I have found that the lines are all identical, although they are each present in a defintion of a different C structure. DWORD Status; is present on all the above listed lines. If anyone has had this problem, or knows a solution, your help is appreciated, Regards, Ben Wimpory ARC Cores Ltd. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com