Leon Taylor
2017-10-16 02:32:12 UTC
Hi everyone,
I am trying to build mailutils 3.2 on NetBSD 7.1 and I get the following errors when I run make:
usr/lib/libwrap.so: undefined reference to 'deny_severity'
usr/lib/libwrap.so: undefined reference to 'allow_severity'
*** error code 1
Stop.
make[3]: stopped in /home/leont/Downloads/mailutils-3.2/pop3d
*** Error code 1
Stop.
make[2]: stopped in /home/leont/Downloads/mailutils-3.2/pop3d
*** Error code 1
I should add that Mailutils-2.0 builds perfectly fine without any errors.
Is there an easy fix for this or should I just stick with the outdated Mailutils-2.0?
Thanks, Leon
I am trying to build mailutils 3.2 on NetBSD 7.1 and I get the following errors when I run make:
usr/lib/libwrap.so: undefined reference to 'deny_severity'
usr/lib/libwrap.so: undefined reference to 'allow_severity'
*** error code 1
Stop.
make[3]: stopped in /home/leont/Downloads/mailutils-3.2/pop3d
*** Error code 1
Stop.
make[2]: stopped in /home/leont/Downloads/mailutils-3.2/pop3d
*** Error code 1
I should add that Mailutils-2.0 builds perfectly fine without any errors.
Is there an easy fix for this or should I just stick with the outdated Mailutils-2.0?
Thanks, Leon