Hi, please check the log for failed build of gcc-snapshot_20030314-1 for m68k.
echo regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list make[4]: Entering directory `/build/buildd/gcc-snapshot-20030314/build/libiberty/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/build/buildd/gcc-snapshot-20030314/build/libiberty/testsuite' make[3]: Leaving directory `/build/buildd/gcc-snapshot-20030314/build/libiberty' make[3]: Entering directory `/build/buildd/gcc-snapshot-20030314/build/zlib' make[3]: *** No rule to make target `adler32.', needed by `libz.a'. Stop. make[3]: Leaving directory `/build/buildd/gcc-snapshot-20030314/build/zlib' make[2]: *** [all-zlib] Error 2 make[2]: Leaving directory `/build/buildd/gcc-snapshot-20030314/build' s=`cat status`; rm -f status; test $s -eq 0 make[1]: *** [stamps/05-build-stamp] Error 1 I also noted this in the build log: Cannot find the mailx program to send a build report to the Debian GCC maintainers. Please install and restart. if you want mailx, it has to be added to the build-depends, but I am not sure if it works inside a chroot... Christian