[
https://issues.apache.org/activemq/browse/AMQCPP-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45043#action_45043
]
Alexey Parshin commented on AMQCPP-191:
---------------------------------------
Ok, maybe something is wrong in the versions of autotools/Doxygen I'm using?
automake: 1.10.1
autoconf: 2.62
doxygen: 1.5.6
Commenting out Doxygen macros just changed the problem to something
different:
[EMAIL PROTECTED] ~/activemq-cpp-2.2 $ ./autogen.sh
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
libtoolize: copying file `config/ltmain.sh'
libtoolize: putting macros in `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros
in-tree.
configure.ac:45: installing `config/config.guess'
configure.ac:45: installing `config/config.sub'
src/main/activemq/connector/openwire/commands/srcmakefile.mk:18: cc_sources
must be set with `=' before using `+='
src/main/Makefile.am:435: `src/main/activemq/connector/openwire/commands/
srcmakefile.mk' included from here
autoreconf-2.62: automake failed with exit status: 1
2008/8/18 Timothy Bish (JIRA) <[EMAIL PROTECTED]>
--
Alexey Parshin,
http://www.sptk.net
> 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.