On 03/13/2010 08:29 AM, manu@... wrote: > > > Here is milter-greylist-4.3.5 > > http://ftp.espci.fr/pub/milter-greylist/milter-greylist-4.3.5.tgz ...does not compily under Solaris 10 when configured using --enable-mx gcc -o milter-greylist milter-greylist.o pending.o sync.o dnsrbl.o list.o macro.o conf_yacc.o dump_yacc.o conf.o store.o dump.o spf.o acl.o urlcheck.o stat.o clock.o geoip.o fd_pool.o prop.o ldapcheck.o dkimcheck.o p0f.o spamd.o mx.o -L/usr/local/lib -R/usr/local/lib -L/usr/local/BerkeleyDB.4.4/lib -Wl,-R/usr/local/BerkeleyDB.4.4/lib -lpthread -lsocket -lresolv -lnsl -lmilter Undefined first referenced symbol in file __ns_name_uncompress mx.o ld: fatal: Symbol referencing errors. No output written to milter-greylist collect2: ld returned 1 exit status gmake: *** [milter-greylist] Error 1 Solaris 10 prototypes ns_name_uncompress() in arpa/nameser.h, but # doesn't export it from libresolv.so # grep ns_name_uncompress nameser.h #define ns_name_uncompress __ns_name_uncompress int ns_name_uncompress(const uchar_t *, const uchar_t *, # nm /usr/lib/libresolv.so.2 | grep ns_name_uncompress [79] | 133456| 99|FUNC |LOCL |2 |11 |__ns_name_uncompress Didi
Message
Re: [milter-greylist] milter-greylist 4.3.5 is available
2010-03-13 by Dietmar Rieder
Attachments
- No local attachments were found for this message.