You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Olaf Flebbe (JIRA)" <ji...@apache.org> on 2016/12/22 16:07:58 UTC

[jira] [Created] (BIGTOP-2642) zookeeper does not compile on Fedora-25

Olaf Flebbe created BIGTOP-2642:
-----------------------------------

             Summary: zookeeper does not compile on Fedora-25
                 Key: BIGTOP-2642
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2642
             Project: Bigtop
          Issue Type: Bug
          Components: build
    Affects Versions: 1.1.0
            Reporter: Olaf Flebbe
            Assignee: Olaf Flebbe


The build fails with log
{code}
compile-native:
     [exec] configure.ac:37: warning: macro 'AM_PATH_CPPUNIT' not found in library
     [exec] libtoolize: putting auxiliary files in '.'.
     [exec] libtoolize: copying file './ltmain.sh'
     [exec] libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
     [exec] libtoolize: and rerunning libtoolize and aclocal.
     [exec] libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
     [exec] configure.ac:37: warning: macro 'AM_PATH_CPPUNIT' not found in library
     [exec] configure.ac:37: error: possibly undefined macro: AM_PATH_CPPUNIT
     [exec]       If this token and others are legitimate, please use m4_pattern_allow.
     [exec]       See the Autoconf documentation.
     [exec] autoreconf: /usr/bin/autoconf failed with exit status: 1

BUILD FAILED
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)