X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com Message-ID: <20130502124744.21247c27shjvqrhs@www.communityrenewables.com> Date: Thu, 02 May 2013 12:47:44 -0400 From: Chris Fisichella To: geda-help AT delorie DOT com Subject: Re: [geda-help] m4 missing from tutorial References: <201305011759 DOT r41HxWkq007504 AT delorie DOT com> <20130501141510 DOT 55813yut01m6ha5q AT www DOT communityrenewables DOT com> <201305011819 DOT r41IJ2t8016324 AT envy DOT delorie DOT com> <20130501144223 DOT 1530403dndgymk9b AT www DOT communityrenewables DOT com> <201305011843 DOT r41Ihv9k017239 AT envy DOT delorie DOT com> <20130502100132 DOT 10461724685jd1vg AT www DOT communityrenewables DOT com> <518290C9 DOT 9050705 AT k4gvo DOT com> In-Reply-To: <518290C9.9050705@k4gvo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.3.11) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator1602.hostgator.com X-AntiAbuse: Original Domain - delorie.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - communityrenewables.com X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: (localhost) [127.0.0.1]:51793 X-Source-Auth: chris AT communityrenewables DOT com X-Email-Count: 1 X-Source-Cap: ZmlzaWNoZWw7ZmlzaWNoZWw7Z2F0b3IxNjAyLmhvc3RnYXRvci5jb20= Reply-To: geda-help AT delorie DOT com > On 05/02/2013 10:01 AM, Chris Fisichella wrote: >> DJ Delorie : >> >>> >>>> The gsch2pcb:pcb-m4-dir: is not correct for my system. You wouldn't >> to >>>> happen to know the gafrc syntax for setting the pcb-m4-dir do you? >> I >>>> vaguely remember lisp.. it is something like >>>> (setq gsch2pcb:pcb-m4-dir "/usr/local/share/pcb/m4") >>> >>> Dunno, I use pcb's importer now. >>> >> >> Hi DJ, >> >> With the hope this helps someone else in the future, I had to do the >> following to get the tutorial to work and avoid the >> 6 file elements and 0 m4 elements added to board.pcb message >> >> and get the tutorial message: >> 0 file elements and 7 m4 elements added to board.pcb. >> >> I had to execute this command in the project1 directory as laid out >> in the tutorial: >> gsch2pcb -v --m4-pcbdir "/usr/local/share/pcb/m4" project >> >> You don't need the -v once you get things rolling, but it is handy >> for seeing what gsch2pcb is doing. >> >> Best Regards, >> Chris > Jim Lynch : > Since you are not using the m4 footprints and probably won't in the > future, you could solve the problem by adding the following statement > to your project file: > > skip-m4 > > And removing the other references to the m4 path. > > Jim. Thanks Jim. I will likely end up doing that. For now, I am trying to make it through the tutorial, but pcb keeps crashing with pcb: symbol lookup error: pcb: undefined symbol: g_list_free_full