[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: gnetlist errors
Hi Joe,
please update to the latest release. The error number 3 is fixed, and
the drc2 backend will complain a lot less with the symbols included in
the release (also update your schematics with the new symbols).
Regards,
Carlos
El lun, 13-02-2006 a las 21:06 -0800, joeft escribiÃ:
>
> I'm seeing 3 gnetlist errors I don't know what to do with. My command line is (for example)
>
> gnetlist -vv -g drc2 -o output.net schematic_1.sch schematic_2.sch
>
> 1) I see a lot of errors like this (which IMHO are pretty useless):
> ERROR: Net GND is not driven.
>
> 2) And this error is probably trying to tell me something other than that a net is connected to itself:
> ERROR: unknown: U6:7 C18:1 connected to unknown: U6:7 C18:1
>
> 3) My favorite is when I gnetlist 2 (or more) schematic pages I get this:
> ERROR: In procedure apply:
> ERROR: Wrong type argument in position 1: #<variable 80591c0 binding: #<primitive-procedure <>>
>
> (This appears to be written to stderr while the other stuff is in the output file.)
>
> Any clues?
>
> Thanks,
>
> Joe T
>