X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Mike Smith Subject: Conflicting Types for =?utf-8?b?d2NoYXJfdA==?= Date: Tue, 10 Jan 2006 23:59:58 +0000 (UTC) Lines: 16 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I installed cygwin on an NT Win2000 box, but a compile of a C routine gave the following error: In file included from pltsum_lib.c:13: C:/cygwin/usr/X11R6/include/X11/Xlib.h:83: error: conflicting types for 'wchar_t ' /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/stddef.h:325: error: previous declarat ion of 'wchar_t' was here make[1]: *** [pltsum_lib.o] Error 1 I'm very much a newbee to cygwin, and I'm not even sure I've posted this to the right forum. I could not find this addressed in the archives. Using gcc 3.4.4. How can this error be corrected? Thanks, Mike -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/