delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
X-Recipient: | geda-user AT delorie DOT com |
X-MailCleaner-SPF: | none |
MIME-version: | 1.0 |
Message-id: | <4F3B9425.5050002@unige.ch> |
Date: | Wed, 15 Feb 2012 12:16:53 +0100 |
From: | Juergen Harms <Juergen DOT Harms AT unige DOT ch> |
User-Agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.26) Gecko/20120203 |
Mageia/3.1.18-1.mga1 (1) Thunderbird/3.1.18 | |
To: | geda-user AT delorie DOT com |
Subject: | Re: [geda-user] Legacy indirect includes of glib |
References: | <4F3AD8BE DOT 9010306 AT unige DOT ch> <4F3B6EA6 DOT 1020301 AT x-eike DOT de> |
In-reply-to: | <4F3B6EA6.1020301@x-eike.de> |
Reply-To: | geda-user AT delorie DOT com |
This is a multi-part message in MIME format. --Boundary_(ID_oOKUa5m17IkAhyac+HMsIQ) Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit 1.7.2 looks rather OK; - make still fails due to glib, but after applying the existing patches, make and make install work fine - runnning gschem (from a console) still creates a frightening display of error messages (attachment), but the gschem window comes up correctly and I can open existing .sch files for editing. I have not yet tried to build an rpm - would prefer first to better understand the background of these error messages Juergen --Boundary_(ID_oOKUa5m17IkAhyac+HMsIQ) Content-type: text/plain; CHARSET=iso-8859-1; name=run_errors Content-transfer-encoding: 7bit Content-disposition: attachment; filename=run_errors ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0 ;;; or pass the --no-auto-compile argument to disable. ;;; compiling /usr/local/share/gEDA/scheme/gschem/keymap.scm ;;; WARNING: compilation of /usr/local/share/gEDA/scheme/gschem/keymap.scm failed: ;;; ERROR: failed to create path for auto-compiled file "/usr/local/share/gEDA/scheme/gschem/keymap.scm" ;;; compiling /usr/local/share/gEDA/scheme/gschem/core/gettext.scm ;;; WARNING: compilation of /usr/local/share/gEDA/scheme/gschem/core/gettext.scm failed: ;;; ERROR: failed to create path for auto-compiled file "/usr/local/share/gEDA/scheme/gschem/core/gettext.scm" ;;; compiling /usr/local/share/gEDA/scheme/gschem/selection.scm ;;; WARNING: compilation of /usr/local/share/gEDA/scheme/gschem/selection.scm failed: ;;; ERROR: failed to create path for auto-compiled file "/usr/local/share/gEDA/scheme/gschem/selection.scm" ;;; compiling /usr/local/share/gEDA/scheme/gschem/window.scm ;;; WARNING: compilation of /usr/local/share/gEDA/scheme/gschem/window.scm failed: ;;; ERROR: failed to create path for auto-compiled file "/usr/local/share/gEDA/scheme/gschem/window.scm" ;;; compiling /usr/local/share/gEDA/scheme/geda/page.scm ;;; WARNING: compilation of /usr/local/share/gEDA/scheme/geda/page.scm failed: ;;; ERROR: failed to create path for auto-compiled file "/usr/local/share/gEDA/scheme/geda/page.scm" ;;; compiling /usr/local/share/gEDA/scheme/gschem/gschemdoc.scm ;;; WARNING: compilation of /usr/local/share/gEDA/scheme/gschem/gschemdoc.scm failed: ;;; ERROR: failed to create path for auto-compiled file "/usr/local/share/gEDA/scheme/gschem/gschemdoc.scm" ;;; compiling /usr/local/share/gEDA/scheme/geda/os.scm ;;; WARNING: compilation of /usr/local/share/gEDA/scheme/geda/os.scm failed: ;;; ERROR: failed to create path for auto-compiled file "/usr/local/share/gEDA/scheme/geda/os.scm" ;;; compiling /usr/local/share/gEDA/scheme/geda/object.scm ;;; WARNING: compilation of /usr/local/share/gEDA/scheme/geda/object.scm failed: ;;; ERROR: failed to create path for auto-compiled file "/usr/local/share/gEDA/scheme/geda/object.scm" ;;; compiling /usr/local/share/gEDA/scheme/geda/attrib.scm ;;; WARNING: compilation of /usr/local/share/gEDA/scheme/geda/attrib.scm failed: ;;; ERROR: failed to create path for auto-compiled file "/usr/local/share/gEDA/scheme/geda/attrib.scm" ;;; compiling /usr/local/share/gEDA/scheme/geda/core/gettext.scm ;;; WARNING: compilation of /usr/local/share/gEDA/scheme/geda/core/gettext.scm failed: ;;; ERROR: failed to create path for auto-compiled file "/usr/local/share/gEDA/scheme/geda/core/gettext.scm" ;;; compiling /usr/local/share/gEDA/scheme/gschem/util.scm ;;; WARNING: compilation of /usr/local/share/gEDA/scheme/gschem/util.scm failed: ;;; ERROR: failed to create path for auto-compiled file "/usr/local/share/gEDA/scheme/gschem/util.scm" ;;; compiling /usr/local/share/gEDA/scheme/geda.scm ;;; WARNING: compilation of /usr/local/share/gEDA/scheme/geda.scm failed: ;;; ERROR: failed to create path for auto-compiled file "/usr/local/share/gEDA/scheme/geda.scm" ;;; compiling /usr/local/share/gEDA/scheme/geda/deprecated.scm ;;; WARNING: compilation of /usr/local/share/gEDA/scheme/geda/deprecated.scm failed: ;;; ERROR: failed to create path for auto-compiled file "/usr/local/share/gEDA/scheme/geda/deprecated.scm" ;;; compiling /usr/local/share/gEDA/scheme/color-map.scm ;;; WARNING: compilation of /usr/local/share/gEDA/scheme/color-map.scm failed: ;;; ERROR: failed to create path for auto-compiled file "/usr/local/share/gEDA/scheme/color-map.scm" ;;; compiling /usr/local/share/gEDA/print-colormap-darkbg ;;; WARNING: compilation of /usr/local/share/gEDA/print-colormap-darkbg failed: ;;; ERROR: failed to create path for auto-compiled file "/usr/local/share/gEDA/print-colormap-darkbg" ;;; compiling /usr/local/share/gEDA/gafrc.d/geda-clib.scm ;;; WARNING: compilation of /usr/local/share/gEDA/gafrc.d/geda-clib.scm failed: ;;; ERROR: failed to create path for auto-compiled file "/usr/local/share/gEDA/gafrc.d/geda-clib.scm" ;;; compiling /usr/local/share/gEDA/scheme/gschem/deprecated.scm ;;; WARNING: compilation of /usr/local/share/gEDA/scheme/gschem/deprecated.scm failed: ;;; ERROR: failed to create path for auto-compiled file "/usr/local/share/gEDA/scheme/gschem/deprecated.scm" ;;; compiling /usr/local/share/gEDA/scheme/gschem/hook.scm ;;; WARNING: compilation of /usr/local/share/gEDA/scheme/gschem/hook.scm failed: ;;; ERROR: failed to create path for auto-compiled file "/usr/local/share/gEDA/scheme/gschem/hook.scm" ;;; compiling /usr/local/share/gEDA/scheme/gschem/attrib.scm ;;; WARNING: compilation of /usr/local/share/gEDA/scheme/gschem/attrib.scm failed: ;;; ERROR: failed to create path for auto-compiled file "/usr/local/share/gEDA/scheme/gschem/attrib.scm" ;;; compiling /usr/local/share/gEDA/gschem-colormap-darkbg ;;; WARNING: compilation of /usr/local/share/gEDA/gschem-colormap-darkbg failed: ;;; ERROR: failed to create path for auto-compiled file "/usr/local/share/gEDA/gschem-colormap-darkbg" ;;; compiling /usr/local/share/gEDA/scheme/default-attrib-positions.scm ;;; WARNING: compilation of /usr/local/share/gEDA/scheme/default-attrib-positions.scm failed: ;;; ERROR: failed to create path for auto-compiled file "/usr/local/share/gEDA/scheme/default-attrib-positions.scm" ;;; compiling /usr/local/share/gEDA/scheme/auto-place-attribs.scm ;;; WARNING: compilation of /usr/local/share/gEDA/scheme/auto-place-attribs.scm failed: ;;; ERROR: failed to create path for auto-compiled file "/usr/local/share/gEDA/scheme/auto-place-attribs.scm" --Boundary_(ID_oOKUa5m17IkAhyac+HMsIQ)--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |