On Tue, May 10, 2011 at 10:31 PM, Christophe Lincoln
<pankso@xxxxxxxxxx> wrote:
On Tue, 10 May 2011 22:23:53 +0000
> You sayed that gawk is needed to build glibc. Thats the relation
> cause it rebuilds everything clean like linuxfromscratch does.
And ? Your cookorder should place gawk cook after toolchain since it
build depends on the gcc, glibc, etc. Mabe this show a bug in tazwok
because it want to handle DEPENDS and BUILD_DEPENDS and got wrong
order.
Gawk like gcc and other base apps are needed to build your toolchain
from sratch.
Also this one of the things contributor dont want with tazwok, tazwok
will build all unbuilt packages if not yet done so one who just want to
test is lib paclage must wait untils a big part of the wok is build.
What a maintainer needs is just a cook tool that cook his packages
without having to rebuild half of slitaz from scratch before...