Bruno Haible <br...@clisp.org> writes:

> Simon Josefsson wrote:
>> >   checking for preferred C# implementation... any
>> >   checking for C# compiler... no
>> >
>> > which indicates that the patch that I added today likely fixes it.
>> > https://lists.gnu.org/archive/html/bug-gnulib/2024-10/msg00046.html
>> 
>> No, it has gnulib b0edcb79e with that patch.  Something is causing it to
>> not detect dotnet, the config.log or config.h may help but I didn't find
>> any useful clues in them.
>
> Hmm. Maybe the exit code of the command 'dotnet --list-runtimes' was non-zero?
> (I don't see anything else when looking at m4/csharpcomp.m4.)

No then https://gitlab.com/jas/gitlab-ci-dump-host/-/jobs/8037699464
would have failed on that command.  You can fork that project and add
commands for simple (but painfully slow) debugging.  Solving this isn't
critical: I think .NET people doesn't rely on the ./configure stuff to
build libidn anyway but instead directly use the MSVC project files.
I'm happy enough to see that it built with dotnet under Ubuntu for now.

/Simon

Attachment: signature.asc
Description: PGP signature

Reply via email to