Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Sep 2015 23:24:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201965] math/openblas doesn't install header files
Message-ID:  <bug-201965-13-HjAezjlyCM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201965-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201965-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201965

--- Comment #4 from Peter Jeremy <peterj@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201965-13-HjAezjlyCM>