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 361927 - build fails due to recent Makefile changes
build fails due to recent Makefile changes
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
2.9.x
Other All
: Immediate blocker
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2006-10-13 12:52 UTC by Michael Chudobiak
Modified: 2006-10-13 13:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Chudobiak 2006-10-13 12:52:15 UTC
The checkins described here:

http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gthumb&who=paobac&date=explicit&mindate=2006-10-13%2003:37&maxdate=2006-10-13%2003:39

have broken the build process. Reverting the changes fixes things.

Here is the error message:


                async-pixbuf-ops.h bookmarks.h catalog.h comments.h dlg-save-image.h file-data.h file-utils.h gconf-utils.h glib-utils.h gnome-print-font-picker.h gnome-print-font-dialog.h gstringlist.h gth-exif-utils.h gth-image-list.h gth-iviewer.h gth-file-list.h gth-file-view.h gth-file-view-list.h gth-file-view-thumbs.h gth-nav-window.h gth-pixbuf-op.h gthumb-error.h gthumb-histogram.h gthumb-init.h gthumb-info-bar.h gthumb-module.h gthumb-slide.h gthumb-stock.h gtk-utils.h image-loader.h image-viewer.h jpeg-utils.h nav-window.h pixbuf-utils.h preferences.h print-callbacks.h progress-dialog.h search.h thumb-cache.h thumb-loader.h typedefs.h > xgen-getc \
&& cp xgen-getc ../libgthumb/gthumb-enum-types.c  \
&& (cmp -s xgen-geth ../libgthumb/gthumb-enum-types.c || cp xgen-geth ../libgthumb/gthumb-enum-types.c ) \
        && rm -f xgen-getc
cp: cannot stat `xgen-geth': No such file or directory
make[3]: *** [gthumb-enum-types.c] Error 1
make[3]: Leaving directory `/fileserver/public/install/gthumb-cvs/gthumb/libgthumb'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/fileserver/public/install/gthumb-cvs/gthumb/libgthumb'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/fileserver/public/install/gthumb-cvs/gthumb'
make: *** [all] Error 2
[mjc@server2 gthumb]$