No Mac OS X, easy_install fabric e / ou easy_install pycrypto falha devido a erro de linker "relocação ilegal de texto"

Ao tentareasy_installfabric (oueasy_installpycrypto, qual tecido depende), eu tenho o seguinte erro linker no Mac OS X:

ld: illegal text-relocation to ___gmp_binvert_limb_table in /usr/local/lib/libgmp.a(mp_minv_tab.o) from ___gmpn_divexact_1 in /usr/local/lib/libgmp.a(dive_1.o) for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: Setup script exited with error: command 'clang' failed with exit status 1

questionAnswers(1)

yourAnswerToTheQuestion