Forum Discussion
Altera_Forum
Honored Contributor
19 years agocannot compile bash or net-snmp
Hi, I am trying to compile bash with the latest uClinux toolchain, but I get an error when trying to link the libraries: nios2-linux-uclibc-gcc -L./builtins -L./lib/readline -L./lib/read...
Altera_Forum
Honored Contributor
19 years ago1. you need to add "#include <strings.h>" in the source for bcopy.
2. you need to modify the Makefile to remove .so targets.