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 664828 - [regression] build failure: No rule to make target `../../tools/embedder'
[regression] build failure: No rule to make target `../../tools/embedder'
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: General
1.11.x
Other Linux
: Normal critical
: ---
Assigned To: Jody Goldberg
Jody Goldberg
: 664789 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-11-25 16:48 UTC by David Ronis
Modified: 2011-11-28 03:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Ronis 2011-11-25 16:48:44 UTC
I just tried upgrading gnumeric from 1.10.17 to 1.11.0

The build dies with:

make[4]: Entering directory `/home/ronis/Project/notar/GNOME/garnome/office/gnumeric/work/main.d/gnumeric-1.11.0/src/dialogs'
make[4]: *** No rule to make target `../../tools/embedder', needed by `embedded-ui.c'.  Stop.

(I also reran gnome-autogen to recreate configure, but that didn't help)
Comment 1 Morten Welinder 2011-11-25 18:34:02 UTC
tar ball problem.

Get the file from here: http://git.gnome.org/browse/gnumeric/tree/tools/embedder

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
Comment 2 Morten Welinder 2011-11-25 18:34:47 UTC
*** Bug 664789 has been marked as a duplicate of this bug. ***
Comment 3 Morten Welinder 2011-11-28 00:53:27 UTC
This ought to be fixed in 1.9.1 which was just released.
Comment 4 David Ronis 2011-11-28 03:44:58 UTC
It was, thanks.