In the uclibc/Makefile, please change "/bin/false" to "false". Not all systems have false in /bin. I expect all have in it the standard PATH. # which false /usr/bin/false