> I upgraded via pull, then `{cd /sys/src/; mk objtype='amd64' install};
> which broke at libc. If the issue is the compilers not being built
> first, maybe it could be documented on the wiki that they need to be
> built first, otherwise odd errors would occur during a world-build.Bell Labs doesn't distribute amd64 binaries. It seems you are running a compiler built before the long rune change (before May 2013), but the sources are more recent. In this case, you need to re-bootstrap the compiler, as described here: http://9fans.net/archive/2013/05/81 Alternatively, you can simply recompile your amd64 binaries from a 386 machine, since the 386 binaries on /n/sources are already up-to-date. -- David du Colombier
