On Tue, May 29, 2001 at 11:14:38PM +0300, Laurentiu R. wrote:
> incerc sa instalez djbdns (dnscache).
> cand compilez daemontools-0.70 imi da urmatoarea eroare:
> 
> 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
> 
> gcc este 2.96
> RH 7.1

Problema o s-o intalnesti pe toate sistemele cu glibc 2.1.x sau 2.2.x.

Solutia: editeaza tai64nlocal.c si schimba a doua linie din:

#include <sys/time.h>                                                              

in:

#include <time.h>

--
Petru Paler, mailto:[EMAIL PROTECTED]
http://www.ppetru.net - ICQ: 41817235
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to 
unsubscribe from this list.

Raspunde prin e-mail lui