X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=J5U3S9VfBpi9sDrKLx3SJ8j39nnt0PLRYM3Wq9qtR48=; b=M4XXKzFwbWiZDmoGYYbRp/ko2XGncok9oXtM5wkKI/n9Cuu74rY7Z/5Xp/18AuCMlX lv251Io9695vnPoJQMCwG0y/pJFFhUuaUfJdXm+yWhM5lkxhVqY3gMYkclDasiC1j86u yq+7qI+P6e+yO5MLRZ5ytTlKsMBoVtm6qxpI6TQB8KltxZxfN7ZW9icMV5aAkUmE9pzf lJBvsf5LDf3BFa5BDDvDqq3kNWFHSYjbgU2DfVhDkgF56vW7+1Wb25qm7qLmNvxRFe2u 0ncY47ljNgeSAA29olmsROYBYvTKOkGYsE4NrgObtpZerriYxI/cpuZ79swdueQ7ldXg sNyQ== X-Received: by 10.152.183.194 with SMTP id eo2mr154333lac.81.1389684205427; Mon, 13 Jan 2014 23:23:25 -0800 (PST) Date: Tue, 14 Jan 2014 11:23:22 +0400 From: Vladimir Zhbanov To: geda-user AT delorie DOT com Subject: Re: [geda-user] gsch2pcb error Message-ID: <20140114072322.GB23401@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: <20140113235109 DOT 7e40d33f AT akka> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) 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 On Mon, Jan 13, 2014 at 06:02:38PM -0500, Rob Butts wrote: > Thanks for telling me where. > gEDA/gnetlist version 1.8.1.20121123 > gEDA/gnetlist comes with ABSOLUTELY NO WARRANTY; see COPYING for more > details. > This is free software, and you are welcome to redistribute it under > certain > conditions; please see the COPYING file for more details. > Parsed config from [/usr/share/gEDA/system-gafrc] > Backtrace: > In ice-9/boot-9.scm: > 157: 8 [catch #t # ...] > In unknown file: > ?: 7 [apply-smob/1 #] > In ice-9/boot-9.scm: > 157: 6 [catch #t # ...] > In unknown file: > ?: 5 [apply-smob/1 #] > In ice-9/eval.scm: > 386: 4 [eval # ()] > 393: 3 [eval # ()] > In unknown file: > ?: 2 [memoize-variable-access! # > #] > In ice-9/boot-9.scm: > 102: 1 [# > unbound-variable ...] > In unknown file: > ?: 0 [apply-smob/1 # unbound-variable ...] > ERROR: In procedure apply-smob/1: > ERROR: Unbound variable: attribute-name > ERROR: Unable to parse config from [/home/rob/.gEDA/gafrc]: ERROR: > Unbound variable: attribute-name > But here is my gafrc file contents in /home/rob/.gEDA/ > (component-library "/home/rob/gaf/gschem-sym") > (component-library "/home/rob/gaf/gschem-sym/Microchip") > (attribute-name "digikey-p/n") > (attribute-name "p/n") Move the last two lines to gschemrc instead of gafrc.