I'm trying to bring chicken-iup up to date but having problems getting a
working base chicken install.

Installing under mingw-msys gives me a working csi but chicken-install does
not work (it can't find the repository).

Installing under mingw gives me this:

chicken.exe  .\build-version.scm -optimize-level 2 -include-path .
-include-path
 .\ -inline -ignore-repository -feature chicken-bootstrap -no-warnings
-speciali
ze -types .\types.db   -explicit-use -no-trace -output-file build-version.c
process_begin: CreateProcess(NULL, chicken.exe .\build-version.scm
-optimize-lev
el 2 -include-path . -include-path ". -inline" -ignore-repository -feature
chick
en-bootstrap -no-warnings -specialize -types .\types.db -explicit-use
-no-trace
-output-file build-version.c, ...) failed.
make (e=2): The system cannot find the file specified.
mingw32-make[1]: *** [build-version.c] Error 2
mingw32-make[1]: Leaving directory `Z:/chicken-iup/chicken-4.8.0'
mingw32-make: *** [all] Error 2

What is the best path to a working chicken 4.8.0 install mingw or
mingw-msys? Has anyone else seen these problems? Any work-around(s) if so?

Thanks,

Matt
-=-
_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to