id summary reporter owner description type status priority milestone component version resolution keywords cc port 60063 xdm @1.1.12 fails to build on <= 10.8 jmroot jeremyhu "https://build.macports.org/builders/ports-10.8_x86_64-builder/builds/15608/steps/install-port/logs/stdio {{{ In file included from auth.c:76: /usr/include/net/if.h:306:19: error: field has incomplete type 'struct sockaddr' struct sockaddr ifru_addr; }}} IIRC you need to include sys/socket.h before net/if.h. That would be done via dm_socket.h if TCPCONN were defined, but it's not because we don't configure with --enable-tcp-transport. It's not clear from my quick inspection what (if anything) the net/if.h include is needed for in these circumstances." defect closed Normal ports fixed Schamschula xdm