GNOME Bugzilla – Bug 312152
dia doesn't build because of png file changes not reflected in Makefile.am's
Last modified: 2005-10-08 18:50:35 UTC
Distribution/Version: Debian # make distcheck Minor conceptual changes with xmp/png files break the build since they are not fully reflected in the Makefile.am's. See the attached patch. Is there a kind of daily build? Maybe this one could also try "make distcheck"?
Created attachment 50028 [details] [review] Fixes the build problem
Patch looks good, applying. Thanks! There is a daily build at www.raeder.dk/Dia, using Cyrille's nemo.py scripts. It doesn't do distcheck yet.
The patch is still not applied and the build process still fails without it. Besides, the process breaks for be if the file "THANKS" doesn't exist.
2005-10-08 Hans Breuer <hans@breuer.org> * app/Makefile.am objects/standard/Makefile.am : match the referenced icons to the needed. Make 'make distcheck' pass and thus fixes bug #312152