I managed to compile the release code and thought I would try the cvs head.
I've checked out the cvs tree but am having touble getting started .... running autogen.sh (which I am guessing is the first step )gives: bash-2.05a$ 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. Running gettextize... 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 patching file po/Makefile.in.in Hunk #1 succeeded at 21 (offset 7 lines). Hunk #2 succeeded at 34 (offset -5 lines). Hunk #3 succeeded at 99 with fuzz 2 (offset 7 lines). Hunk #4 succeeded at 196 (offset -22 lines). Hunk #5 succeeded at 236 (offset 7 lines). Running libtoolize You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'. aclocal: configure.in: 53: macro `AM_PATH_GLIB_2_0' not found in library aclocal: configure.in: 54: macro `AM_PATH_GTK_2_0' not found in library aclocal: configure.in: 185: macro `AM_GLIB_GNU_GETTEXT' not found in library autoheader: error: AC_CONFIG_HEADERS not found in configure.in configure.in:5: no proper implementation of AM_INIT_AUTOMAKE was found, configure.in:5: probably because aclocal.m4 is missing... configure.in:5: You should run aclocal to create this file, then configure.in:5: run automake again. configure.in:11: required file `./config.h.in' not found : deprecated feature: `run_dia.sh' overrides `run_dia.sh$(EXEEXT)' : change your target to read `run_dia.sh$(EXEEXT)' app/Makefile.am:179: LDFLAGS was already defined in condition HAVE_GCC_TRUE, which is implied by condition TRUE #$(BONOBO_LIBS) LDFLAGS (User, where = app/Makefile.am:179) = { HAVE_GCC_TRUE => -export-dynamic } /usr/local/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake-1.6/am/lang-compile.am: AMDEP does not appear in AM_CONDITIONAL lib/Makefile.am:132: blank line following trailing backslash /usr/local/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake-1.6/am/lang-compile.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake-1.6/am/lang-compile.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake-1.6/am/lang-compile.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake-1.6/am/lang-compile.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL .... Thanks for any hints. _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.lysator.liu.se/~alla/dia/faq.html Main page at http://www.lysator.liu.se/~alla/dia
