Use of undeclared variable The variable lookahead is undeclared in the code bellow. Maybe it should be G1.looakhead. archival/gzip.c:1903:37: error: ‘lookahead’ undeclared (first use in this function) Assert(G1.strstart <= G1.isize && lookahead <= G1.isize, "a bit too far");
Fixed in git.