Forum Discussion
Altera_Forum
Honored Contributor
9 years agoNo config file for Cyclone IV
I own the Altera DE2-115 and I want to run uClinux. Been trying for days to run some new version because the version that works is too stripped down (it has only root user). for specific When ...
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.