On 13-May 8:33, Matthias Kilian wrote:
Could anyone with enough spare time try to - run make configure on i386 - run make configure on whatever platform still uses gcc-3.3? [...]
A cvs diff is preferred; use 'cvs add' and 'cvs rm' to add/remove files,
then 'cvs diff -uNp'. Make sure the maintainer is included in to/cc.

I've attached a diff.

I hope I'm on the right track here...
Almost, but there's no need to package a diff in a .tar.gz ;-)

For ease of use, i'm just pasting your diff plain at the end of
this mail.

I'll give it a try during the next days; for now, just some comments on
*some* parts of your diff...

-REVISION-main =                1
+# REVISION-main =              1
Don't comment unneeded lines, just remove them.

-                       --with-ncsb-dir=${LOCALBASE}/share/ghostscript/fonts
+                       --with-ncsb-dir=${LOCALBASE}/share/ghostscript/fonts \
+                       --with-python-include=/usr/local/include/python2.7
In general, don't hard-code /usr/local, use ${LOCALBASE} instead. In
this special case (python), use ${MODPY_INCDIR} which is defined
automagically because lilypond uses MODULES = lang/python.

Some more comments in a few days (I'll also have to look wether the
sprintf->snprintf patch removals are ok).
Oh bother! I see what I have overlooked. I will put them back (updated, as the files have changed)

Ciao,
        Kili

full diff extracted from the lilypond.tar.gz Graeme sent in his
mail:


Reply via email to