Hello again:
I reinstall cygwin again, with the packages included in your post, but doesn't work neither. This is the message wich apears in cygwin:
~/afkmud/src
/usr/include/wchar.h:43: error: forward declaration of 'struct tm'
calendar.cpp: In function 'char* mini_c_time(time_t, int)':
calendar.cpp:185: error: 'timezone' was not declared in this scope
calendar.cpp:198: error: 'localtime' was not declared in this scope
calendar.cpp:201: error: 'tzname' was not declared in this scope
calendar.cpp:201: error: invalid use of incomplete type 'struct tm'
/usr/include/wchar.h:43: error: forward declaration of 'struct tm'
calendar.cpp:206: error: invalid use of incomplete type 'struct tm'
/usr/include/wchar.h:43: error: forward declaration of 'struct tm'
calendar.cpp:210: error: invalid use of incomplete type 'struct tm'
/usr/include/wchar.h:43: error: forward declaration of 'struct tm'
calendar.cpp:210: error: invalid use of incomplete type 'struct tm'
/usr/include/wchar.h:43: error: forward declaration of 'struct tm'
calendar.cpp:211: error: invalid use of incomplete type 'struct tm'
/usr/include/wchar.h:43: error: forward declaration of 'struct tm'
calendar.cpp:211: error: invalid use of incomplete type 'struct tm'
/usr/include/wchar.h:43: error: forward declaration of 'struct tm'
calendar.cpp:211: error: invalid use of incomplete type 'struct tm'
/usr/include/wchar.h:43: error: forward declaration of 'struct tm'
calendar.cpp:211: error: invalid use of incomplete type 'struct tm'
/usr/include/wchar.h:43: error: forward declaration of 'struct tm'
calendar.cpp:211: error: invalid use of incomplete type 'struct tm'
/usr/include/wchar.h:43: error: forward declaration of 'struct tm'
calendar.cpp:211: error: invalid use of incomplete type 'struct tm'
/usr/include/wchar.h:43: error: forward declaration of 'struct tm'
make[2]: *** [o/calendar.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/Antonio Cascales/afkmud/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/Antonio Cascales/afkmud/src'
make: *** [clean] Error 2
Antonio Cascales@antonio ~/afkmud/src
$
I hope somebody can tell me why can't compile. I know that I'm always asking, but I don't know anybody who can help me.
Thanks a lot again.