#51471: doxygen port fail for install -------------------------+-------------------- Reporter: rz3dvp@… | Owner: css@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: worksforme | Keywords: Port: doxygen | -------------------------+-------------------- Changes (by cal@…): * status: new => closed * resolution: => worksforme Comment: Install the command line tools, you're lacking system headers: {{{ 8 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.8.10/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: 'pthread.h' file not found 9 #include <pthread.h> 10 ^ 11 1 error generated. 12 make[1]: *** [CMakeFiles/cmTC_5b4ec.dir/CheckIncludeFile.c.o] Error 1 }}} {{{ In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.8.10/CMakeFiles/CMakeTmp/src.cxx:1: 43 /opt/local/include/iconv.h:54:10: fatal error: 'errno.h' file not found 44 #include <errno.h> 45 ^ 46 1 error generated. 47 make[1]: *** [CMakeFiles/cmTC_7f03f.dir/src.cxx.o] Error 1 }}} -- Ticket URL: <https://trac.macports.org/ticket/51471#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X