lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problems compiling 1.4.10 on linux mandrake 8


From: Daniel Pratlong
Subject: problems compiling 1.4.10 on linux mandrake 8
Date: 16 Feb 2002 13:26:59 +0100

Hi guys, 

I have the following : 

gcc-2.95.2 
gcc-c++-2.95.2 
glibc-2.2.4 
python-2.1.1 
guile-1.4 
flex-2.5.4a 
bison-1.28 
tetex-1.0.7 
texinfo-4.0 

and I got the following message during the 'make' : 

Now processing: `../../.././ly/generate-documentation.ly' 
Parsing...make[2]: *** [out/lilypond-internals.nexi] Erreur 139 

But okay... I do not worry if ./Documentation do not build. 

The problem is, after 'make install' : 

$ lilypond example-1.ly 
GNU LilyPond 1.4.10 
Now processing: `example-1.ly' 
Analyse...Erreur de segmentation 

(I have a french distribution) 

The last lines of 'strace lilypond example-1.ly' are the followings : 

[...] 
open("/usr/local/share/lilypond/ly/init.ly", O_RDONLY) = 3 
SYS_197(0x3, 0xbffff1b0, 0xbffff1b0, 0x8258430, 0xbffff1b0) = 0 
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x40363000 
SYS_197(0x3, 0xbffff2c0, 0xbffff2c0, 0x3, 0xbffff2c0) = 0 
_llseek(3, 0, {0}, SEEK_SET)            = 0 
read(3, "% Toplevel initialisation file. "..., 94) = 94 
_llseek(3, 94, {94}, SEEK_SET)          = 0 
close(3)                                = 0 
munmap(0x40363000, 4096)                = 0 
brk(0x825e000)                          = 0x825e000 
--- SIGSEGV (Segmentation fault) --- 
+++ killed by SIGSEGV +++ 

What can I do  ? 

Thanks, 
Daniel Pratlong 







reply via email to

[Prev in Thread] Current Thread [Next in Thread]