Re: lilypond not working when compiled against guile-2.2

2018-06-04 Thread edes
el 2018-06-05 a las 02:13 Thomas Morley escribió: > Be aware that guilev2 support is still experimental. Thanks for the update, Thomas. I haven't used lilypond extensively, but i have some short but non-trivial scores (lots of tweaks, several levels of includes, some non-conventional symbols). T

Re: lilypond not working when compiled against guile-2.2

2018-06-04 Thread Carl Sorensen
On 6/4/18, 6:13 PM, "Thomas Morley" wrote: That said, in our git we have a 'guile-v2-work'-branch, but it's not up to date... @David I think about updating this branch, it would be far easier to point interested people to this branch. Needed would be a rebase,

Re: lilypond not working when compiled against guile-2.2

2018-06-04 Thread Thomas Morley
2018-06-05 1:42 GMT+02:00 edes : > > el 2018-06-04 a las 23:45 Thomas Morley escribió: > >> You could try to checkout a branch from master and apply all of the >> attached patches. > > Thank you very much for the patches, "Thomas"!! > > I applied them to the sources pulled from git, and lilypond co

Re: lilypond not working when compiled against guile-2.2

2018-06-04 Thread edes
el 2018-06-04 a las 23:45 Thomas Morley escribió: > You could try to checkout a branch from master and apply all of the > attached patches. Thank you very much for the patches, "Thomas"!! I applied them to the sources pulled from git, and lilypond compiled without a problem. I haven't done exte

Re: lilypond not working when compiled against guile-2.2

2018-06-04 Thread Thomas Morley
2018-06-04 0:23 GMT+02:00 edes : > > I'm using lilypond on gentoo linux, compiled using the official gentoo > ebuild. After updating guile to 2.2.3, lilypond stopped working. The > following minimal example: > > \version "2.19.80" > \relative c' { c4 d e f } > > produces the following output: > > G

Re: lilypond not working when compiled against guile-2.2

2018-06-04 Thread Knut Petersen
Am 04.06.2018 um 02:43 schrieb edes: el 2018-06-04 a las 01:06 David Kastrup escribió: Sounds like an encoding or other I/O problem with the intermediate PostScript files. Can you use -dno-delete-intermediate-files and compare the resulting intermediate files (named rather randomly so you'll h

Re: lilypond not working when compiled against guile-2.2

2018-06-04 Thread David Kastrup
edes writes: > el 2018-06-04 a las 01:06 David Kastrup escribió: > >> Sounds like an encoding or other I/O problem with the intermediate >> PostScript files. Can you use -dno-delete-intermediate-files and >> compare the resulting intermediate files (named rather randomly so >> you'll have to loo