On Wed, 2009-01-07 at 16:18 +0200, Duncan Drennan wrote: > > What is the specific console output of that command? > > Can you post the gnetlist.log file produced when running it.
> Read gsch2pcb scm file [D:\Program > Files\gEDA\share\gEDA\scheme\gnet-gsch2pcb.scm] > Read scm file [gnet-gsch2pcb-tmp.scm] > Read post traversal scm file [D:\Program > Files\gEDA\share\gEDA\scheme\gnetlist-post.scm] > Evaluation failed: #<unknown port>:1:16: illegal character in escape > sequence: #\. > Enable debugging for more detailed information > Thanks, that provides me with a better idea of where it is failing. Could you open up the $PREFIX/share/gEDA/scheme/gnet-gsch2pcb.scm file, and add the following lines at the top to enable debugging, then repeat: ;; Set some flags to aid in debugging rc files (debug-enable 'debug) (debug-enable 'backtrace) (read-enable 'positions) Thanks! -- Peter Clifton Electrical Engineering Division, Engineering Department, University of Cambridge, 9, JJ Thomson Avenue, Cambridge CB3 0FA Tel: +44 (0)7729 980173 - (No signal in the lab!) _______________________________________________ geda-dev mailing list geda-dev@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev