Open MathewRo opened 3 years ago
Rohit, I'm afraid I don't know exactly what is going on.
The best I can recommend is the usual generic approach of "minimize the problem to a minimal Buildroot-only issue" (since this happens while building the cross compiler, e.g. by copying out the config and redoing a build on a clean Buildroot tree), and then attack that in isolation.
Have a look to see if any commits in newer Buildroot seem to fix it (happens often), and if not send them a bug request (and patches for the other stuff you've fixed! :-))
Also consider using the Ubuntu 20.04 Docker/VM setup if the above does not yield results.
Thanks Ciro for the quick update. Right now I'm bringing up the docker setup :) I'll update if I can get the native one to work!
Hi Ciro,
./build --download-dependencies qemu-buildroot
fails with the below error for me I'm currently working on WSL2. There were other errors related to case sensitive filesystem that I could resolve. This one however, I'm not sure how to solve - as it seems to arise from linking libstdc++.la