unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* installing older guile version
@ 2017-11-13  7:48 Christian Alpen
  2017-11-13 15:00 ` David Kastrup
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Christian Alpen @ 2017-11-13  7:48 UTC (permalink / raw)
  To: guile-user

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-11-14  0:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2017-11-14  0:49 ` Matt Wette

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).