All of lore.kernel.org
 help / color / mirror / Atom feed
* compile error in Git v2.7.0-rc0
@ 2015-12-14 20:28 johan defries
  2015-12-14 20:35 ` Junio C Hamano
  0 siblings, 1 reply; 5+ messages in thread
From: johan defries @ 2015-12-14 20:28 UTC (permalink / raw)
  To: git, gitter.spiros

Probably because I have NO_IPV6 defined.

ident.c: In function ‘canonical_name’:
ident.c:89:37: error: ‘buf’ undeclared (first use in this function)
  struct hostent *he = gethostbyname(buf);
                                     ^
ident.c:89:37: note: each undeclared identifier is reported only once
for each function it appears in
make: *** [ident.o] Fout 1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-12-14 21:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-14 20:28 compile error in Git v2.7.0-rc0 johan defries
2015-12-14 20:35 ` Junio C Hamano
2015-12-14 20:46   ` Jeff King
2015-12-14 20:52     ` Jeff King
2015-12-14 21:11       ` Junio C Hamano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.