[livesupport-dev] build failed again
  • My attempts at making another build failed again today, pretty much at the
    same place where they failed yesterday. I'm not exactly sure what I'm
    missing, as I've installed everything that's in the 'getting started' docs.
    The error message is below. - doug

    ==================

    doxytag -t ./doc/doxygen/xmlrpc++.tag
    ./usr/share/doc/xmlrpc++/XmlRpcServerMethod_8h-source.html
    ./usr/share/doc/xmlrpc++/classXmlRpc_1_1XmlRpcServerMethod.html
    ./usr/share/doc/xmlrpc++/classXmlRpc_1_1XmlRpcServerMethod-members.html
    Parsing file XmlRpcServerMethod_8h-source.html...
    Parsing file classXmlRpc_1_1XmlRpcServerMethod.html...
    Parsing file classXmlRpc_1_1XmlRpcServerMethod-members.html...
    touch ./tmp/doxytag_setup.stamp
    ./modules/core/bin/autogen.sh
    I am going to run ./configure with no arguments - if you wish
    to pass any to it, please specify them on the ./modules/core/bin/autogen.sh
    command line.
    Generating configuration files for Core, please wait....
    aclocal
    --output=/home/douglas/ls/deb/debian_build/livesupport-0.9.9a/modules/core/tmp/aclocal.m4
    /usr/share/aclocal/vorbis.m4:9: warning: underquoted definition of
    XIPH_PATH_VORBIS
    run info '(automake)Extending aclocal'
    or see
    http://sources.redhat.com/automake/automake.html#Extending%20aclocal
    /usr/share/aclocal/pkg.m4:5: warning: underquoted definition of
    PKG_CHECK_MODULES
    /usr/share/aclocal/gtkgl.m4:4: warning: underquoted definition of
    AM_PATH_GTKGL
    /usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
    /usr/share/aclocal/gob.m4:7: warning: underquoted definition of GOB_HOOK
    /usr/share/aclocal/glib.m4:8: warning: underquoted definition of
    AM_PATH_GLIB
    /usr/share/aclocal/dotconf.m4:5: warning: underquoted definition of
    AM_PATH_DOTCONF
    autoheader
    /home/douglas/ls/deb/debian_build/livesupport-0.9.9a/modules/core/etc/configure.ac
    aclocal.m4:14: /usr/bin/m4: Cannot open acinclude.m4: No such file or
    directory
    autom4te: /usr/bin/m4 failed with exit status: 1
    autoheader: /usr/bin/autom4te failed with exit status: 1
    autoconf -I
    /home/douglas/ls/deb/debian_build/livesupport-0.9.9a/modules/core/tmp -o
    /home/douglas/ls/deb/debian_build/livesupport-0.9.9a/modules/core/tmp/configure

    /home/douglas/ls/deb/debian_build/livesupport-0.9.9a/modules/core/etc/configure.ac
    aclocal.m4:14: /usr/bin/m4: Cannot open acinclude.m4: No such file or
    directory
    autom4te: /usr/bin/m4 failed with exit status: 1
    ./modules/core/bin/autogen.sh: line 94:
    /home/douglas/ls/deb/debian_build/livesupport-0.9.9a/modules/core/tmp/configure:
    No such file or directory
    make[1]: *** [tmp/modules_setup.stamp] Error 127
    make[1]: Leaving directory
    `/home/douglas/ls/deb/debian_build/livesupport-0.9.9a'
    make: *** [build-arch-stamp] Error 2
    root@chachi:/home/douglas/ls/deb/debian_build/livesupport-0.9.9a #

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • 5 Comments sorted by
  • This could be the infamous aclocal problem:
    http://bugs.campware.org/view.php?id=537
    Check your automake version (automake --version); it should be _less_
    than 1.9.

    Ferenc

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • Here's the output of autogen.sh, for what it's worth. - doug

    root@chachi:/home/douglas/ls/deb/debian_build/livesupport-0.9.9a/modules/core/bin
    # ./autogen.sh
    I am going to run ./configure with no arguments - if you wish
    to pass any to it, please specify them on the ./autogen.sh command line.
    Generating configuration files for Core, please wait....
    aclocal
    --output=/home/douglas/ls/deb/debian_build/livesupport-0.9.9a/modules/core/tmp/aclocal.m4
    /usr/share/aclocal/vorbis.m4:9: warning: underquoted definition of
    XIPH_PATH_VORBIS
    run info '(automake)Extending aclocal'
    or see
    http://sources.redhat.com/automake/automake.html#Extending%20aclocal
    /usr/share/aclocal/pkg.m4:5: warning: underquoted definition of
    PKG_CHECK_MODULES
    /usr/share/aclocal/gtkgl.m4:4: warning: underquoted definition of
    AM_PATH_GTKGL
    /usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
    /usr/share/aclocal/gob.m4:7: warning: underquoted definition of GOB_HOOK
    /usr/share/aclocal/glib.m4:8: warning: underquoted definition of
    AM_PATH_GLIB
    /usr/share/aclocal/dotconf.m4:5: warning: underquoted definition of
    AM_PATH_DOTCONF
    autoheader
    /home/douglas/ls/deb/debian_build/livesupport-0.9.9a/modules/core/etc/configure.ac
    aclocal.m4:14: /usr/bin/m4: Cannot open acinclude.m4: No such file or
    directory
    autom4te: /usr/bin/m4 failed with exit status: 1
    autoheader: /usr/bin/autom4te failed with exit status: 1
    autoconf -I
    /home/douglas/ls/deb/debian_build/livesupport-0.9.9a/modules/core/tmp -o
    /home/douglas/ls/deb/debian_build/livesupport-0.9.9a/modules/core/tmp/configure

    /home/douglas/ls/deb/debian_build/livesupport-0.9.9a/modules/core/etc/configure.ac
    aclocal.m4:14: /usr/bin/m4: Cannot open acinclude.m4: No such file or
    directory
    autom4te: /usr/bin/m4 failed with exit status: 1
    ./autogen.sh: line 94:
    /home/douglas/ls/deb/debian_build/livesupport-0.9.9a/modules/core/tmp/configure:
    No such file or directory
    root@chachi:/home/douglas/ls/deb/debian_build/livesupport-0.9.9a/modules/core/bin
    # autoconf --versionautoconf (GNU Autoconf) 2.59
    Written by David J. MacKenzie and Akim Demaille.

    Copyright (C) 2003 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions. There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    root@chachi:/home/douglas/ls/deb/debian_build/livesupport-0.9.9a/modules/core/bin
    # xmlrpc++ --versionbash: xmlrpc++: command not found
    root@chachi:/home/douglas/ls/deb/debian_build/livesupport-0.9.9a/modules/core/bin
    #

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • PFA+YXV0b21ha2UgLS12ZXJzaW9uIHNob3dzIDEuODUuIEhtLiAtZG91ZzwvUD48UD4mbmJzcDs8
    QlI+PEZPTlQgU0laRT0yPjxCPkZlcmVuYyBHZXJsaXRzICZsdDtmZ2VybGl0c0BiZWx0YXYuaHUm
    Z3Q7PC9CPjwvRk9OVD48QlI+PEZPTlQgU0laRT0yPjA2LzA5LzIwMDUgMDI6MjQgUE0gWkUyPC9G
    T05UPjxCUj48Rk9OVCBTSVpFPTI+UGxlYXNlIHJlc3BvbmQgdG8gbGl2ZXN1cHBvcnQtZGV2PC9G
    T05UPjxCUj48QlI+IDxGT05UIFNJWkU9Mj5Ubzo8L0ZPTlQ+IDxGT05UIFNJWkU9Mj5saXZlc3Vw
    cG9ydC1kZXZAY2FtcHdhcmUub3JnPC9GT05UPjxCUj4gPEZPTlQgU0laRT0yPmNjOjwvRk9OVD4g
    PEJSPiA8Rk9OVCBTSVpFPTI+YmNjOjwvRk9OVD4gPEJSPiA8Rk9OVCBTSVpFPTI+U3ViamVjdDo8
    L0ZPTlQ+IDxGT05UIFNJWkU9Mj5SZTogW2xpdmVzdXBwb3J0LWRldl0gYnVpbGQgZmFpbGVkIGFn
    YWluPC9GT05UPjxCUj4gPEJSPjxCUj48L1A+PFA+PEZPTlQgRkFDRT0iTW9ub3NwYWNlLENvdXJp
    ZXIiPlRoaXMgY291bGQgYmUgdGhlIGluZmFtb3VzIGFjbG9jYWwgcHJvYmxlbTo8QlI+PEEgSFJF
    Rj1odHRwOi8vYnVncy5jYW1wd2FyZS5vcmcvdmlldy5waHA/aWQ9NTM3Pmh0dHA6Ly9idWdzLmNh
    bXB3YXJlLm9yZy92aWV3LnBocD9pZD01Mzc8L0E+PC9GT05UPjxCUj48Rk9OVCBGQUNFPSJNb25v
    c3BhY2UsQ291cmllciI+Q2hlY2sgeW91ciBhdXRvbWFrZSB2ZXJzaW9uIChhdXRvbWFrZSAtLXZl
    cnNpb24pOyBpdCBzaG91bGQgYmUgX2xlc3NfPEJSPnRoYW4gMS45LjxCUj48L0ZPTlQ+PEJSPjxG
    T05UIEZBQ0U9Ik1vbm9zcGFjZSxDb3VyaWVyIj5GZXJlbmM8L0ZPTlQ+PC9QPg==

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • Douglas.Arellanes@mdlf.org wrote:
    > automake --version shows 1.85. Hm. -doug

    try with 1.7 then Smile

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • It could still be that; all I know is 1.9 does not work, and 1.7 does.
    It's possible we need to change the "< 1.9" requirement to "<= 1.7".
    Try using automake 1.7; there are two methods described in the bug
    http://bugs.campware.org/view.php?id=537
    See Akos's posts 01-10-05 12:18, 12:28 and 13:43.

    Ferenc


    Douglas.Arellanes@mdlf.org wrote:
    > automake --version shows 1.85. Hm. -doug
    >
    >
    > *Ferenc Gerlits *
    > 06/09/2005 02:24 PM ZE2
    > Please respond to livesupport-dev
    >
    > To: livesupport-dev@campware.org
    > cc:
    > bcc:
    > Subject: Re: [livesupport-dev] build failed again
    >
    >
    > This could be the infamous aclocal problem:
    > http://bugs.campware.org/view.php?id=537
    > Check your automake version (automake --version); it should be _less_
    > than 1.9.
    >
    > Ferenc
    >

    ------------------------------------------
    Posted to Phorum via PhorumMail