[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: gnetlist finding "U?"
> I guess gnetlist reads all the schematic files before it starts working =
> on the net, so it can't give me a "Bad !@#$%^ at or near line #123" sort =
> of message. Oh, well.
Umm, did you run gnetlist with the -v flag set? The -v flag turns on
verbose mode, which can often provide info about which component or
net is failing.
BTW: This *is* documented if you do "gnetlist --help" or "gnetlist
-v", or even "man gnetlist".
Stuart