| www.delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to geda-help-bounces using -f |
| X-Recipient: | geda-help AT delorie DOT com |
| DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
| d=gmail.com; s=gamma; | |
| h=mime-version:from:date:message-id:subject:to:content-type; | |
| bh=rW9huy5tigG7ZGPNny5+bvEsXURSIAunIql6gWZxScA=; | |
| b=AZZUFXikHd1qZWzJiMGknRxoblIhR0nlKqoIGWKPKzRRxNUmNIZn3R7AD1Hj/ZUExZ | |
| SLOLqZ7pARJyiQzO1VIUvSeEU9dUaobouHBtCCr2+JGNbQlT90bo1uyeWi3fFs7R42tE | |
| dWGfppNqsjz/rlN88p97NYNV9F0F6TRzDm9SE= | |
| MIME-Version: | 1.0 |
| From: | Nathan McCorkle <nmz787 AT gmail DOT com> |
| Date: | Wed, 21 Dec 2011 03:03:30 -0500 |
| Message-ID: | <CA+82U9LD50ajjXNbTbY++Sz99mbj=AG1uiqNSNMcLVYg00c+Gw@mail.gmail.com> |
| Subject: | [geda-help] First time user having trouble with GNUduino |
| To: | geda-help AT delorie DOT com |
| Reply-To: | geda-help AT delorie DOT com |
I've got Ubuntu 11.10 running in VirtualBox, installed gEDA packages,
as well as the xgsch2pcb package.
I cloned the GNUduino github repo into /home/nathan/Projects/GNUduino
I added to ~/.gEDA/gnetlistrc
(component-library "${HOME}/Projects/GNUduino/symbols")
I made a project file "test.gsch2pcb in the GNUduino directory, with
these lines:
schematics GNUduino.sch
output-name test
When I run gsch2pcb test.gsch2pcb, I get these errors:
CONN1: can't find PCB element for footprint pwr-jack.fp (value=unknown)
So device CONN1 will not be in the layout.
D2: can't find PCB element for footprint DIO-D106-L205-P400-mils (value=1N4148)
So device D2 will not be in the layout.
S1: can't find PCB element for footprint Tactsw1.fp (value=unknown)
So device S1 will not be in the layout.
D3: can't find PCB element for footprint DIO-D106-L205-P400-mils (value=1N4148)
So device D3 will not be in the layout.
J4: can't find PCB element for footprint JUMPER6_NO1.fp (value=unknown)
So device J4 will not be in the layout.
J3: can't find PCB element for footprint JUMPER8_NO1.fp (value=unknown)
So device J3 will not be in the layout.
J1: can't find PCB element for footprint JUMPER8_NO1.fp (value=unknown)
So device J1 will not be in the layout.
J2: can't find PCB element for footprint JUMPER6_NO1.fp (value=unknown)
So device J2 will not be in the layout.
D1: can't find PCB element for footprint DIO-D106-L205-P400-mils (value=1N4007)
So device D1 will not be in the layout.
I have no idea what I'm doing wrong :/
Please help, it will be appreciated.
Thanks,
-Nathan
--
Nathan McCorkle
Rochester Institute of Technology
College of Science, Biotechnology/Bioinformatics
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |