IRC channel logs

2024-10-29.log

back to list of logs

<ArneBab>wingo: did you see SRFI 248 about delimited continuations? https://srfi.schemers.org/srfi-248/srfi-248.html — this may benefit a lot from Guiler’s opinions.
<dpk>SRFI 248 is really weird
<sneek>chrislck: Greetings!
<chrislck>sneek: botsnack
<sneek>:)
<sepeth>Hey Guile hackers, I am trying to install guile-crypt on macOS but getting configure: error: GNU libgcrypt does not apper to be usable. I installed libgcrypt via homebrew. Here's the full configure output https://paste.debian.net/1333801/
<sepeth>The directories mentioned on the line 26 exist.
<sepeth>And, this succeeds in guile repl: (dynamic-func "gcry_md_hash_buffer" (dynamic-link "/opt/homebrew/opt/libgcrypt/lib/libgcrypt.dylib"))
<sepeth>Hmm, I think I found what's wrong. m4/guix.m4 expects LIBGCRYPT env var to be a path, not -L<path> -lgrypt...
<sepeth>Ok, solved with --with-libgcrypt-libdir=/opt/homebrew/opt/libgcrypt/lib
<ArneBab>dpk: then you should really comment there.
<k4r4b3y>Hello
<johnjaye>hi. where is the guile emacs team
<Arsen>my guess is somewhere demoralized.. but I couldn't be sure
<dsmith>Probably working on hoot