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=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=sGI00l0q3lIeN4gFXL4ZDBZhz7VhaaVWF5CoeS/T5ZM=; b=lnqxCRmDmOJzFdZ4SEjpAgtu3SK50Kz1f3KYM2nRZ2aYu4cdwS+XHxfoCIKpe5tBk0 jJGJAOIJQd6Vew5jbXyDniyu4/59eCX82HzznQfohLwS/G4E30sShNpUR7zwT8A+vDzK IpdaZiGwfqZUuz9tLnCIMC1/WbHIHVKngP7fPd5/EZ079WE7yMOjNwKpO/SzXEVatffe eUkyVI0WbXBmG9qtBLiIV97l3QvjpK/39a9ExzsJdzWk3yhd3v/aGBNgdc85bGERzFOW +9ZsSsBdkwFuAwSRkn2Cq9/mPgG9wdYOGEGYCgT4trAUS0c/bAC3/qg5ndIWD3ktbXg0 sbaQ== MIME-Version: 1.0 X-Received: by 10.43.163.3 with SMTP id mm3mr2745859icc.63.1389799642625; Wed, 15 Jan 2014 07:27:22 -0800 (PST) In-Reply-To: <20140114072322.GB23401@localhost.localdomain> References: <20140113235109 DOT 7e40d33f AT akka> <20140114072322 DOT GB23401 AT localhost DOT localdomain> Date: Wed, 15 Jan 2014 10:27:22 -0500 Message-ID: Subject: Re: [geda-user] gsch2pcb error From: Rob Butts To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=001a11c2fafe01fc3404f003f2a5 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 --001a11c2fafe01fc3404f003f2a5 Content-Type: text/plain; charset=ISO-8859-1 If I create a gschemrc file and put it in /home/rob/.gEDA will that work? On Tue, Jan 14, 2014 at 2:23 AM, Vladimir Zhbanov wrote: > 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 [# args)> > > 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. > --001a11c2fafe01fc3404f003f2a5 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
If I create a gschemrc file and put it in /home/rob/.gEDA = will that work?


On Tue, Jan 14, 2014 at 2:23 AM, Vladimir Zhbanov <vzhbanov AT g= mail.com> wrote:
On M= on, Jan 13, 2014 at 06:02:38PM -0500, Rob Butts wrote:
> =A0 =A0Thanks for telling me where.
> =A0 =A0gEDA/gnetlist version 1.8.1.20121123
> =A0 =A0gEDA/gnetlist comes with ABSOLUTELY NO WARRANTY; see COPYING fo= r more
> =A0 =A0details.
> =A0 =A0This is free software, and you are welcome to redistribute it u= nder
> =A0 =A0certain
> =A0 =A0conditions; please see the COPYING file for more details.
> =A0 =A0Parsed config from [/usr/share/gEDA/system-gafrc]
> =A0 =A0Backtrace:
> =A0 =A0In ice-9/boot-9.scm:
> =A0 =A0 157: 8 [catch #t #<catch-closure d9cec0> ...]
> =A0 =A0In unknown file:
> =A0 =A0 =A0 ?: 7 [apply-smob/1 #<catch-closure d9cec0>]
> =A0 =A0In ice-9/boot-9.scm:
> =A0 =A0 157: 6 [catch #t #<catch-closure f494e0> ...]
> =A0 =A0In unknown file:
> =A0 =A0 =A0 ?: 5 [apply-smob/1 #<catch-closure f494e0>]
> =A0 =A0In ice-9/eval.scm:
> =A0 =A0 386: 4 [eval #<memoized (attribute-name (quote "digike= y-p/n"))> ()]
> =A0 =A0 393: 3 [eval #<memoized attribute-name> ()]
> =A0 =A0In unknown file:
> =A0 =A0 =A0 ?: 2 [memoize-variable-access! #<memoized attribute-nam= e>
> =A0 =A0#<directory # d8cc60>]
> =A0 =A0In ice-9/boot-9.scm:
> =A0 =A0 102: 1 [#<procedure f44d00 at ice-9/boot-9.scm:97:6 (thrown= -k . args)>
> =A0 =A0unbound-variable ...]
> =A0 =A0In unknown file:
> =A0 =A0 =A0 ?: 0 [apply-smob/1 #<catch-closure f494a0> unbound-v= ariable ...]
> =A0 =A0ERROR: In procedure apply-smob/1:
> =A0 =A0ERROR: Unbound variable: attribute-name
> =A0 =A0ERROR: Unable to parse config from [/home/rob/.gEDA/gafrc]: ERR= OR:
> =A0 =A0Unbound variable: attribute-name
> =A0 =A0But here is my gafrc file contents in /home/rob/.gEDA/
> =A0 =A0(component-library "/home/rob/gaf/gschem-sym")
> =A0 =A0(component-library "/home/rob/gaf/gschem-sym/Microchip&quo= t;)
> =A0 =A0(attribute-name "digikey-p/n")
> =A0 =A0(attribute-name "p/n")
Move the last two lines to gschemrc instead of gafrc.

--001a11c2fafe01fc3404f003f2a5--