[MacPorts] #60361: nodejs13: uv/errno.h file missing

MacPorts noreply at macports.org
Thu Apr 16 12:44:52 UTC 2020


#60361: nodejs13: uv/errno.h file missing
------------------------+----------------------
 Reporter:  mohd-akram  |      Owner:  (none)
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:
 Keywords:              |       Port:  nodejs13
------------------------+----------------------
 `uv.h` is often used in Node.js addons. Doing `echo "#include <uv.h>" |
 CPATH=/opt/local/include/node cc -x c -` shows this error:


 {{{
 In file included from <stdin>:1:
 /opt/local/include/node/uv.h:52:10: fatal error: 'uv/errno.h' file not
 found
 #include "uv/errno.h"
          ^~~~~~~~~~~~
 1 error generated.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/60361>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list