Bryan Kearney wrote:
I am trying to build the latest cpp on f10. Running configure I get the following error:

./configure: line 1870: syntax error near unexpected token `dist-bzip2'
./configure: line 1870: `AM_INIT_AUTOMAKE(dist-bzip2 subdir-objects)'

I am not an autoconf guy.. can this build on f10?

It does build under F10, it may be that you have missing packages or older versions of automake or autoconf?

In my system, with the following packages, ./configure works ok:

$ rpm -qa auto\*
autoconf-2.63-1.fc10.noarch
automake-1.10.1-2.noarch

Nuno


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to