manu-S783fYmB3Ccdnm+yROfE0A@... writes: >> nm /usr/lib/libresolv.so | grep initparse >> 0063dc90 t __ns_initparse > > How strange: the symbol is local! fwi, ns_initparse is exported only by the static libresolv.a; the dynamic libresolv.so does not export this symbol. This has been changed in more recent glibc's, but for RHEL5 you have to link against 'libbind.so' (not 'libbind9.so'!!) from the 'bind-libbind-devel' (not from 'bind-devel'!!) package. Link order is very tricky in this combination (else, libresolv and libbind might get mixed and cause mysterious crashes). The fedora package should do the right thing by specifying the '--with libbind' rpmbuild option, but I abandoned RHEL5 on my mail filter some time ago and can not say how/if it still works. Enrico
Message
Re: milter-greylist-4.2.7
2011-04-18 by Enrico Scholz
Attachments
- No local attachments were found for this message.