bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#57417: Emacs crashes due to symbol lookup error to rsvg_handle_set_s


From: Maxime Devos
Subject: bug#57417: Emacs crashes due to symbol lookup error to rsvg_handle_set_stylesheet
Date: Thu, 10 Nov 2022 23:31:24 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.1



On 10-11-2022 19:13, arnaud.lechevallier@free.fr wrote:
[...]
I checked the package definition with `guix edit emacs`
...
            ;; When looking for libpng `configure' links with `-lpng -lz', so we
            ;; must also provide zlib as an input.
            libpng
            zlib
            (if (target-x86-64?)
                librsvg-bootstrap
                librsvg-2.40) => need to be change ?
            libxpm
            libxml2
...

I'm a newbie and I hope these details can help. I would appreciate a little 
help to go further and solve this issue.
Thanks.

Which architecture are you on?  You can find out with

$ echo '(use-modules (guix utils)) (%current-system)' | guix repl

Same question for Vishakh Kumar.

Greetings,
Maxime.

Attachment: OpenPGP_0x49E3EE22191725EE.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]