All of lore.kernel.org
 help / color / mirror / Atom feed
* daemon.c fails to build on Darwin
@ 2006-09-28 15:48 Randal L. Schwartz
  2006-09-28 16:01 ` Alex Riesen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Randal L. Schwartz @ 2006-09-28 15:48 UTC (permalink / raw)
  To: git


If this is obvious, can someone fix it?  If not, I'll try to sort it out later
tonight.

    gcc -o daemon.o -c -g -O2 -Wall -I/sw/include -I/opt/local/include -DSHA1_HEADER='<openssl/sha.h>' -DNO_STRLCPY daemon.c
    daemon.c: In function 'fill_in_extra_table_entries':
    daemon.c:460: error: 'HOST_NAME_MAX' undeclared (first use in this function)
    daemon.c:460: error: (Each undeclared identifier is reported only once
    daemon.c:460: error: for each function it appears in.)
    daemon.c:460: warning: unused variable 'addrbuf'
    make: *** [daemon.o] Error 1

This is with 2d5b459107cf07bbb307cfb196c2007c497a6dd2.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

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

end of thread, other threads:[~2006-09-28 16:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-28 15:48 daemon.c fails to build on Darwin Randal L. Schwartz
2006-09-28 16:01 ` Alex Riesen
2006-09-28 16:06 ` Shawn Pearce
2006-09-28 16:15 ` 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.