You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I apologize if this question has already been answered, but I couldn't find it here. I'm encountering a problem when running both make build and make hdboot from the Minix code.
Here's what I've done so far:
I created a virtual machine with Minix 3.4.0rc6.
I performed the setup, set a root password, ran pkgin update, and then pkgin_sets.
After that, I navigated to /usr and executed:
git -c http.sslVerify=false clone https://github.com/Stichting-MINIX-Research-Foundation/minix.git src
Then, I tried to run make build in /usr/src, but it resulted in an error.
I also attempted to run make hdboot in /usr/src/releasetools, but it too resulted in errors.
Am I missing something, or did I follow the steps in the wrong order?
The text was updated successfully, but these errors were encountered:
Hello, I do not have an answer to your question right now (I am just here to delete a bunch of posts that advertised what seems to be malware), but you do seem to have followed the correct steps, which means it comes down to what error you got. Please provide more information on what is going wrong, and/or try asking on the minix3 google group as there are more people listening there..
Hello,
I apologize if this question has already been answered, but I couldn't find it here. I'm encountering a problem when running both make build and make hdboot from the Minix code.
Here's what I've done so far:
I created a virtual machine with Minix 3.4.0rc6.
I performed the setup, set a root password, ran pkgin update, and then pkgin_sets.
After that, I navigated to /usr and executed:
git -c http.sslVerify=false clone https://github.com/Stichting-MINIX-Research-Foundation/minix.git src
Then, I tried to run make build in /usr/src, but it resulted in an error.
I also attempted to run make hdboot in /usr/src/releasetools, but it too resulted in errors.
Am I missing something, or did I follow the steps in the wrong order?
The text was updated successfully, but these errors were encountered: