[Bug 201965] math/openblas doesn't install header files

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 12 23:24:40 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201965

--- Comment #4 from Peter Jeremy <peterj at FreeBSD.org> ---
I've tried using the patch for option D and, whilst it installs
/usr/local/include/cblas.h, it doesn't install the "common.h" that cblas.h
includes.  This leads to failures similar to the following:

In file included from ./include/caffe/util/mkl_alternate.hpp:11:
/usr/local/include/cblas.h:5:10: fatal error: 'common.h' file not found
#include "common.h"
         ^
1 error generated.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list