Hey, I've already seen that one. You need to install GNU MP (The GNU
Multiple Precision Arithmetic Library) in FreeBSD (at least 4.10)
before this succeeding.
While that may fix the symptom, it doesn't fix the problem - the Configure step needs to be smart enough to detect that I don't have this installed and let me get by without it.
Unless we are requiring an arbitrary precision library for parrot, but I was under the impression it was optional.