From: ryan s. <rsc...@gm...> - 2013-11-21 01:08:00
|
I have installed all dependencies for ccplot. However, when attempting to build ccplot before installation, I receive the following error message: "ccplot/hdf.c:317:10: fatal error: 'hntdefs.h' file not found #include "hntdefs.h" ^ 1 error generated. error: command 'clang' failed with exit status 1" I do, however, have the hdf4 library installed (via MacPorts), the following bash-3.2$ locate hntdefs.h /opt/local/include/hntdefs.h shows that I do have this file. Could anyone please point me in the right direction? Any help is very much appreciated. Thanks, Ryan |