Open
Description
Hello!
When I was updating pforth for nixpkgs (and using cmake for this), it failed with the following message:
[ 41%] Built target PForth_lib
[ 44%] Building C object CMakeFiles/pforth.dir/csrc/pf_main.c.o
[ 47%] Linking C executable fth/pforth
[ 47%] Built target pforth
[ 50%] pforth.dic
PForth V2.0.0, LE/64, built Jan 1 1980 00:00:00
Including: system.fth
pfIncludeFile could not open system.fth
make[2]: *** [CMakeFiles/pforth_dic.dir/build.make:73: fth/pforth.dic] Error 255
make[1]: *** [CMakeFiles/Makefile2:132: CMakeFiles/pforth_dic.dir/all] Error 2
make: *** [Makefile:101: all] Error 2
Here is the full log: https://pastebin.com/jSqHJ1GV
Related issue (?): #106 (comment)
(On the other hand, the makefile-based approach works OK)
Metadata
Metadata
Assignees
Labels
No labels