[SOLVED] make iso problem

Started by Aadolf, March 01, 2016, 05:09:14 PM

Previous topic - Next topic
March 01, 2016, 05:09:14 PM Last Edit: March 01, 2016, 08:03:56 PM by franco
hi all
when i want to make iso ,error is occurred :

could not found package opnsense-devel(please,take a look at attachment)

before make iso i succesfully run these scripts:
make base
make clean
make distfiles
make kernel
make packages
make core
make plugins

I know that all that script is not necessary but i run all of them to find my problem but unfortunately there is not opnsense-devel in the packages file.
core  16.1.4
ports 16.1.4
tools 16.1.4
src 16.1.3
freebsd 10.2

# make core TYPE=opnsense
# make iso TYPE=opnsense

etc. or modify your tools.git/Makefile accordingly, it points to opnsense-devel by default (because this version is on the master branch).