I'm trying to compile a static screen binary for a special purpose. When I run LDFLAGS="-static" ./configure, I get an error stating that the compiler can't ...