On 13/05/2023 20:55, Marco Atzeri via Cygwin wrote:
On 09.05.2023 22:26, marco atzeri wrote:
On Tue, May 9, 2023 at 7:25 PM Achim Gratz via Cygwin wrote:

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.

Noted. I can look on it during weekend

3.0.9-2 is on the way.

   $ guile-config --version
   guile-config - Guile version 3.0.9

it was a upstream bug that impacted also other not-Linux platform


Great! Works fine now. Thanks very much.


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