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]

Re: tinyfugue with python won't compile under cygwin


On Wed, Sep 15, 2010 at 5:46 AM, Gwen Morse  wrote:
> About a year ago I was able to get assistance compiling my MUD client
> Tinyfuge,
(snip)
> gcc -g -O2 -DTFPYTHON ?-I/usr/include/python2.6 -DDATADIR=/home/jmorse/share ? -
> c -o command.o command.c
(snip)
> In file included from /usr/include/python2.6/unicodeobject.h:120,
> ? ? ? ? ? ? ? ? from /usr/include/python2.6/Python.h:85,
> ? ? ? ? ? ? ? ? from tfpython.h:6,
> ? ? ? ? ? ? ? ? from command.c:33:
> /usr/include/wchar.h:157: error: conflicting types for `tf_wprintf'
> tfio.h:160: error: previous declaration of `tf_wprintf' was here

Which version of Cygwin are you using? My /usr/include/wchar.h is only
84 lines long!

P.S. Don't forget to read
> Problem reports: ? ? ? http://cygwin.com/problems.html


-- 
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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