After an apparently sucessful build of lilypond 1.2.9, on a SuSE 6.2
system with a 2.2.10 kernel, I get a memory fault trying to run it:
(gdb) run test.ly
Starting program: /usr/local/bin/lilypond test.ly
(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x40112e25 in strstream::ios virtual table ()
from /usr/lib/libstdc++-libc6.1-1.so.2
(gdb)
Though the build is successful, "make install" fails, though it
does put a new lilypond in /usr/local/bin. "make install" dies
in help2man:
perl ../buildscripts/help2man.pl out/midi2ly > out/midi2ly.1
help2man: can't get `--help' info from out/midi2ly
make[1]: *** [out/midi2ly.1] Error 139
I double checked that I've got egcs installed, and up to date
versions of all the associated programs and libraries. Everything
is going into default locations in /usr/local. I've read everything
I could find, and tried a quite a few different config options, but
I always get the same error. I also tried building release 1.2.0,
and had the same problem.
There is a SuSE RPM for an eariler verion of lilypond, 1.0.17, which
works OK. I deinstalled this before trying to build 1.2.6. I also
tried to build 1.2.9 on another SuSE 6.2 system that had never had
lilypond installed, just in case there was some conflict between the
packages, and had exactly the same error described above.
Any help would be greatly appreciated,
--
Howard E. Motteler
[EMAIL PROTECTED]