-
-
Notifications
You must be signed in to change notification settings - Fork 188
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
Cant compile, chroot not work #828
Comments
Maybe your VM needs more memory
|
I'm seeing the same issue, VM has 16GB RAM assigned. |
What is the host OS?
|
Host OS is Windows 11 Pro, Hypervisor is Hyper-V, running DevStation in a VM. |
How much disk space?
|
200GB disk space |
128GB disk space here. |
Strange, I wonder what hyper-v is doing to break chroot.
|
hyper-v is rubbish without any sense of existence, an elephant that runs on top of another elephant called windows, unfortunately I have to use it. |
VMware is free for personal use
|
Company limitations 😅 |
Maybe it's the multiprocess unwind that Hyper-V is choking on. Try setting to a single vcpu, do a factory reset and see what happens.
|
it is already set to 1 cpu |
Hi
I'm trying to compile a build but chroot gives me an error "libstdc++.so.6" missing libraries.
The library exists in /lib/
The text was updated successfully, but these errors were encountered: