> Hello,
>
> I'd appreciate any help you could give with compiling lilypond. I do
>``configure'',
> and it works. When I do ``make'', I get a bunch of output, ending in the following:
>
> bison -d parser.yy
> parser.yy contains 2 shift/reduce conflicts.
> mv parser.yy.tab.h out/parser.hh
Hello,
I'd appreciate any help you could give with compiling lilypond. I do
``configure'',
and it works. When I do ``make'', I get a bunch of output, ending in the following:
bison -d parser.yy
parser.yy contains 2 shift/reduce conflicts.
mv parser.yy.tab.h out/parser.hh
mv: cannot stat
On 2002.04.16 21:24 Han-Wen Nienhuys wrote:
>
> Can you check if the lilypond binary works? I.e. run
>
> lily/out/lilypond
>
Hum, i think no :
# ./lily/out-gcc-3.0/lilypond Segmentation fault
> --
>
> Han-Wen Nienhuys | [EMAIL PROTECTED]|
> http://www.cs.uu.nl/~hanwen/
>
Pie
Can you check if the lilypond binary works? I.e. run
lily/out/lilypond
--
Han-Wen Nienhuys | [EMAIL PROTECTED]| http://www.cs.uu.nl/~hanwen/
___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypon
On 2002.04.16 09:58 Mats Bengtsson wrote:
> > Now i got this :
> >
> > root@pierre:/tmp/lilypond-1.5.52/make# patch -p0 < patch patching
> file
> > lilypond-vars.make
> > patch: malformed patch at line 8: $(input-dir)/tricks/ -I
> > $(input-dir)/regression/ -I $(input-dir)/test/ -I
>
> Durin
[EMAIL PROTECTED] writes:
> > Now i got this :
> >
> > root@pierre:/tmp/lilypond-1.5.52/make# patch -p0 < patch patching file
> > lilypond-vars.make
> > patch: malformed patch at line 8: $(input-dir)/tricks/ -I
> > $(input-dir)/regression/ -I $(input-dir)/test/ -I
>
> During the mail tran
> Now i got this :
>
> root@pierre:/tmp/lilypond-1.5.52/make# patch -p0 < patch patching file
> lilypond-vars.make
> patch: malformed patch at line 8: $(input-dir)/tricks/ -I
> $(input-dir)/regression/ -I $(input-dir)/test/ -I
During the mail transfer or when copying the patch an extra
ne
On 2002.04.15 17:59 Han-Wen Nienhuys wrote:
> [EMAIL PROTECTED] writes:
> > > > ...
> > > > File not found `feta16list.ly'
> > >
> > > Strange, this file should have been generated in
> > > the directory mf/out/ earlier during the build
> > > process, together with the files, feta16.afm, feta16.de
[EMAIL PROTECTED] writes:
> > > ...
> > > File not found `feta16list.ly'
> >
> > Strange, this file should have been generated in
> > the directory mf/out/ earlier during the build
> > process, together with the files, feta16.afm, feta16.dep,
> > feta16.enc, feta16.log, feta16.tex and feta16.tfm,
On 2002.04.15 11:25 Mats Bengtsson wrote:
> Congratulations, you have successfully built Lilypond.
> When you have come this far in the building process, it
> just works on producing Info versions of the documentation.
>
> > /usr/local/bin/python ../.././scripts/lilypond-book.py -I
> > /tmp/lilyp
Congratulations, you have successfully built Lilypond.
When you have come this far in the building process, it
just works on producing Info versions of the documentation.
> /usr/local/bin/python ../.././scripts/lilypond-book.py -I
> /tmp/lilypond-1.5.52/Documentation/user -I ./out-gcc-3.0
> -I.
On 2002.04.14 23:28 Han-Wen Nienhuys wrote:
> [EMAIL PROTECTED] writes:
> > -Wmissing-prototypes -Wconversion -o out/lexer.o out/lexer.cc
> > In file included from /usr/include/FlexLexer.h:47,
> > from out/lexer.cc:241:
> > /usr/local/include/g++-v3/backward/iostream.h:36: using
On 2002.04.14 23:28 Han-Wen Nienhuys wrote:
> [EMAIL PROTECTED] writes:
> > -Wmissing-prototypes -Wconversion -o out/lexer.o out/lexer.cc
> > In file included from /usr/include/FlexLexer.h:47,
> > from out/lexer.cc:241:
> > /usr/local/include/g++-v3/backward/iostream.h:36: using
On 2002.04.14 23:28 Jan Nieuwenhuizen wrote:
> Pierre <[EMAIL PROTECTED]> writes:
>
>
> >> lexer.ll: In member function `virtual int My_lily_lexer::yylex()':
> >> lexer.ll:502: cannot convert `std::istream*' to `istream*' in
> >
> > I have the same problem with lilypond-1.5.52
>
> It looks like
Pierre <[EMAIL PROTECTED]> writes:
>> lexer.ll: In member function `virtual int My_lily_lexer::yylex()':
>> lexer.ll:502: cannot convert `std::istream*' to `istream*' in
>
> I have the same problem with lilypond-1.5.52
It looks like you have versions of flex and gcc that don't work
together; ie
[EMAIL PROTECTED] writes:
> -Wmissing-prototypes -Wconversion -o out/lexer.o out/lexer.cc
> In file included from /usr/include/FlexLexer.h:47,
> from out/lexer.cc:241:
> /usr/local/include/g++-v3/backward/iostream.h:36: using directive
> `istream'introduced ambiguous type `
On 2002.04.12 16:19 Pierre wrote:
> On 2002.04.04 14:06 Pierre wrote:
>> Hi,
>>
>> Now i got a problem during the compilation :
>>
>> # gmake
>> gmake --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C
>> buildscripts all && gmake --no-builtin-rules PACKAGE=LILYPOND
>> package=lilypond -
On 2002.04.04 14:06 Pierre wrote:
> Hi,
>
> Now i got a problem during the compilation :
>
> # gmake
> gmake --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C
> buildscripts all && gmake --no-builtin-rules PACKAGE=LILYPOND
> package=lilypond -C scripts all && gmake --no-builtin-rules
Hi,
Now i got a problem during the compilation :
# gmake
gmake --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C
buildscripts all && gmake --no-builtin-rules PACKAGE=LILYPOND
package=lilypond -C scripts all && gmake --no-builtin-rules
PACKAGE=LILYPOND package=lilypond -C flower all &&
19 matches
Mail list logo