Forum Discussion
Altera_Forum
Honored Contributor
9 years agoI still try to build uClinux for DE2-115 using the linux-socfpga 3.18. I get this error msg
lib/built-in.o:(.rodata+0x14a8): multiple definition of `__clz_tab'
/opt/CodeSourcery13/Sourcery_CodeBench_Lite_for_Nios_II_GNU_Linux/bin/../lib/gcc/nios2-linux-gnu/4.7.3/libgcc.a(_clz.o):(.rodata+0x0): first defined here
make: *** Error 1
What does it mean? I also had to manually add a line to pci.h The build uses too many steps, I think. Ideally one should be able to build everything in just one step.