,
I am trying to update my system and get back into mailutils. I can
configure, but make runs into "undefined references" and abort
Package: mailutils-2.99.99.tar.xz
-------------------------------
make[3]: Entering directory
'/usr/local/src/mailutils/mailutils-2.99.99/pop3d'
CCLD pop3d
pop3d.o: In function `main':
/usr/local/src/maiutils/mailutils-2.99.99/pop3d/pop3d.c:575: undefined
reference to `mu_tcpwrapper_cfg_init'
/usr/local/src/mailutils/mailutils-2.99.99/pop3d/pop3d.c:585: undefined
reference to `mu_tcp_wrapper_prefork'
collect2: error: ld returned 1 exit status
Makefile:1354: rethcipe for target 'pop3d' failed
--------------------------------
I found a mailutils forum message dated,( Fri, 17 Jul 2015 21:31:15
-0700 ) that looks like this problem has occured before. It suggested
that one only needs to insert the following into "some files".
${top_builddir}/lib/libmutcpwrap.a
into the LDADD section in Makefile solves this, but it implies multiple
directories.
Is there already a patch that corrects this ?
Or is there a list of which Makefiles need to be changed?
Darel
_______________________________________________
Bug-mailutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-mailutils