1
18.1 Legacy Series / Re: How to test the development version
« on: January 15, 2017, 06:28:52 am »
Thanks!
I have a new issue when building:
There is core folder mentioned, i have forked its master branch to my own repo and made some minor changes in code. Could that be a cause of tools build failure?
I have a new issue when building:
Code: [Select]
>>> Setting up /usr/core copy in /usr/obj/usr/tools/config/17.1/OpenSSL:amd64
fatal: ambiguous argument 'stable/17.1': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
*** Error code 128
Stop.
make: stopped in /usr/tools
There is core folder mentioned, i have forked its master branch to my own repo and made some minor changes in code. Could that be a cause of tools build failure?