X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com To: geda-user AT delorie DOT com From: "John Griessen (john AT ecosensory DOT com) [via geda-user AT delorie DOT com]" Subject: [geda-user] can't run gschem, but can run gaf --version (Guile problems?) Message-ID: <0e645e32-dda6-7762-a528-78c019331c4f@ecosensory.com> Date: Thu, 14 Jul 2016 01:59:38 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com I noticed this with debian jessie packages, then took those out, then compiled and same error messages: john AT toolbench64 [culture_shock]gschem Backtrace: In ice-9/boot-9.scm: 157: 1 [catch #t # ...] In unknown file: ?: 0 [apply-smob/1 #] ERROR: In procedure apply-smob/1: ERROR: In procedure scm_to_utf8_stringn: Wrong type argument in position 1 (expecting string): #f All guile 1.8 removed: un guile-1.8-dev I found reference to guile being trouble after version 2.0.9, so installed these from debian oldstable: ii guile-2.0 2.0.5+1-3 amd64 GNU extension language and Scheme interpreter ii guile-2.0-dev 2.0.5+1-3 amd64 also removed all contents of /usr/local/share/gEDA, then rebuilt and did sudo make install... Do I need to get recent guile and compile it with special options?