Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- just turn on "Build BusyBox as a static binary (no shared libs)" and telnetd ok. --- Quote End --- Hello, juist encountered same problem. I solved it using the telnet and telnetd outside busybox. Compiling the busybox as a static binary made a lot of SEGV. May I forget to do a make clean before recompiling? Do I really need to clean before changing that option?