make install fails on compile

Bug #1411188 reported by LnxSlck
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
CoverGloobus
New
Undecided
Unassigned

Bug Description

While compiling covergloobus from source, autogen.sh and make works fine, but make install yelds an error and the compilation stops:

Making install in lyrics
make[2]: Entering directory '/home/bruno/Programas/covergloobus-1.6/src/lyrics'
make[3]: Entering directory '/home/bruno/Programas/covergloobus-1.6/src/lyrics'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr//share/covergloobus/lyrics'
 /usr/bin/install -c -m 644 lyrics.py absolutelyrics.py lyricscom.py lyricsfly.py lyricsmirkforce.py lyricswikia.py '/usr//share/covergloobus/lyrics'
../../py-compile: Missing argument to --destdir.
Makefile:310: recipe for target 'install-lyricsPYTHON' failed
make[3]: *** [install-lyricsPYTHON] Error 1
make[3]: Leaving directory '/home/bruno/Programas/covergloobus-1.6/src/lyrics'
Makefile:407: recipe for target 'install-am' failed
make[2]: *** [install-am] Error 2
make[2]: Leaving directory '/home/bruno/Programas/covergloobus-1.6/src/lyrics'
Makefile:434: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '/home/bruno/Programas/covergloobus-1.6/src'
Makefile:364: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1

I'm on Fedora 21 64 bits, and installed all necessary dependencies.
covergloobus 1.6

Revision history for this message
LnxSlck (brunomiguelqueiros) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.