bug#75958: Guile gnulib module missing ffs
Dane Johnson via "Bug reports for GUILE, GNU's Ubiquitous Extension Language" <[email protected]> Thu, 30 Jan 2025 21:48:28 +0000
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <K12M5HaZHP72NnyS0fb4VbRJve582x_o6y4p5hpvs9q_FBML848ewNR0f12TYy12wzWIau7d0sQ8vSVTApupBY9FaYf0geGLHlTlNwbUxCg=@protonmail.com> |
Hi, I've been trying to build Guile with a mingw-w64-ucrt toolchain and I've come across an error, undefined reference to ffs. I believe the current distribution of Guile 3.0.10 is missing this in its gnulib modules. Dane Johnson