BSD3CLAUSE problem

Hi everyone,
i'm trying to create an iso for opnsense with https://github.com/opnsense, using FreeBSD 13.2. In the folder /usr/tools i run the command 'make distfiles', but i have the following problem:


Code:
===> License BSD3CLAUSE accepted by the user
====> You must select one and only one option from the BLASLIB single
=====> No option was selected (and one must be)
*** Error code 1

Stop.
make: stopped in /usr/ports/math/py-numpy

>>> Removing distfiles set
>>> Creating distfiles set... done
>>> The distfiles fetch did not finisch properly :(
*** Error code 1

Stop.
make: stopped in /usr/tools

How can i resolve it?
I would be grateful if you could help me.
 
i'm trying to create an iso for opnsense with https://github.com/opnsense, using FreeBSD 13.2.
OPNsense is not supported here.

 
Sorry I see this failed building ports.

Regardless the user needs to adjust their path.
/usr/tools to compile ports is not correct is it? Not for base FreeBSD.

Maybe now the nuances between OPN and FreeBSD showing?
 
Back
Top