Re: gEDA-user: gsch2pcb creating board.pcb syntax errors?

2007-06-03 Thread Ben Jackson
On Sun, Jun 03, 2007 at 09:58:57PM -0400, Dan McMahill wrote: > I left out the most important question. What exactly did you set your > footprint= to in your schematic? It should be SOT89 and *not* SOT89.fp > otherwise you will feed garbage to m4. > > gsch2pcb will search for files without the

Re: gEDA-user: gsch2pcb creating board.pcb syntax errors?

2007-06-03 Thread Steve Meier
Dan, Maybe pcb should look to see if the ".fp" is part of the filename? Steve M. Dan McMahill wrote: > Dan McMahill wrote: > >> Ben Jackson wrote: >> >>> Some of the elements in my generated (by gsch2pcb) board.pcb have parse >>> errors. (for a new project, but it already has many eleme

Re: gEDA-user: gsch2pcb creating board.pcb syntax errors?

2007-06-03 Thread Dan McMahill
Dan McMahill wrote: > Ben Jackson wrote: >> Some of the elements in my generated (by gsch2pcb) board.pcb have parse >> errors. (for a new project, but it already has many elements) >> >> After Element(blah) (body) there's stray text: >> >> ERROR parsing file 'board.pcb' >> line:1058 >>

Re: gEDA-user: gsch2pcb creating board.pcb syntax errors?

2007-06-03 Thread Dan McMahill
Ben Jackson wrote: > Some of the elements in my generated (by gsch2pcb) board.pcb have parse > errors. (for a new project, but it already has many elements) > > After Element(blah) (body) there's stray text: > > ERROR parsing file 'board.pcb' > line:1058 > description: 'parse err

Re: gEDA-user: gsch2pcb creating board.pcb syntax errors?

2007-06-02 Thread Ben Jackson
Ok, gnetlist is writing an intermediate m4 file like this: PKG_QFP208_28.fp(`QFP208_28.fp',`U402',`unknown') The first part PKG_QFP208_28 becomes a m4 call to the function with no arguments. It also does this with my package: PKG_DD5.fp(`DD5.fp',`U501',`3.3V/3A') however mine i

Re: gEDA-user: gsch2pcb creating board.pcb syntax errors?

2007-06-02 Thread Ben Jackson
On Sat, Jun 02, 2007 at 04:14:46AM -0700, Ben Jackson wrote: > After Element(blah) (body) there's stray text: > > Element(0x00 "" "" "" 203 0 3 100 0x00) > ( > ... > ).fp(SOT89.fp,U301,unknown) Well, I upgraded a million prereqs and build geda/gaf from source. The only change is now the same comm

Re: gEDA-user: gsch2pcb creating board.pcb syntax errors?

2007-06-02 Thread Hans Nieuwenhuis
Hi Ben, On Sat, 2 Jun 2007 04:14:46 -0700 Ben Jackson <[EMAIL PROTECTED]> wrote: > Some of the elements in my generated (by gsch2pcb) board.pcb have parse > errors. (for a new project, but it already has many elements) > > After Element(blah) (body) there's stray text: > > ERROR parsing file '

gEDA-user: gsch2pcb creating board.pcb syntax errors?

2007-06-02 Thread Ben Jackson
Some of the elements in my generated (by gsch2pcb) board.pcb have parse errors. (for a new project, but it already has many elements) After Element(blah) (body) there's stray text: ERROR parsing file 'board.pcb' line:1058 description: 'parse error' Element(0x00 "" "" "" 203 0 3