Re: [Planner Dev] [PATCH]: cleanups





Tomasz Kłoczko wrote:
On Fri, 14 May 2004, Richard Hult wrote:
[..]

On second though, we should probably make autogen.sh bail if it can't
find automake 1.7 and higher, since we're using features that doesn't
work with older versions (or at least we used to do).


I don't see anything automake >= 1.7 specyfic in planner am files .. but ok I'll look on this.

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 running enough new stuff to build
and run 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.


kloczek


------------------------------------------------------------------------

_______________________________________________
Planner-dev mailing list
Planner-dev lists imendio com
http://lists.imendio.com/mailman/listinfo/planner-dev



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