Am Donnerstag, 11. Januar 2007 00:22 schrieb Thorsten Glaser: > Phil Sutter dixit: > >What's that? Bad english, or what?! ;) > > Oops, shouldn't have gone to the list. > > >/bin/sh: cleaning... : command not found > >gmake[1]: *** [clean] Error 127 > >gmake[1]: Leaving directory > > `/home/n0-1/svn/freewrt/branches/common-adk/freewrt/package/tmsnc' make: > > *** [_subdir] Error 2 > > > >I see this for the first time, it worked this afternoon (or at least > >yesterday night). No svn updates in the meantime. > > Weird. Check your environment. > > //mirabile
Hi Phil & Thorsten, I think there are indeed some minor weird problems in the freewrt buildsystem. For example I get often this error: [...] ---> toolchain/binutils/prepare Build failed. Please re-run make with V=99 to see what's going on gmake[3]: *** [binutils-prepare] Error 1 gmake[2]: *** [toolchain/install] Error 2 gmake[1]: *** [world] Fehler 2 make: *** [all] Fehler 2 I think a really clean build (after running "make distclean") is needed to reproduce it with a bit luck. But everytime I retry it with "make V=99" or even just with "make" again, it always works and binutils compiles. Yesterday I got this: ---> target/linux-install ---> target/linux/brcm-2.4-install ---> target/linux/brcm-2.4-modules-install tar: File seek on ./data.tar.gz: Illegal seek tar: Failed seek on file ./data.tar.gz: Illegal seek gzip: stdin: unexpected end of file tar: End of archive volume 1 reached I think both problems (or at least the first one) also happens on phil's machine from time to time. But as long as I have no real compile logs, it's hardly fixable at all. Argh, I hate such "random weirdness" in binary enviornment :) good night ;-p --Ralph _______________________________________________ freewrt-developers mailing list [email protected] https://www.freewrt.org/lists/listinfo/freewrt-developers
