[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: gnetlist ERROR: Stack overflow
> Adding the following lines to your ~/.gEDA/.gnetlistrc file should fix that
> problem:
>
> (component-library ".")
> (source-library ".")
>
> Thanks!
>
> Dave
>
I get the same problem as you Dave:-
tp@gronk:~/dave_lawrence/q2$ gnetlist -g pads -o delme.asc delme.sch
gEDA/gnetlist version 20010708
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.
Loading schematic [delme.sch]
ERROR: Stack overflow
The same with a netlist for PCB, which I use:-
Loading schematic [delme.sch]
ERROR: Stack overflow
tp@gronk:~/dave_lawrence/q2$ gnetlist -g PCB -o delme.asc delme.sch
gEDA/gnetlist version 20010708
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.
Loading schematic [delme.sch]
ERROR: Stack overflow
From: t_porter@dingoblue.net.au
--------