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

Re: gEDA-user: gsch2pcb problems - I think!



Harold,

The bad news for you is that I was able to successfully run gsch2pcb
on your file.  So both Dan and I had no problem with your design
files.

Here's another thought.  Your error is:

FORMAT: error with call: (format #f "~:@{~A-~A ~}
<===" ("U1" "G29") ("U1" "G34") ("U1" "G9") ("U1" "H1") ("U1" "H11") ("U1"
"H16") ("U1" "H26") ("U1" "H6") ("U1" "J13") ("U1" "J18") ("U1" "J23") ("U1"


To be honest, the <===" chars look to me like you had a problem with a CVS update. That is, when you do a CVS update and you have a modified local file which conflicts with the CVS version, then CVS will stick some chars into your file something like this:

<====
one version =====
another version
=====>


So maybe you have a corrupted version of gnet-PCB.scm on your box, and
it is causing the error message currently bedeviling you.

Why don't you look at the source for gnet-PCB.scm, and see if you see
something like the above in it.  If you do, then just delete that file
and re-download & re-install it.

Stuart



On Sat, 24 Feb 2007, Harold D. Skank wrote:

Dan,

Comments inserted below.

   Harold Skank

On Sat, 2007-02-24 at 15:04 -0500, Dan McMahill wrote:
Harold D. Skank wrote:
Dan,

Sorry, I inadvertently sent you a copy of project1 using only 2 of the
symbol slots, Test_2.sch and Test_3.sch.  I can run that version
correctly as well.

I expect you will see a failure if you add Test_1.sch to the project1
file.

I'm attaching an altered copy of project1 below.


sorry, still can't reproduce. What do you get if you just run

gnetlist -g PCB Test_1.sch Test_2.sch Test_3.sch

Error.txt attached below shows the call results.



And what guile and gnetlist versions do you have?

guile, version 1.6.4

gnetlist, version 20061020


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



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