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 161822 - Gnumeric 1.4.1: "make install" fails
Gnumeric 1.4.1: "make install" fails
Status: RESOLVED DUPLICATE of bug 161782
Product: Gnumeric
Classification: Applications
Component: Installation
1.4.x
Other other
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2004-12-20 20:46 UTC by Adrian Bunk
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adrian Bunk 2004-12-20 20:46:11 UTC
"make install DESTDIR=/tmp/gnumeric-1.4.1" fails with the following error:

<--  snip  -->

...
/bin/sh ../mkinstalldirs /tmp/gnumeric-1.4.1/usr/local/share/pixmaps/gnumeric
 /usr/local/bin/install -c -m 644 gnumeric-about.png
/tmp/gnumeric-1.4.1/usr/local/share/pixmaps/gnumeric/gnumeric-about.png
gmake[2]: Leaving directory `/aux/adrian/build/gnumeric-1.4.1/icons'
gmake[1]: Leaving directory `/aux/adrian/build/gnumeric-1.4.1/icons'
Making install in templates
gmake[1]: Entering directory `/aux/adrian/build/gnumeric-1.4.1/templates'
Making install in autoformat
gmake[2]: Entering directory `/aux/adrian/build/gnumeric-1.4.1/templates/autoformat'
gmake[3]: Entering directory `/aux/adrian/build/gnumeric-1.4.1/templates/autoformat'
gmake[3]: Nothing to be done for `install-exec-am'.
Syntax error: Bad substitution
gmake[3]: *** [install-data-local] Error 2
gmake[3]: Leaving directory `/aux/adrian/build/gnumeric-1.4.1/templates/autoformat'
gmake[2]: *** [install-am] Error 2
gmake[2]: Leaving directory `/aux/adrian/build/gnumeric-1.4.1/templates/autoformat'
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory `/aux/adrian/build/gnumeric-1.4.1/templates'
gmake: *** [install-recursive] Error 1

<--  snip  -->
Comment 1 Morten Welinder 2004-12-20 22:07:56 UTC

*** This bug has been marked as a duplicate of 161782 ***