On Thu, 1 Jun 2000, [EMAIL PROTECTED] wrote:

> I just checked in a fix for the new beziergon.  It now works correctly
> with respect to undo, so is pretty much complete.  I also fixed up the
> menu code to work with plain gtk menus (which I broke when doing the
> recent menu modifications).  After a few more fixes, I thought I would
> make a new release.
> 
> What do others think about this?

We need to make *absoltely* sure that it compiles under various common
setups before a new release.  ./autogen.sh fails in the newest CVS on

aclocal: configure.in: 109: macro `AM_PATH_GDK_PIXBUF' not found in library

even though I have gdk-pixbuf 0.7.0 installed.  And relatedly:  The
autogen.sh script doesn't seem to stop on errors -- if ./configure fails,
it still says "Now type 'make' to compile dia" at the end:)

After a quick recompile, it looks even worse:

aclocal: configure.in: 109: macro `AM_PATH_GDK_PIXBUF' not found in library
objects/standard/Makefile.am:3: library used but `LIBTOOL' not defined in 
`configure.in'
app/Makefile.am:136: variable `LIBART_LIBS' not defined
app/Makefile.am:136: variable `GDK_PIXBUF_LIBS' not defined
app/Makefile.am:148: variable `LIBART_LIBS' not defined
app/Makefile.am:148: variable `GDK_PIXBUF_LIBS' not defined
autoconf: Undefined macros:
configure.in:102:  AC_DEFINE(HAVE_LIBART)],
configure.in:111:   AC_DEFINE(HAVE_GDK_PIXBUF) ],
configure.in:114:    AC_MSG_ERROR(you need either gdk-pixbuf or imlib installed)) ])
configure.in:132:    AC_DEFINE(HAVE_LIBPNG)
configure.in:178:    AC_MSG_ERROR(you need libxml >= 1.8.5 for this version of
dia)
configure.in:183:  AC_MSG_ERROR(Can't find libxml library.)
configure.in:34:  AC_DEFINE(USE_XIM)
configure.in:59:  AC_DEFINE(GNOME)
configure.in:63:    AC_DEFINE(GNOME_PRINT)
configure.in:92:AC_CHECK_LIB(popt, poptSetOtherOptionHelp, [AC_DEFINE(HAVE_LIBPOPT)

Not good.

-Lars

-- 
Lars Clausen (http://shasta.cs.uiuc.edu/~lrclause) | H�rdgrim of Numenor
"I do not agree with a word that you say, but I    | Retainer of Sir Kegg
will defend to the death your right to say it."    |   of Westfield
    --Evelyn Beatrice Hall paraphrasing Voltaire   | Chaos Berserker of Khorne

Reply via email to