* Thorsten Glaser <tg@mirbsd.de> [120406 13:47]:
> Bernhard R. Link dixit:
>
> >The effect you see is usually not from a unclean chroot, but from a
> >non-minimal chroot.
>
> Non-minimal is unclean.
A unclean chroot is one with modifications that make it unsuiteable for
building packages. A package failing to build in a non-minimal
chroot is a bug in the package not in the build environment.
Bernhard R. Link