#uname -a
SunOS Odin 5.10 Generic_137137-09 sun4u sparc SUNW,Sun-Blade-2500
#gmake -s smaug
Compiling o/imc.o....
Compiling o/act_comm.o....
Compiling o/act_info.o....
Compiling o/act_move.o....
Compiling o/act_obj.o....
Compiling o/act_wiz.o....
Compiling o/ban.o....
Compiling o/boards.o....
Compiling o/build.o....
Compiling o/calendar.o....
calendar.c: In function `char* c_time(time_t, int)':
calendar.c:170: error: 'struct tm' has no member named 'tm_zone'
calendar.c: In function `char* mini_c_time(time_t, int)':
calendar.c:212: error: 'struct tm' has no member named 'tm_zone'
gmake[1]: *** [o/calendar.o] Error 1
gmake: *** [all] Error 2