id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	port
17971	mg @20081211 - fails to build on Panther	face@…	lfk@kerbit.net	"{{{
admin@x:admin:200 $ sudo port install mg
--->  Building mg
Error: Target org.macports.build returned: shell command "" cd ""/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_mg/work/mg-20081211"" && make all "" returned error 2
Command output: gcc -O2 -pipe -g -Wall -Werror -Wno-strict-aliasing -c autoexec.c
In file included from def.h:13,
                from autoexec.c:5:
sysdef.h:49: error: field `fi_mtime' has incomplete type
make: *** [autoexec.o] Error 1

Error: Status 1 encountered during processing.
}}}

for Panther the addition of ""#include <time.h>"" in sysdef.h solves the problem.

"	defect	closed	Normal		ports	1.7.0	fixed		jmr@…	mg
