After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 312152 - dia doesn't build because of png file changes not reflected in Makefile.am's
dia doesn't build because of png file changes not reflected in Makefile.am's
Status: RESOLVED FIXED
Product: dia
Classification: Other
Component: general
CVS head
Other Linux
: Normal normal
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2005-07-31 19:04 UTC by Roland Stigge
Modified: 2005-10-08 18:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fixes the build problem (1.52 KB, patch)
2005-07-31 19:05 UTC, Roland Stigge
none Details | Review

Description Roland Stigge 2005-07-31 19:04:43 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"?
Comment 1 Roland Stigge 2005-07-31 19:05:21 UTC
Created attachment 50028 [details] [review]
Fixes the build problem
Comment 2 Lars Clausen 2005-08-02 05:29:11 UTC
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.
Comment 3 Roland Stigge 2005-09-17 15:09:15 UTC
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.
Comment 4 Hans Breuer 2005-10-08 18:50:35 UTC
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