git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* compiling master fails
@ 2015-02-26 20:48 Stefan Beller
  2015-02-26 20:52 ` Stefan Beller
  2015-02-26 21:00 ` Jonathan Nieder
  0 siblings, 2 replies; 4+ messages in thread
From: Stefan Beller @ 2015-02-26 20:48 UTC (permalink / raw)
  To: git@vger.kernel.org

On Post 2.3 cyle (batch #5) (v2.3.1-167-g7f4ba4b)

    CC http.o
http.c: In function 'get_preferred_languages':
http.c:1021:2: warning: implicit declaration of function 'setlocale'
[-Wimplicit-function-declaration]
  retval = setlocale(LC_MESSAGES, NULL);
  ^
http.c:1021:21: error: 'LC_MESSAGES' undeclared (first use in this function)
  retval = setlocale(LC_MESSAGES, NULL);
                     ^
http.c:1021:21: note: each undeclared identifier is reported only once
for each function it appears in
make: *** [http.o] Error 1

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

end of thread, other threads:[~2015-02-26 21:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-26 20:48 compiling master fails Stefan Beller
2015-02-26 20:52 ` Stefan Beller
2015-02-26 20:57   ` Stefan Beller
2015-02-26 21:00 ` Jonathan Nieder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).