Hi, I am trying in vain to get libwrap activated in Cyrus IMAPd. I am using Cyrus IMAPd 2.2.6, Cyrus SASL 2.1.18 on OpenBSD 3.5. And here is my configure command:
./configure --prefix=/usr/local/cyrus-imapd --with-cyrus-prefix=/usr/local/cyrus-imapd --with-openssl --with-sasl=/usr/local/sasl2 --with-bdb-libdir=/usr/local/lib/db4 --with-bdb-incdir=/usr/local/include/db4 --with-libwrap configure then simply reports that it didn't find libwrap and if I have a look in the generated config.log I can see the following error: /usr/lib/libwrap.so.3.0: undefined reference to `allow_severity' /usr/lib/libwrap.so.3.0: undefined reference to `deny_severity' Does anyone have a solution for this ? Many thanks Regards __________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html