Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi Dilip,
What version are you trying to compile? Only the latest GIT obtained version is supported by the community. bzero, bcopy, and bcmp are all deprecated former POSIX functions and should have been replaced with memset, memcpy, and memcmp a while ago. As to your second post, I'm not sure as I've never tried compiling the discrete application, only the busybox edition. Best Regards, --slacker