PTLib does not compile

From Ekiga

Jump to: navigation, search
In file included from ./src/ptclib/pdns.cxx:136:
./include/ptclib/pdns.h: In function `BOOL PDNS::GetRecords(const PString&, PDNS::SRVRecordList&)':
./include/ptclib/pdns.h:283: error: `DNS_TYPE_SRV' was not declared in this scope
./include/ptclib/pdns.h:283: error: template argument 1 is invalid
./include/ptclib/pdns.h:283: error: no matching function for call to `Lookup(const PString&, PDNS::SRVRecordList&)'
./src/ptclib/pdns.cxx: In member function `PDNS::SRVRecord* PDNS::SRVRecordList::HandleDNSRecord(_DnsRecord*, _DnsRecord*)':
./src/ptclib/pdns.cxx:388: error: `DNS_TYPE_SRV' was not declared in this scope
make[2]: *** [pdns.lo] Error 1
Personal tools