unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Thomas Morley <thomasmorley65@gmail.com>
To: Christian Alpen <c.alpen@web.de>
Cc: guile-user@gnu.org
Subject: Re: installing older guile version
Date: Tue, 14 Nov 2017 01:20:58 +0100	[thread overview]
Message-ID: <CABsfGyWReYSoGY37iqV55X-WWjT70QWKShtHz3hxFanCSwsyDQ@mail.gmail.com> (raw)
In-Reply-To: <04ac6093-ce4a-c5f8-0fed-52d75b49f6b7@web.de>

2017-11-13 8:48 GMT+01:00 Christian Alpen <c.alpen@web.de>:
> 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
>

I think guile-1.8.8-tarball can be found at
ftp://ftp.gnu.org/gnu/guile/guile-1.8.8.tar.gz

Please try configure with this option
./configure --disable-error-on-warning

Cheers,
  Harm



  parent reply	other threads:[~2017-11-14  0:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-13  7:48 installing older guile version Christian Alpen
2017-11-13 15:00 ` David Kastrup
2017-11-13 16:08   ` Ralf Mattes
2017-11-13 16:53     ` David Kastrup
2017-11-14  0:20 ` Thomas Morley [this message]
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=CABsfGyWReYSoGY37iqV55X-WWjT70QWKShtHz3hxFanCSwsyDQ@mail.gmail.com \
    --to=thomasmorley65@gmail.com \
    --cc=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).