X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1501672391; l=1314; s=domk; d=q40.de; h=Content-Transfer-Encoding:Content-Language:Content-Type:In-Reply-To: MIME-Version:Date:From:References:To:Subject; bh=sp7/uvXhTBusPo8HK5JKcIOqflKhqJaXc14ZZrPQUA4=; b=c0018YYTxmZHgGQiG17Vif8nGBfl75E03gglZDzasT53jB23F3C93hPvbqz/Y6IxKt 25g3Zatok+EAamzOHCgorYHD9v2d5wTAL2Fc010hnL0yhhZJlhyl06mbNsBK9XiTej7u 7THwDjX89GsbQMYrrLdk2bz4LVUNcF2eKpfOY= X-RZG-AUTH: :KGkWcEuIaqvXDP/lM1VHWdGFggin0eQ8E4RQ3QdPxccgEEupEn9kcA== X-RZG-CLASS-ID: mo00 Subject: [geda-help] Tutorial Help To: geda-help AT delorie DOT com References: From: "Derek Stewart (derek AT q40 DOT de) [via geda-help AT delorie DOT com]" Message-ID: Date: Wed, 2 Aug 2017 12:13:10 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Hi, I tried to generate the PCB in the geda2pcb_tutorial, which gives the following error: gsch2pcb backend configuration: ---------------------------------------- Variables which may be changed in gafrc: ---------------------------------------- gsch2pcb:pcb-m4-command: "/usr/bin/m4" gsch2pcb:pcb-m4-dir: "/usr/share/pcb/pcb/m4" gsch2pcb:pcb-m4-path: ("$HOME/.pcb" ".") gsch2pcb:m4-files: "" --------------------------------------------------- Variables which may be changed in the project file: --------------------------------------------------- gsch2pcb:use-m4: yes ---------------- M4 command line: ---------------- /usr/bin/m4 -d -I/usr/share/pcb/pcb/m4 -I$HOME/.pcb -I. /usr/share/pcb/pcb/m4/common.m4 - >> board.new.pcb ===================================================== Using the m4 processor for pcb footprints Loading schematic [/home/derek/gaf/project1/one.sch] Loading schematic [/home/derek/gaf/project1/two.sch] -------- CONN201: need new file element for footprint CONNECTOR-2-1 (value=unknown) CONN201: can't find PCB element for footprint CONNECTOR-2-1 (value=unknown) So device CONN201 will not be in the layout. --- I think my gsch2pcb:pcb-m4-dir: Can I alter the location in the .gEDA/gafrc file? -- Regards, Derek