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 506335 - Error compiling gnumeric 1.8.0
Error compiling gnumeric 1.8.0
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: Compilation
1.8.x
Other Linux
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
: 506898 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-12-29 22:14 UTC by Robin Cook
Modified: 2008-01-25 17:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Robin Cook 2007-12-29 22:14:32 UTC
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/usr/src/gnumeric-1.8.0/doc/C'
make[3]: *** No rule to make target `gnumeric-C.omf', needed by `omf_timestamp'.  Stop.
make[3]: Leaving directory `/usr/src/gnumeric-1.8.0/doc/C'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/gnumeric-1.8.0/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnumeric-1.8.0'
make: *** [all] Error 2
Comment 1 Morten Welinder 2007-12-30 01:30:36 UTC
"make -k" is a workaround.
Comment 2 Robin Cook 2007-12-30 15:14:01 UTC
When I tried with make -k it still failed.

make[4]: Leaving directory `/usr/src/gnumeric-1.8.0/doc/C'
make[3]: *** No rule to make target `gnumeric-C.omf', needed by `omf_timestamp'.
make[3]: Target `all' not remade because of errors.
make[3]: Leaving directory `/usr/src/gnumeric-1.8.0/doc/C'
make[3]: Entering directory `/usr/src/gnumeric-1.8.0/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/gnumeric-1.8.0/doc'
make[2]: *** [all-recursive] Error 1
make[2]: Target `all' not remade because of errors.
make[2]: Leaving directory `/usr/src/gnumeric-1.8.0/doc'
Making all in tools
make[2]: Entering directory `/usr/src/gnumeric-1.8.0/tools'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/gnumeric-1.8.0/tools'
Making all in schemas
make[2]: Entering directory `/usr/src/gnumeric-1.8.0/schemas'
LC_ALL=C ../intltool-merge -s -u -c ../po/.intltool-merge-cache ../po gnumeric-dialogs.schemas.in gnumeric-dialogs.schemas
Found cached translation database
Merging translations into gnumeric-dialogs.schemas.
LC_ALL=C ../intltool-merge -s -u -c ../po/.intltool-merge-cache ../po gnumeric-general.schemas.in gnumeric-general.schemas
Found cached translation database
Merging translations into gnumeric-general.schemas.
LC_ALL=C ../intltool-merge -s -u -c ../po/.intltool-merge-cache ../po gnumeric-plugins.schemas.in gnumeric-plugins.schemas
Found cached translation database
Merging translations into gnumeric-plugins.schemas.
make[2]: Leaving directory `/usr/src/gnumeric-1.8.0/schemas'
Making all in test
make[2]: Entering directory `/usr/src/gnumeric-1.8.0/test'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/gnumeric-1.8.0/test'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnumeric-1.8.0'
make: *** [all] Error 2
Comment 3 Morten Welinder 2007-12-30 23:06:36 UTC
"make -k" means keep-going after errors.  You are seeing a problem with
the docs -- ignore that and you are probably ok.
Comment 4 Robin Cook 2007-12-31 00:02:09 UTC
I am trying to create a package for a source based distribution.  Is there a way to have it skip creating the docs for now?
Comment 5 Gilles Dartiguelongue 2007-12-31 09:14:09 UTC
for gentoo, I got it from svn
Comment 6 Fryderyk Dziarmagowski 2008-01-01 16:43:54 UTC
gnumeric-C.omf is missing from tarball. just copy it into doc/C and you don't have to doing strange "workarounds".
Comment 7 Patryk Zawadzki 2008-01-02 18:47:30 UTC
*** Bug 506898 has been marked as a duplicate of this bug. ***
Comment 8 Fryderyk Dziarmagowski 2008-01-25 17:00:28 UTC
FYI gnumeric-C.omf is now included in 1.8.1, what solves the build problem.
please close as RESOLVED/FIXED.
Comment 9 Morten Welinder 2008-01-25 17:06:21 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.