View Single Post
Old 11-07-2020, 05:29 PM   #2
cuser
Member
cuser began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Oct 2020
Device: kindle
Run
./setup.py bootstrap

show

make: *** No rule to make target“/usr/lib/x86_64-linux-gnu/libQt5FontDatabaseSupport.a”,needed by“/home/k/calibre/src/calibre/plugins/libheadless.so”. Stop.
Error while executing: make -j2
..............................
..............................

File "/home/k/calibre/setup/build.py", line 405, in check_call
subprocess.check_call(*args, **kwargs)
File "/usr/local/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['make', '-j2']' returned non-zero exit status 2.
cuser is offline   Reply With Quote