Dear all,

trying to call autogen.sh after a svn up produce the following error:
        
        Creating configure.ac...done.
        Creating software-manager.spec...done.
        /usr/bin/gnome-autogen.sh
        checking for autoconf >= 2.53...
          testing autoconf2.50... not found.
          testing autoconf... found 2.61
        checking for automake = 1.4...
          testing automake-1.4... found 1.4
        checking for libtool >= 1.4.3...
          testing libtoolize... found 1.5.22
        checking for glib-gettext >= 2.2.0...
          testing glib-gettextize... found 2.12.7
        checking for intltool >= 0.25...
          testing intltoolize... found 0.35.4
        checking for pkg-config >= 0.14.0...
          testing pkg-config... found 0.20
        Checking for required M4 macros...
        Checking for forbidden M4 macros...
        **Warning**: 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.
        
        Processing ./configure.ac
        Running libtoolize...
        Running glib-gettextize... Ignore non-fatal messages.
        Copying file mkinstalldirs
        Copying file po/Makefile.in.in
        
        Please add the files
          codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4
        lcmessage.m4
          progtest.m4
        from the /usr/share/aclocal directory to your autoconf macro
        directory
        or directly to your aclocal.m4 file.
        You will also need config.guess and config.sub, which you can
        get from
        ftp://ftp.gnu.org/pub/gnu/config/.
        
        Running intltoolize...
        Running aclocal-1.4...
        Running autoconf...
        Running autoheader...
        Running automake-1.4...
        src/Makefile.am:2: invalid unused variable name: `AM_LDFLAGS'
        
I have already googled and found something about that AM_LDFLAGS has
been introduced with automake-1.6 and that previous version cause this
error. Unfortunately I am not an expert in writing autogen-scripts.

Does anybody can help me out of this issue?

Thanks in advance!

Best regards,
Stefan


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Synce-devel mailing list
Synce-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synce-devel

Reply via email to