Currently (v0.1.8) during build():
build()
In toplevel form: solidity-mode.el:33:1:Error: Cannot open load file: No such file or directory, solidity-common
solidity-mode.el can't be byte-compiled, since solidity-common.el is not in LoadPath.
solidity-mode.el
solidity-common.el
As a work-around, remove build() from the PKGBUILD. This will skip compiling, and just install the regular files.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
Currently (v0.1.8) during
build():solidity-mode.elcan't be byte-compiled, sincesolidity-common.elis not in LoadPath.As a work-around, remove
build()from the PKGBUILD. This will skip compiling, and just install the regular files.