chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Install of 4.8.0 under windows (mingw) fails


From: Matt Welland
Subject: [Chicken-users] Install of 4.8.0 under windows (mingw) fails
Date: Sat, 24 Nov 2012 16:36:10 -0700

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
-=-

reply via email to

[Prev in Thread] Current Thread [Next in Thread]