1: Installed the Condor build dependences.
 {code}apt-get build-dep condor{endcode}
 1: Installed other random bits and pieces, some of which seem like they should have been pulled in by the build-deps.
-{code}apt-get install autoconf automake git libtldl-dev libpam-dev bison flex python-dev{endcode}
+{code}apt-get install autoconf automake git libtldl-dev libpam-dev bison flex python-dev gcc-multilib{endcode}
 1: Built.
 1: Tested.  (See TestingCondorOnUnix.)  Needed to correct a number of problems before the test suite fully passed:
 1:: Set LD_LIBRARY_PATH to include install/lib.