You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Maxim P. Dementiev (JIRA)" <ji...@apache.org> on 2009/02/03 17:21:59 UTC

[jira] Issue Comment Edited: (ZOOKEEPER-281) autoreconf fails for /zookeeper-3.0.1/src/c/

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669950#action_12669950 ] 

dememax edited comment on ZOOKEEPER-281 at 2/3/09 8:21 AM:
----------------------------------------------------------------------

Sorry for delay.
Oh, the formatting is ugly but the result is the same.
Unfortunately, I'm not a prof in m4 and auto* stuff.
Can you propose something else?
Do you need an access to the system like mine is?

For example, I've got cppunit package, it use the same build system.
It might help:
http://cppunit.cvs.sourceforge.net/viewvc/cppunit/cppunit/configure.in?view=markup&pathrev=HEAD
http://cppunit.cvs.sourceforge.net/viewvc/cppunit/cppunit/config/bb_enable_doxygen.m4?view=markup&pathrev=HEAD

      was (Author: dememax):
    Sorry for delay.
Oh, the formatting is ugly but the result is the same.
I'm not a prof in m4 and auto* stuff.
Can you propose something else?
Do you need an access to the system like mine is?
  
> autoreconf fails for /zookeeper-3.0.1/src/c/
> --------------------------------------------
>
>                 Key: ZOOKEEPER-281
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-281
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: c client
>    Affects Versions: 3.0.1
>         Environment: Linux dememax-laptop 2.6.27-gentoo-r8 #2 SMP Fri Jan 23 13:42:35 MSK 2009 i686 Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz GenuineIntel GNU/Linux
> autoconf (GNU Autoconf) 2.63
> automake (GNU automake) 1.10.2
> m4 (GNU M4) 1.4.11
> aclocal (GNU automake) 1.10.2
> ltmain.sh (GNU libtool) 1.5.26 (1.1220.2.493 2008/02/01 16:58:18)
> basename (GNU coreutils) 6.10
> gettext (GNU gettext-runtime) 0.17
> GNU ld (GNU Binutils) 2.18
>            Reporter: Maxim P. Dementiev
>            Assignee: Patrick Hunt
>         Attachments: autoreconf.log
>
>
> > autoreconf -i -f -v
> autoreconf-2.63: Entering directory `.'
> autoreconf-2.63: configure.ac: not using Gettext
> autoreconf-2.63: running: aclocal --force 
> configure.ac:21: error: AC_SUBST: `DX_FLAG_[]DX_CURRENT_FEATURE' is not a valid shell variable name
> acinclude.m4:77: DX_REQUIRE_PROG is expanded from...
> acinclude.m4:117: DX_ARG_ABLE is expanded from...
> acinclude.m4:178: DX_INIT_DOXYGEN is expanded from...
> configure.ac:21: the top level
> autom4te-2.63: /usr/bin/m4 failed with exit status: 1
> aclocal-1.10: autom4te failed with exit status: 1
> autoreconf-2.63: 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.