This is what I get from make:
/usr/bin/ld: /usr/local/lib/libGraphicsMagick.a(magick_libGraphicsMagick_la-blob.o): relocation R_X86_64_PC32 against symbol `GetBlobInfo' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
I'm building 4.2.0 on Ubuntu 16.10 64-bit.
LB