slackbuilds python3 fails to build
by gobo7 from LinuxQuestions.org on (#59QV3)
trying to build the slackbuilds version of python3 for 14.2. the downloaded source matches whats listed in python3.info. it fails with the following message:
Code:patching file Makefile.pre.in
Hunk #1 succeeded at 574 with fuzz 1 (offset 25 lines).
Hunk #2 succeeded at 623 (offset 25 lines).
Hunk #3 succeeded at 710 (offset 23 lines).
Hunk #4 succeeded at 1478 (offset 55 lines).
patch: **** Can't rename file Makefile.pre.in to '' : No such file or directoryi've searched around for this error and have not found anything. python is not anything i know much about. this is only the first step in the process to build kicad 5.1.5.
any suggestions?
thanks,
gobo


Code:patching file Makefile.pre.in
Hunk #1 succeeded at 574 with fuzz 1 (offset 25 lines).
Hunk #2 succeeded at 623 (offset 25 lines).
Hunk #3 succeeded at 710 (offset 23 lines).
Hunk #4 succeeded at 1478 (offset 55 lines).
patch: **** Can't rename file Makefile.pre.in to '' : No such file or directoryi've searched around for this error and have not found anything. python is not anything i know much about. this is only the first step in the process to build kicad 5.1.5.
any suggestions?
thanks,
gobo