Forum Discussion
Altera_Forum
Honored Contributor
14 years agouClinux Busybox build error
Greetings, I have been working to setup a Nios2 uClinux-dist build environment for the past couple of days. I started with the uClinux-dist-20101026.tar.bz2 download from the wiki pages. I th...
Altera_Forum
Honored Contributor
14 years agoThanks for the suggestion, aprado. I tried some of the different build options under the busybox menu, but none made a difference.
To make sure the problem was originating in the busybox component, I disabled it entirely. This allowed me to get further, but I still had errors when trying to find the uuid/uuid.h header. I installed the uuid-dev package (Ubuntu) and was then able to complete a build. This appears to have also been the root cause of the busybox error. After installing uuid-dev and enabling busybox again, everything seems to have built without error.