X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Wed, 15 Feb 2017 17:54:43 +0100 (CET) X-X-Sender: igor2 AT igor2priv To: "Richard Rasker (rasker AT linetec DOT nl) [via geda-user AT delorie DOT com]" X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] Recent gschem-PCB import problem? In-Reply-To: <1487176819.3011.27.camel@linetec> Message-ID: References: <1487162236 DOT 3011 DOT 9 DOT camel AT linetec> <1487176819 DOT 3011 DOT 27 DOT camel AT linetec> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Hello Richard, On Wed, 15 Feb 2017, Richard Rasker (rasker AT linetec DOT nl) [via geda-user AT delorie DOT com] wrote: > Ah, this is where things get interesting (i.e. go wrong): > > $ gnetlist --list-backends > ;;; note: source file /usr/share/gEDA/scheme/geda.scm > ;;; newer than compiled /home/richard/.cache/guile/ccache/2.0-LE-8-2.0/usr/share/gEDA/scheme/geda.scm.go > ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0 > ;;; or pass the --no-auto-compile argument to disable. > ;;; compiling /usr/share/gEDA/scheme/geda.scm > ;;; compiling /usr/share/gEDA/scheme/geda/log-rotate.scm > ;;; WARNING: compilation of /usr/share/gEDA/scheme/geda/log-rotate.scm failed: > ;;; ERROR: no code for module (ice-9 hash-table) > ;;; WARNING: compilation of /usr/share/gEDA/scheme/geda.scm failed: > ;;; ERROR: no code for module (ice-9 hash-table) > ERROR: Can't pass control to the gnetlist2 executable: No such file or folder > > > It would appear that the gnetlist2 executable is somehow missing. > Now I don't compile PCB etcetera myself, but simply use the package > version from the mehanik/geda-unstable ppa, so my guess is that > something went wrong there. Is there a simple way to fix this? > gnetlist --list-backends should be totally independent of any PCB installation. If it doesn't work, that rather suggests you have a geda/gaf installation problem.