You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by CuriousMind <al...@ngc.com> on 2014/01/10 19:57:58 UTC

Unable to build ActiveMQ-CPP 2.2

When I compile ActiveMQ-CPP 2.2 (dont ask me why I used an old version..no
choice  ) I got the following errors

I know another user had a similar issue, and  he resolved it by installing
cmake.....I dont think that it is the same issue..... I have libtool in the
environment..what is it looking for... thanks!


terminal: autoreconf --force --install -I config -I ./m4
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: /usr/bin/m4 failed with exit status: 1
aclocal: autom4te failed with exit status: 1
autoreconf: aclocal failed with exit status: 1




--
View this message in context: http://activemq.2283324.n4.nabble.com/Unable-to-build-ActiveMQ-CPP-2-2-tp4676209.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Re: Unable to build ActiveMQ-CPP 2.2

Posted by Timothy Bish <ta...@gmail.com>.
On 01/10/2014 01:57 PM, CuriousMind wrote:
> When I compile ActiveMQ-CPP 2.2 (dont ask me why I used an old version..no
> choice  ) I got the following errors
>
> I know another user had a similar issue, and  he resolved it by installing
> cmake.....I dont think that it is the same issue..... I have libtool in the
> environment..what is it looking for... thanks!
>
>
> terminal: autoreconf --force --install -I config -I ./m4
> 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: /usr/bin/m4 failed with exit status: 1
> aclocal: autom4te failed with exit status: 1
> autoreconf: aclocal failed with exit status: 1
>
>
>
>
> --
> View this message in context: http://activemq.2283324.n4.nabble.com/Unable-to-build-ActiveMQ-CPP-2-2-tp4676209.html
> Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
>
Seems like the autotools don't like the macros in that m4 file.  You can 
try running autogen.sh to regen them but I'm not sure that will help.

-- 
Tim Bish
Sr Software Engineer | RedHat Inc.
tim.bish@redhat.com | www.fusesource.com | www.redhat.com
skype: tabish121 | twitter: @tabish121
blog: http://timbish.blogspot.com/