On Tue, 2011-06-14 at 17:20 -0400, Ethan Swint wrote:
For some reason, when I call gnetlist, e.g.
gnetlist -g BOM2 asymmetric_3phs.sch -o bom.txt
it encounters an error:
Failed to read BOM2 scm file [/usr/share/gEDA/scheme/gnet-BOM2.scm]
Backtrace:
In current input:
1: 0* (BOM2 "output.net")
<unnamed port>:1:1: In expression (BOM2 "output.net"):
<unnamed port>:1:1: Unbound variable: BOM2
The files are present and have read permissions. I'm using the bundled
version in Fedora 14, geda-gnetlist-1:1.6.2-1.fc14 (x86_64). Anyone
else run into a similar problem?
Thanks,
Ethan
Guess: try bom2 as advertised from
gnetlist -g help
If that does not help, then we have to wait for a reply from smart
people. I have no idea about the meaning of the error messages...