Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with make build and make hdboot #357

Open
DavidGBUF opened this issue Aug 26, 2024 · 1 comment
Open

Problems with make build and make hdboot #357

DavidGBUF opened this issue Aug 26, 2024 · 1 comment

Comments

@DavidGBUF
Copy link

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?

@dcvmoole
Copy link
Member

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..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@dcvmoole @DavidGBUF and others