Source: uclibc Version: 1.0.20-2 Severity: important User: [email protected] Usertags: rebootstrap
Trying to build uclibc for uclibc-linux-armel not only fails due to outdated configuration (see my other bug report), but it also fails, because the build-arch debian/rules target depends on non-existent targets. For armel, packages_arch evaluates to "uclibc1.0.20 uclibc-dev". Thus build-arch depends on build-uclibc1.0.20 and build-uclibc-dev. Neither of those targets exists. Since it is totally unclear, what the desired effect should have been here, I give up and merely report the issue. Helmut

