Menu

#74 "make install" burps

None
closed-fixed
None
5
2018-08-28
2014-01-27
No

error at the bottom of the "make install" output

[root@blacktav scidb-20140125]# make install
Install man pages
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
Install executables
Install TeXt scripts
Install data
Install hyphenation files
Install engines
Install Tcl scripts
Install piece sets
Install cursors
Install flags
Install localizations
Install textures
Install board themes
Install TeXt scripts
Install images
Install help files
Install configuration files
Install player photos
Install fonts
Setup fonts
Install mime type icon
/bin/sh: -c: line 7: syntax error near unexpected token `done'
/bin/sh: -c: line 7: `done'
Makefile:32: recipe for target 'install-mime-icons' failed
make[1]: *** [install-mime-icons] Error 1
Install desktop application icons
Install desktop menu
Update desktop databases

Looks like this line in freedesktop.org/Makefile or more precisely its terminating "done" that is not commented out

 @#for size in 16 22 32 48 64 128; do 

Discussion

  • Gregor Cramer

    Gregor Cramer - 2014-01-27
    • status: open --> closed-fixed
    • assigned_to: Gregor Cramer
     
  • Gregor Cramer

    Gregor Cramer - 2014-01-27

    I don't know what the problem is, this script has worked in earlier versions. I've atteched the Makefile of revision 10001, I've removed the critical lines in this file, not needed anymore. Please copy this fle into the directory "freedesktop.org".

     
  • Gregor Cramer

    Gregor Cramer - 2014-01-27

    Here is the attachment of the forgotten Makefile.

     

Log in to post a comment.