[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-user: At least gnetlist 20030901 is required for m4-xxx options.



When I run the command

gsch2pcb --use-files --elements-dir /local/lan/pcb/packages --skip-m4
ELE2_r0.sch

I get the error message

At least gnetlist 20030901 is required for m4-xxx options.

I am on Ubuntu (Mavrick Merrkat) and used apt-get to install the tools.
Using the --verbose option produces the output below.

Any ideas?

Thanks

(* jcl *)

$ gsch2pcb --use-files --elements-dir /local/lan/pcb/packages
--skip-m4 ELE2_r0.sch --verbose

Processing PCBLIBPATH="/usr/share/pcb/pcblib-newlib:/usr/share/pcb/newlib"
Adding /usr/share/pcb/pcblib-newlib to the newlib search path
Adding /usr/share/pcb/newlib to the newlib search path
Running command:
       gnetlist -g pcbpins -o ELE2_r0.cmd ELE2_r0.sch
--------
Running command:
       gnetlist -g PCB -o ELE2_r0.net ELE2_r0.sch
--------
Default m4-pcbdir: /usr/share/pcb/pcb/m4
--------
gnet-gsch2pcb-tmp.scm override file:
   (define m4-pcbdir "/usr/share/pcb/pcb/m4")
   (define gsch2pcb:use-m4 #f)
--------
Running command:
       gnetlist -g gsch2pcb -o ELE2_r0.new.pcb -m
gnet-gsch2pcb-tmp.scm ELE2_r0.sch
--------
--------
gsch2pcb: gnetlist command (gnetlist -g gsch2pcb -o ELE2_r0.new.pcb -m
gnet-gsch2pcb-tmp.scm ELE2_r0.sch) failed.
   At least gnetlist 20030901 is required for m4-xxx options.


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user