X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: dj AT delorie DOT com X-Recipient: geda-user AT delorie DOT com From: "Branko (brankob AT s5tehnika DOT net) [via geda-user AT delorie DOT com]" Subject: [geda-user] geda-git fails to build with modern guile To: geda-user AT delorie DOT com, DJ Delorie Message-ID: <40d81407-41d7-71be-a3ad-ed177dbf793b@s5tehnika.net> Date: Tue, 24 Mar 2020 07:36:47 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: sl Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com configure fails at checking the guile version and wants at least 1.10.0. (Gentoo) Latest version I have in guile-1* series is 1.0.8. Guile website itself doesn't list vesion 1 anymore, only versions 2.x and fresh 3.x. I tired with guile version 2.2.4 and 2.2.6, with the same results. Can this be tweaked to work with more modern guile version ? Is it just about the nature of the check or is ancient version actually needed ?