To fix this, edit tai64nlocal.c and change the second line from: #include <sys/time.h>
to: #include <time.h> *********** REPLY SEPARATOR *********** On 10/18/2001 at 9:03 PM hari_bhr wrote: >hi > >iam compiling deamontools on redhat linux 7.1 >iam getting error, could some on help me > >thanks > > >./compile tai64nlocal.c >tai64nlocal.c: In function `main': >tai64nlocal.c:54: warning: assignment makes pointer from integer without a >cast >tai64nlocal.c:55: dereferencing pointer to incomplete type >tai64nlocal.c:56: dereferencing pointer to incomplete type >tai64nlocal.c:57: dereferencing pointer to incomplete type >tai64nlocal.c:58: dereferencing pointer to incomplete type >tai64nlocal.c:59: dereferencing pointer to incomplete type >tai64nlocal.c:60: dereferencing pointer to incomplete type >make: *** [tai64nlocal.o] Error 1 > > > >_________________________________________________________ >Do You Yahoo!? >Get your free @yahoo.com address at http://mail.yahoo.com o