Ludovic Courtès <l...@gnu.org> writes:

> Kovacsics Róbert <kovir...@gmail.com> skribis:
>
>> /nix/store/6vazrblhsyafnn13iwj6mc9gg6cf8pjv-guile-2.2.7/bin/guild
>> failed:
>> ;;; failed to create path for auto-compiled file
>> "/nix/store/6vazrblhsyafnn13iwj6mc9gg6cf8pjv-guile-2.2.7/bin/guild"
>> ice-9/boot-9.scm:752:25: In procedure dispatch-exception:
>> In procedure scm_lreadr: #<unknown port>:410:18: unknown character name ??
>> make: *** [Makefile:763: inspekt3d/library.go] Error 1
>
> Could you check what’s in inspekt3d/library.scm, line 410, column 18?
>
> This error happens in a character literal with an invalid name

There is no line 410 of inspekt3d/library.scm.

I ran into this same problem while writing a nix expression for
inspekt3d. What fixed it for me was adding glibcLocales to buildInputs.

Reply via email to