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 18:13:58 UTC

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

    [ https://issues.apache.org/jira/browse/BIGTOP-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15770397#comment-15770397 ] 

Olaf Flebbe edited comment on BIGTOP-2642 at 12/22/16 6:13 PM:
---------------------------------------------------------------

It seems that {{cppunit.m4}} from Fedoras cppunit-devel package is missing. Seems to be a distro problem


was (Author: oflebbe):
It seems that {{cppunit.m4}} from Fedoras cppunit-devel package. Seems to be a distro problem

> 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
>         Attachments: BIGTOP-2642.1.patch
>
>
> 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)