This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Conflicting Types for wchar_t


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]