[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-bug: [Bug 730305] Re: error in gsch2pcb command
Please provide minimal set of files that triggers this bug.
For example attach contents of the directory where you executed the command.
** Changed in: geda
Status: New => Incomplete
--
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/730305
Title:
error in gsch2pcb command
Status in GPL Electronic Design Automation tools:
Incomplete
Bug description:
I am a newcomer geda. I recently downloaded and buiild the "geda-
gaf-1.6.2" package using make install. WHile working on the
"gsch2pcb_tutorial" given online, I ran into following error while
running the following step:
[root@deekay pcbdes1]# gsch2pcb project
gnetlist: option requires an argument -- 'o'
Usage: gnetlist [OPTIONS] filename1 ... filenameN
-e --embedd Force embedding contents of .include file (spice-sdb)
-h --help Print this help string
-i Interactive scheme mode
-I --include Put .INCLUDE <filename> in output file instead
of model file's contents (spice-sdb)
-q Quiet mode
-l filename Load scheme file before loading backend
-m filename Load scheme file after loading backend,
but still before executing procedure
-n --nomunge Don't autocorrect refdeses (spice-sdb)
-g proc Scheme procedure (netlister backend) to execute.
Use '-g help' to list available backends.
-o filename Output netlist filename
-c string Execute string as a scheme script
-O option Pass the given option to the backend
-v --verbose Verbose mode on
-s --sort Sort output netlist (spice-sdb)
gnetlist: option requires an argument -- 'o'
Usage: gnetlist [OPTIONS] filename1 ... filenameN
-e --embedd Force embedding contents of .include file (spice-sdb)
-h --help Print this help string
-i Interactive scheme mode
-I --include Put .INCLUDE <filename> in output file instead
of model file's contents (spice-sdb)
-q Quiet mode
-l filename Load scheme file before loading backend
-m filename Load scheme file after loading backend,
but still before executing procedure
-n --nomunge Don't autocorrect refdeses (spice-sdb)
-g proc Scheme procedure (netlister backend) to execute.
Use '-g help' to list available backends.
-o filename Output netlist filename
-c string Execute string as a scheme script
-O option Pass the given option to the backend
-v --verbose Verbose mode on
-s --sort Sort output netlist (spice-sdb)
gnetlist: option requires an argument -- 'o'
Usage: gnetlist [OPTIONS] filename1 ... filenameN
-e --embedd Force embedding contents of .include file (spice-sdb)
-h --help Print this help string
-i Interactive scheme mode
-I --include Put .INCLUDE <filename> in output file instead
of model file's contents (spice-sdb)
-q Quiet mode
-l filename Load scheme file before loading backend
-m filename Load scheme file after loading backend,
but still before executing procedure
-n --nomunge Don't autocorrect refdeses (spice-sdb)
-g proc Scheme procedure (netlister backend) to execute.
Use '-g help' to list available backends.
-o filename Output netlist filename
-c string Execute string as a scheme script
-O option Pass the given option to the backend
-v --verbose Verbose mode on
-s --sort Sort output netlist (spice-sdb)
gsch2pcb: gnetlist command (gnetlist -q -g gsch2pcb -o ) failed.
At least gnetlist 20030901 is required for m4-xxx options.
I am totally clueless how to fix it.
Thanks,
Dee Kay
_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug