------- Comment #12 from lool at dooz dot org 2010-08-16 14:40 ------- Ok, it's [0] because ziproxy uses "nsaddr" as an identifier for a local variable which conflicts with a compatibility #define in glibc resolv.h. Renaming to "nsaddress" for instance fixes the build, so clearly bogus source code.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36466