Re: [Planner Dev] [PATCH]: cleanups





but .. still we don't know some neccessary details.


What is there to know except that it doesn't work with automake less
than 1.7? FWIW, Lincoln posted his errors on Monday.


Yup - copy below - If it doesn't make sense becasue of how
I got this (using ./autogen.sh --enable-gda=yes 2>myerr.txt  )
then I can re-run.  I'm not that good with this make stuff but
generally can build most packages.

I just downloaded a new clean CVS copy of Planner (Changelog
was 1.127 and autogen.sh is version 1.4) and tried a
./autogen.sh --enable-gda=yes;make

and it don't work unless I revert the autogen.sh file back to have
automake-1.7 and aclocal-1.7

This is a Mandrake 9.2 system (dual Celeron 500) running enough
new stuff to build and run my own kernel 2.6.5 so its fairly
up to date.

Attached is the errors when using the non-1.7 files with ....
./autogen.sh --enable-gda=yes 2>myerr.txt


=================================================
aclocal: macro `AM_PATH_PYTHON' required but not defined
aclocal: configure.in: 202: macro `AM_PATH_PYTHON' not found in library
automake: libplanner/Makefile.am: warning: automake does not support libstorage_sql_la_LDFLAGS being defined conditionally
src/Makefile.am:1: INCLUDES defined both conditionally and unconditionally
automake: src/Makefile.am: warning: automake does not support libsql_plugin_la_LDFLAGS being defined conditionally
automake: src/Makefile.am: warning: automake does not support libpython_plugin_la_LDFLAGS being defined conditionally
src/Makefile.am:208: variable `PYTHON_LDFLAGS' not defined
automake: src/Makefile.am: warning: automake does not support libtimetable_view_la_LDFLAGS being defined conditionally
data/ui/Makefile.am:21: warning: automake does not support conditional definition of python_script_ui in ui_DATA
data/ui/Makefile.am:21: warning: automake does not support conditional definition of timetable_view_ui in ui_DATA
python/Makefile.am:18: invalid unused variable name: `nodist_planner_la_SOURCES'
autoconf: Undefined macros:
configure.in:18:AC_PROG_INTLTOOL([0.28])
configure.in:252:AC_CONFIG_FILES([
./configure: line 534: syntax error near unexpected token `planner,'
./configure: line 534: `AM_INIT_AUTOMAKE(planner, 0.11)'
=================================================

As long as I revert back to using automake/aclocal 1.7 it builds
clean.

Rgds,
Lincoln.


As I've said, what we need is just to make 1.7 the required version, and
then make it pass distcheck with 1.7+ (which is doesn't do for me at the
moment).

/Richard




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]