Mail Archives: geda-help/2020/01/10/14:36:17
Roland,
Is there a definitive way to remove all bits of Guile 2.2 from my system. apt-get remove
does an incomplete job as I can tell.
Roger
> On Jan 7, 2020, at 2:07 PM, Roger Traylor (traylor AT engr DOT orst DOT edu) [via geda-help AT delorie DOT com] <geda-help AT delorie DOT com> wrote:
>
> Roland,
> Awesome, thanks! I’ll try that tonight.
> Roger
>
>> On Jan 7, 2020, at 1:04 PM, Roland Lutz <rlutz AT hedmen DOT org> wrote:
>>
>> On Tue, 7 Jan 2020, Traylor Roger (traylor AT engr DOT orst DOT edu) [via geda-user AT delorie DOT com] wrote:
>>> I'm running Ubuntu 18.04.3.
>>> Trying to use gnetlist from the latest release (1.10).
>>> Upon attempting to make a netlist, I get an error.
>>> [...] undefined symbol: scm_frame_procedure
>>
>> This problem is related to the transition from Guile 2.0 to Guile 2.2. I'm working on a solution.
>>
>> Guile 2.2 removed the API function scm_frame_procedure, so the Python<->Guile interface doesn't work any more. Guile doesn't provide anything that can replace this functionality, so the available options aren't exactly appealing (move away from CPython, move away from Guile, or stick to Guile 2.0).
>>
>> As for now, I'd recommend downgrading to Guile 2.0 which is known to work with gEDA/gaf 1.10.0.
>>
>> Roland
>
- Raw text -