Re: 3.4.4 make check -> many "Use of uninitialized value"
Chapman Flack <[email protected]>
| Newsgroups | gmane.comp.archivers.amanda.devel |
|---|---|
| Message-ID | <[email protected]> |
On 06/08/2017 11:05 AM, Jean-Louis Martineau wrote: > Maybe it is a linking error, do you have another amanda installed on > that machine. There is another amanda installed, the prepackaged 3.3.3-17.el7 from the RHEL 7 repository. But that is installed in the usual places. This test build has all the configure options for --prefix, --with-tmpdir, --without-amperldir so in theory there should be no interaction, should there? > Try do to a 'make install' before the 'make check' The make install succeeds, but a make check done afterward still has the uninitialized value warnings. -Chap