autoconf problems on x86_64 ubuntu 10.10

Edward Anderson <[email protected]>
Newsgroups gmane.comp.misc.workrave.user
Message-ID <[email protected]>
Trying to compile from source using the master branch
https://github.com/rcaelers/workrave.git on Ubuntu 10.10.

Installed these dev packages, which are the ones listed in the README.

> $ sudo apt-get install libglib2.0-dev libglibmm-2.4-dev libgtkmm-2.4-dev
> libgtk2.0-dev libatk1.0-dev libpango1.0-dev libpangomm-1.4-dev libcairo2-dev
> libcairomm-1.0-dev libdbus-1-dev libdbus-glib-1-dev libgconf2-dev
> libgconfmm-2.6-dev libgdome2-dev libgstreamer0.10-dev
> libsigc++-2.0-dev liborbit2-dev libbonobo2-dev libpanel-applet2-dev


The INSTALL file assumes a configure script already exists. There was no
configure script, so I generated one using autoconf and got these warnings:

$ autoconf
> configure.ac:31: error: possibly undefined macro: AM_CONFIG_HEADER
>       If this token and others are legitimate, please use m4_pattern_allow.
>       See the Autoconf documentation.
> configure.ac:32: error: possibly undefined macro: AM_INIT_AUTOMAKE
> configure.ac:33: error: possibly undefined macro: AM_GNU_GETTEXT_VERSION
> configure.ac:34: error: possibly undefined macro: AM_MAINTAINER_MODE
> configure.ac:128: error: possibly undefined macro: AM_PROG_CC_C_O
> configure.ac:137: error: possibly undefined macro: AM_PROG_LIBTOOL
> configure.ac:159: error: possibly undefined macro: AC_DEFINE
> configure.ac:241: error: possibly undefined macro: AM_CONDITIONAL
> configure.ac:360: error: possibly undefined macro: AC_MSG_ERROR
> configure.ac:459: error: possibly undefined macro: AC_BASE_PATH_KDE
> configure.ac:467: error: possibly undefined macro: AC_PATH_KDE
> configure.ac:470: error: possibly undefined macro: AC_CHECK_KDEMAXPATHLEN
> configure.ac:568: error: possibly undefined macro: AS_AC_EXPAND
> configure.ac:648: error: possibly undefined macro: AM_GNU_GETTEXT
> configure.ac:664: error: possibly undefined macro: AC_PROG_INTLTOOL


Running ./configure, I get this error:

> $ ./configure
> ./configure: line 2542: syntax error near unexpected token `config.h'
> ./configure: line 2542: `AM_CONFIG_HEADER(config.h)'


Could someone please point me in the right direction?

Also, is there a developer mailing list that I should be emailing instead,
or is this fine?

Thanks,
Edward

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar

_______________________________________________
Workrave-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/workrave-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.