Skip to content

Conversation

@simi
Copy link

@simi simi commented Oct 15, 2025

Added instructions to initialize git submodules and updated package dependencies for installation.

Since later it is suggested to run make in parallel (-j), it fails, since it will initialize submodules in parallel with other tasks, which will fail with submodules missing. Once submodules are initialized, make -j works again.

Also found out curl dev package is missing in deps list.

Added instructions to initialize git submodules and updated package dependencies for installation.

Since later it is suggested to run make in parallel (-j), it fails, since it will initialize submodules in parallel with other tasks, which will fail with submodules missing. Once submodules are initialized, make -j works again.

Also found out curl dev package is missing in deps list.
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

Successfully merging this pull request may close these issues.

1 participant