#17971: mg @20081211 - fails to build on Panther ----------------------------------+----------------------------------------- Reporter: face@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: mg ----------------------------------+----------------------------------------- {{{ 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. -- Ticket URL: <http://trac.macports.org/ticket/17971> MacPorts <http://www.macports.org/> Ports system for Mac OS