Jon Turney via Cygwin writes:
> This update seems to break guile-config somehow:
>
>> $ guile-config --version
>> error: ("/usr/bin/pkg-config" "--modversion" "guile-3.0") exited with 
>> non-zero error code 127

Confirmed.

That would be ENOEXEC, so it looks like the quotes shown in the rerror
message are somehow actually going into the exec call.  Since one of the
changes in this version is to use spawn_posix instead of execle, I'd
start to look there.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Samples for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to