On Tue, Apr 20, 2010 at 09:21:44AM -0400, Pierre Abbat wrote: > gcc -Wmissing-prototypes -Wall -O2 -g -DSUNOS -DHAS_STDINT_H -DHAS_INTTYPES_H > -DHAVE_IPV6 -c > util.c > In file included from util.c:32: > sysincl.h:39:20: error: alloca.h: No such file or directory > In file included from sysincl.h:47, > from util.c:32: > /usr/include/malloc.h:2:2: warning: #warning "this file includes <malloc.h> > which is deprecated, use <stdlib.h> instead" > gmake: *** [util.o] Error 1
Hm, not sure why we are including that file. Does it compile when the #include <alloca.h> line is removed from sysincl.h? -- Miroslav Lichvar --- To unsubscribe email chrony-users-requ...@chrony.tuxfamily.org with "unsubscribe" in the subject. For help email chrony-users-requ...@chrony.tuxfamily.org with "help" in the subject. Trouble? Email listmas...@chrony.tuxfamily.org.