unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Christian Alpen <c.alpen@web.de>
To: guile-user@gnu.org
Subject: installing older guile version
Date: Mon, 13 Nov 2017 08:48:37 +0100	[thread overview]
Message-ID: <04ac6093-ce4a-c5f8-0fed-52d75b49f6b7@web.de> (raw)

Hi everybody,

I have a problem installing an older guile-version.

I wanted to install a development-version of lilypond, which quits with 
following error:

*WARNING: Please consider installing optional programs or files:  
guile-2.0 < 1.9.0 (installed: 2.0.13)

ERROR: Please install required programs:  guile-config < 1.9.0 
(installed: 2.0.13) (guile-devel, guile-dev or libguile-dev package) 
libguile (libguile-dev, guile-devel or guile-dev package). 
GUILE-with-rational-bugfix**
*

So  I got me an older version guile-1.7.91 (as I couldn't find any 1.8, 
this was the nearest to <1.9.0).

./configure runs fine, but when trying "make", it quits with the 
following error:

*    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..    -g -O2 -Wall 
-Wmissing-prototypes -Werror -c -o c-tokenize.o c-tokenize.c; \**
**fi**
**<stdout>:1519:16: error: ‘input’ defined but not used 
[-Werror=unused-function]**
**cc1: all warnings being treated as errors**
**Makefile:1872: die Regel für Ziel „c-tokenize.o“ scheiterte**
**make[2]: *** [c-tokenize.o] Fehler 1**
**make[2]: Verzeichnis „/home/christian/Downloads/guile-1.7.91/libguile“ 
wird verlassen**
**Makefile:419: die Regel für Ziel „all-recursive“ scheiterte**
**make[1]: *** [all-recursive] Fehler 1**
**make[1]: Verzeichnis „/home/christian/Downloads/guile-1.7.91“ wird 
verlassen**
**Makefile:302: die Regel für Ziel „all“ scheiterte**
**make: *** [all] Fehler 2**
*

Can anyone help me with that?

Any hints are welcome, even alternate installation methods. I tried 
apt-get and Synaptic-package-manager, but couldn't find any
version except the actual 2.x

Thanks a lot for help, best regards,

Christian



             reply	other threads:[~2017-11-13  7:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-13  7:48 Christian Alpen [this message]
2017-11-13 15:00 ` installing older guile version David Kastrup
2017-11-13 16:08   ` Ralf Mattes
2017-11-13 16:53     ` David Kastrup
2017-11-14  0:20 ` Thomas Morley
2017-11-14  0:49 ` Matt Wette

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=04ac6093-ce4a-c5f8-0fed-52d75b49f6b7@web.de \
    --to=c.alpen@web.de \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).