Hallo,

> Message: 1
> Date: Sat, 02 Sep 2006 00:23:50 -0400
> From: gmail <[EMAIL PROTECTED]>
> Subject: [Pdns-users] Wont compile on FreeBSD 4.x with recursor...
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> recursor_cache.hh: In member function `bool 
> MemRecursorCache::predicate::operator()(const 
> MemRecursorCache::StoredRecord&) const':
> recursor_cache.hh:61: warning: comparison between signed and unsigned 
> integer expressions
> In file included from dnswriter.hh:7,
>                   from dnsparser.hh:35,
>                   from syncres.cc:35:
> 
> No stdint.h
> 
> Any fix soon or any other work around to get recursor
> working?

Try to include <sys/types.h> instead oft <stdint.h>.

bye,
        Juergen Ilse                    ([EMAIL PROTECTED])
_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to