You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2008/08/15 12:15:52 UTC

[jira] Commented: (AMQCPP-191) autogen.sh fails to create configure : doxygen-related

    [ https://issues.apache.org/activemq/browse/AMQCPP-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44981#action_44981 ] 

Timothy Bish commented on AMQCPP-191:
-------------------------------------

This sounds like you are missing the m4 directory, check to ensure you have that directory and that it contains the following files:

ac_amqcpp_utils.m4  apr_tools.m4       check_visibility.m4  find_apr.m4  find_cppunit.m4
ac_doxygen.m4       check_addrinfo.m4  decaf_tools.m4       find_apu.m4  find_decaf.m4


> autogen.sh fails to create configure : doxygen-related
> ------------------------------------------------------
>
>                 Key: AMQCPP-191
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-191
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>    Affects Versions: 2.2
>         Environment: Gentoo Linux, Intel 64bit, kernel 2.6.26
>            Reporter: Alexey Parshin
>            Assignee: Nathan Mittler
>
> @squirrel ~/activemq-cpp-2.2 $ ./autogen.sh
> configure.ac:202: error: AC_SUBST: `DX_FLAG_[]DX_CURRENT_FEATURE' is not a valid shell variable name
> m4/ac_doxygen.m4:89: DX_REQUIRE_PROG is expanded from...
> m4/ac_doxygen.m4:129: DX_ARG_ABLE is expanded from...
> m4/ac_doxygen.m4:190: DX_INIT_DOXYGEN is expanded from...
> configure.ac:202: the top level
> autom4te-2.62: /usr/bin/m4 failed with exit status: 1
> aclocal-1.10: autom4te failed with exit status: 1
> autoreconf-2.62: aclocal failed with exit status: 1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.