Forum Discussion
Altera_Forum
Honored Contributor
20 years agoBridge-utils
Hello all, I am running uClinux 2.6.11 kernel on a custom board. I have compiled brctl using the buildroot cross-compile. However, when I try to execute brctl the system locks up. I do not ge...
Altera_Forum
Honored Contributor
20 years agoOK, never mind.
I had some trouble getting bridge-utils to compile within buildroot so I pulled it out and tried to compile it out of the buildroot tree. Apparently, that is where I wnet wrong. I ended up working the bridge-utils to compile successfully within the buildroot tree with the elf2flt option. This compile worked. Thanks anyways folks! Tony