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: Fri, 11 Nov 2022 17:00:56 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.1

On 11-11-2022 08:56, arnaud.lechevallier@free.fr wrote:
Hi Maxime,

Which architecture are you on?  You can find out with
$ echo '(use-modules (guix utils)) (%current-system)' | guix repl

$1 = "x86_64-linux"


Then unless 'grokking Stuff' has a different system, I am not following their proposal, because because on x86-64 ...

           (if (target-x86-64?)
               librsvg-bootstrap
               librsvg-2.40) => need to be change ?

... the first branch would be taken, so changing the second branch would have no effect. However, perhaps the rsvg_handle_set_stylesheet is only present in the 'librsvg', and not in 'librsvg-bootstrap' (I wouldn't expect that as they are the same version, but it could be tested). If so, librsvg-for-system could be used instead, at cost of some rebuilds.

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]