gEDA-user: geda-gnetlist problem
Stuart Brorson
sdb at cloud9.net
Sat Nov 11 08:02:17 EST 2006
Well I just tried it on my machine & it worked fine. Maybe something
is broken about FC6?
Try running TwoStageAmp.sch in verbose mode:
gnetlist -v -g spice-sdb -o TwoStageAmp.cir TwoStageAmp.sch
Please post the output of this command.
Also please post the version of guile you have:
guile --version
Stuart
On Sat, 11 Nov 2006, nano schultz wrote:
> I've tried with the example TwoStageAmp
>
> $cp -r /usr/share/gEDA/examples/TwoStageAmp/ $HOME
> $cd TwoStageAmp/
> $gnetlist -g spice-sdb -o TwoStageAmp.cir TwoStageAmp.sch
> Command line passed = gnetlist -g spice-sdb -o TwoStageAmp.cir
> TwoStageAmp.sch
> gEDA/gnetlist version 20061020
> 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.
>
> Remember to check that your schematic has no errors using the drc2 backend.
> You can do it running 'gnetlist -g drc2 your_schematic.sch -o drc_output.txt'
> and seeing the contents of the file drc_output.txt.
>
> Loading schematic [/home/nano/TwoStageAmp/TwoStageAmp.sch]
> WARNING: Symbol version mismatch on refdes Cout (capacitor-1.sym):
> Symbol in library is newer than instantiated symbol
> Minor version change (file 0.100, instantiated 0.000)
> WARNING: Symbol version mismatch on refdes CE1 (capacitor-1.sym):
> Symbol in library is newer than instantiated symbol
> Minor version change (file 0.100, instantiated 0.000)
> WARNING: Symbol version mismatch on refdes C1 (capacitor-1.sym):
> Symbol in library is newer than instantiated symbol
> Minor version change (file 0.100, instantiated 0.000)
> WARNING: Symbol version mismatch on refdes CE2 (capacitor-1.sym):
> Symbol in library is newer than instantiated symbol
> Minor version change (file 0.100, instantiated 0.000)
> WARNING: Symbol version mismatch on refdes C2 (capacitor-1.sym):
> Symbol in library is newer than instantiated symbol
> Minor version change (file 0.100, instantiated 0.000)
> Probably parenthesis mismatch in /usr/share/gEDA/scheme/gnet-spice-sdb.scm
> Most recently read form: (#@begin #<unspecified>)
> ERROR: Unbound variable: spice-sdb
>
> I hope this might be useful. If any other information you might need ?
>
> nano
>
>
> _______________________________________________
> geda-user mailing list
> geda-user at moria.seul.org
> http://www.seul.org/cgi-bin/mailman/listinfo/geda-user
>
More information about the geda-user
mailing list