[Date Prev][Date Next] [Chronological] [Thread] [Top]

--enable-dns bugs



What are HFIXEDSZ, INT16SZ and INT32SZ?

openldap-devel on OSF1 Alpha configured with --enable-dns complains:

  Entering subdirectory libldap
getdxbyname.c:101: 'HFIXEDSZ' undefined, reoccurrences will not be reported
     p = answer + HFIXEDSZ;
 -----------------^
getdxbyname.c:119: 'INT16SZ' undefined, reoccurrences will not be reported
        p += INT16SZ;
        -----^
getdxbyname.c:122: 'INT32SZ' undefined, reoccurrences will not be reported
        p += INT32SZ;
        -----^
make[2]: *** [getdxbyname.lo] Error 1

-- 
Hallvard