[EMAIL PROTECTED] writes:
> >> even input/example-1.ly crashed with a memory fault...
> >
> > it would be interesting to see a stack trace of this fault.
>
> I'm recompiling now with stack protection back on and with debugging
> symbols in place. Let's see...
>
> $ /usr/local/src/lilypond-1.6.9/
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes:
>> even input/example-1.ly crashed with a memory fault...
>
> it would be interesting to see a stack trace of this fault.
I'm recompiling now with stack protection back on and with debugging
symbols in place. Let's see...
$ /usr/local/src/lilypond-1.
[EMAIL PROTECTED] writes:
> Han-Wen Nienhuys <[EMAIL PROTECTED]> writes:
>
> > Can you check whether GUILE does work ?
>
> Guile (built from ports) seems to work nicely enough by itself, from
> what I can see. I don't speak much Guile myself, though, so I haven't
> been able to test it rigidly.
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes:
> Can you check whether GUILE does work ?
Guile (built from ports) seems to work nicely enough by itself, from
what I can see. I don't speak much Guile myself, though, so I haven't
been able to test it rigidly. I find no evidence of Guile having bee
[EMAIL PROTECTED] writes:
> Arvid Grøtting <[EMAIL PROTECTED]> writes:
>
> > So now it works, [...]
>
> Did I say it works? Only apparently so; ly2dvi seemed to work because
> it goes on after lilypond fails with a memory error.
>
> I've recompiled with -fno-stack-protector, and that seems to w
Arvid Grøtting <[EMAIL PROTECTED]> writes:
> So now it works, [...]
Did I say it works? Only apparently so; ly2dvi seemed to work because
it goes on after lilypond fails with a memory error.
I've recompiled with -fno-stack-protector, and that seems to work.
Having to disable stack protection in
Mats Bengtsson <[EMAIL PROTECTED]> writes:
> You need to install not only the python program but also the
> development libraries. I'm not familiar with the OpenBSD
> distribution but there may be a separate package with these
> include and lib files.
Actually, I seem to have the development libr
Arvid Grøtting <[EMAIL PROTECTED]> writes:
> Hi, and thanks for wonderful software.
Thanks.
> I'm trying to compile and install Lilypond 1.6.9 on OpenBSD 3.3, but I
> can't seem to get past the ./configure stage. I get the following
> error:
>
> ERROR: Please install required programs: python
You need to install not only the python program but also the
development libraries. I'm not familiar with the OpenBSD
distribution but there may be a separate package with these
include and lib files.
/Mats
Arvid Grøtting wrote:
Hi, and thanks for wonderful software.
I'm trying to compile and