Python.h is broken on NetBSD and FreeBSD

Hal Murray hmurray at megapathdsl.net
Sun Oct 23 04:18:57 UTC 2016


How does that work?

On Linux, it's in:
  /usr/include/python2.7/Python.h
but the code does:
  #include <Python.h>

On NetBSD, it's in:
  /usr/pkg/include/python2.7/Python.h

On FreeBSD, it's in:
  /usr/local/include/python2.7/Python.h


-- 
These are my opinions.  I hate spam.





More information about the devel mailing list