On Thu, 2004-03-04 at 18:10, Paul D. Kroculick wrote:
> Hello,
>
> I'm trying to compile from CVS.
>
> ./autogen.sh
> ./configure --enable-maintainer-mode --enable-db2html
> ./make
>
> The build stopped with
> diagdkrenderer.c: In function `dia_gdk_renderer_class_init`:
> diagdkrenderer.c:202: `fill_rect` undeclared
>
> I have no idea were to go from here. Help?!
That was me having committed some warning-fixes prematurely. Todays CVS
should be better.
-Lars