X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=jEOLNzSynNVNSKo2GHj5dg5GA0J84lq8h9CDTSKTLvM=; b=FiLIDfhNtyuKymx1WAhFg9ZaDQr2PgotxTC1YY7ZlI4I/j1bmG71ZVVqb0lZAIJ0FZ 9DP8dlMdpiiYCdzoh4Ct+qiHUomXs94RjTZmU7c+hVqfZMdPG/D7KHThMcCzUU7TZ6ps Y6lisyHaGNCruZgFU162RZnIFjxH0XCjwQ83ccy2BpkcVzBp9Zx2PCX3Pk2qOkESfLj2 1xDjys8aiIT3OttfS5ZQGY3h6UdMYE8Z+/cG8nrEQxZ/YhCb6iPrmm19Eipz2zXLbQpT v5qQAY+bTkQHC1nTFEHNOzzrW/roIvLpA/TeMT71m7LOKn0CeWQFqOZHIwtYv1wb3a5G SqHg== MIME-Version: 1.0 X-Received: by 10.202.80.216 with SMTP id e207mr22552971oib.116.1437922960879; Sun, 26 Jul 2015 08:02:40 -0700 (PDT) Date: Sun, 26 Jul 2015 11:02:40 -0400 Message-ID: Subject: [geda-user] Guile Error in gEDA-gaf Head From: "Jason White (whitewaterssoftwareinfo AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 Reply-To: geda-user AT delorie DOT com Howdy, I just cloned the geda-gaf git repository and built it (but not installed it) so that I could see the most recent changes. Unfortunately, Guile throws the following error at startup: 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 Both guile 2.0 and 1.8 are installed on my system, perhaps their is something wrong with the build configuration? -- Jason White