Re: mailutils-3.2/libmu_auth/.libs/libmu_auth.so: undefined reference to `mu_assoc_ref'

Sergey Poznyakoff <[email protected]>
Newsgroups gmane.comp.gnu.mailutils.bugs
Organization GNU.org.ua
Message-ID <[email protected]>
Hi Franta,

> - C++ interface still isn't compiled!!  - Why?? It is problem?

It is not a problem, and it should not be compiled by default.

> - 'make check' ends with 7 failing tests (two more than last)

Most checks fail because your cwd is a symbolic link to another
directory:

  /home/hanzlik/ARCHIV -> /mnt/ARCHIV

Mailutils testsuite is not able to handle this case and reports false
negative.  That's the case for tests 124, 125, 139, 143, and 144.  Test
138 revealed a minor bug in whatnow subroutines, which I have just fixed
in the repository (491bec23).  The most misterious one is test 1.  It
fails because the directory created by mkdir was populated with a
.ccache subdirectory with the following content:

   .ccache/3
   .ccache/3/stats
   .ccache/CACHEDIR.TAG
   .ccache/tmp

The only reason for this strangeness that I can think of, is that
mkdir was replaced or modified somehow (perhaps using a shell alias).
Is it so?

I'll address the directory symlink problem later, as it is not critical.

> Please, should/can I use the result, or it is broken?

You can use it safely, Apart from the bug fixed by 491bec23, the build
behaves as expected.

Regards,
Sergey
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.