id summary reporter owner description type status priority milestone component version resolution keywords cc port 5078 BUG: netpbm will not build: parse error in /usr/include/netinet/in.h nburrell@… yves@… "The netpbm port will not build. The error appears to be in an Apple header file /usr/include/netinet/in.h: [...] gcc-3.3 -no-cpp-precomp -c -I/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_graphics_netpbm/work/netpbm-10.29/converter/other/cameratopam -I. -DNDEBUG \ -O3 -I/opt/local/include -o camera.o camera.c In file included from camera.c:7: /usr/include/netinet/in.h:255: error: parse error before ""in_addr_t"" /usr/include/netinet/in.h:312: error: parse error before ""u_char"" /usr/include/netinet/in.h:314: error: parse error before ""sin_port"" /usr/include/netinet/in.h:317: error: parse error before '}' token /usr/include/netinet/in.h:329: error: field `ip_dst' has incomplete type /usr/include/netinet/in.h:398: error: field `imr_multiaddr' has incomplete type /usr/include/netinet/in.h:399: error: field `imr_interface' has incomplete type /usr/include/netinet/in.h:315: error: storage size of `sin_addr' isn't known make[3]: *** [camera.o] Error 1 make[2]: *** [cameratopam/all] Error 2 make[1]: *** [other/all] Error 2 make: *** [converter/all] Error 2 Warning: the following items did not execute (for netpbm): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install The complete output of port install -dv netpbm is attached." defect closed Normal ports 1.0 fixed hparker@…