I followed the {wiki: FullPortLogDebianSixSixtyFourBit usual instructions}, but I made two changes to the resulting tarball. The first was to remove the generated include directory. (Which would forever tie the build to whatever happened to be installed on the machine when I made the tarball. Removing this directory is probably what caused the gcc-multilib requirement.) The second was a modification to the glibc manual's Makefile to permit the 'make install' process to finish. (I'm not sure why installing texinfo isn't sufficient for this, but since we don't care about the glibc manual....) -TODO: Apply glibc patches. +I applied the Debian 7 set of patches, which all seemed to work. (Yay!)