X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Tue, 11 Oct 2022 14:39:35 +0200 (CEST) From: Roland Lutz To: "Derek (derek AT q40 DOT de) [via geda-user AT delorie DOT com]" Subject: Re: [geda-user] gschem compiling In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Hi Derek, welcome to the mailing list! On Tue, 11 Oct 2022, Derek (derek AT q40 DOT de) [via geda-user AT delorie DOT com] wrote: > The main error was that Guile 2.0.10 was not installed. > > So I installed Guile 2.2 > > Which gave the same result. gEDA/gaf works with both Guile 2.0 and Guile 2.2, so this should work. Maybe cleaning the Git repository ("git clean -xdf") and re-configuring resolves the issue? (Be careful: this removes any untracked files and directories from the repository, including files you saved there.) If this doesn't help, could you please post the exact error message? Roland