how much disk space it need to build from source?

Started by moonmoonbird, October 21, 2020, 09:12:28 AM

Previous topic - Next topic
i followed the process:
# pkg install git
# cd /usr
# git clone https://github.com/opnsense/tools
# cd tools
# make update
# make dvd

my disk is 80GB SSD, after 5hours more or less, error occurred : no more space, /usr/ports and /usr/src took much space. each took 40GB around. so why it too so much space and how much we need.