Hi,
On Fri, 16 Dec 2005, Han-Wen Nienhuys wrote:
> this is getting out of hand. I will not accept gratuitous ifdefs all
> over the code. Complain with the fink maintainers for shipping a broken
> flex.
Well, I do not mind not having it in CVS. But it was worth sending to the
list, because Da
Johannes Schindelin wrote:
+ifneq ($(DARWIN_BUILD),)
$(outdir)/%.cc: %.ll
$(FLEX) -Cfe -p -p -o$@ $<
+ perl -i.bak -pe 's/^class istream;/#include ;\nusing namespace std;/' $@
+else
+$(outdir)/%.cc: %.ll
+ $(FLEX) -Cfe -p -p -o$@ $<
+endif
this is getting out of hand. I will not accept
Hi,
On Sun, 11 Dec 2005, Graham Percival wrote:
> Now that we have a DARWIN_BUILD variable defined, can the below patch be
> rewritten using
> if (DARWIN_BUILD) ...
> so that it could be included in the main source?
>
> I tried doing the same "ifneq (($DARWIN_BUILD),)" that the python patch used
[CVS 2005-12-15 9:11]
Do `make all' after running autogen.sh results in
./make/stepmake.make:1: config.make: Too many open files
./make/stepmake.make:2: ./make/stepmake.make: Too many open files
...
Running `make -d' shows that there is some recursion:
Reading makefiles
Reading makef
Hi,
in the illusion that it was that easy, I just compiled pango and installed
it before compiling lilypond. However, after a few of my own pieces were
translated by lilypond quite well, I tried to "make web". That failed when
pango tried to load the hebrew module.
I am too lazy to reproduce t
Hi,
There's a bug in the new --keep-line-breaks flag for lilypond-book: it makes
lilypond-book crash on \lilypondfile statements. Fixing this is on my todo.
--
Erik
___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/