[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
select_font undefined reference
From: |
Patrick Atamaniuk |
Subject: |
select_font undefined reference |
Date: |
Sun, 14 Sep 2003 19:54:35 +0200 |
User-agent: |
Mutt/1.4.1i |
Hello,
the last commit of paper-def.cc seems to remove get-font
accidental.cc (and others) replace this with select-font, but nowhere
select_font is provided.
used version to compile: Sun Sep 14 13:55:08 2003
branch HEAD,
1.98 /cvsroot/lilypond/lilypond/lily/paper-def.cc,v
1.61 /cvsroot/lilypond/lilypond/lily/include/paper-def.hh,v
./out-gcc-3.1/accidental.o: In function
`Accidental_interface::brew_molecule(scm_unused_struct*)':
/usr/home/patrick/lycvs/lilypond-1.9/lily/accidental.cc:194: undefined
reference to `select_font(Paper_def*, scm_unused_struct*)'
./out-gcc-3.1/font-interface.o: In function
`Font_interface::get_default_font(Grob*)':
/usr/home/patrick/lycvs/lilypond-1.9/lily/font-interface.cc:47: undefined
reference to `select_font(Paper_def*, scm_unused_struct*)'
./out-gcc-3.1/line-spanner.o: In function `Line_spanner::line_molecule(Grob*,
double, Offset, Offset)':
/usr/home/patrick/lycvs/lilypond-1.9/lily/line-spanner.cc:171: undefined
reference to `select_font(Paper_def*, scm_unused_struct*)'
./out-gcc-3.1/multi-measure-rest.o: In function
`Multi_measure_rest::symbol_molecule(Grob*, double)':
/usr/home/patrick/lycvs/lilypond-1.9/lily/multi-measure-rest.cc:139: undefined
reference to `select_font(Paper_def*, scm_unused_struct*)'
./out-gcc-3.1/system-start-delimiter.o: In function
`System_start_delimiter::staff_brace(Grob*, double)':
/usr/home/patrick/lycvs/lilypond-1.9/lily/system-start-delimiter.cc:155:
undefined reference to `select_font(Paper_def*, scm_unused_struct*)'
./out-gcc-3.1/text-item.o:/usr/home/patrick/lycvs/lilypond-1.9/lily/text-item.cc:25:
more undefined references to `select_font(Paper_def*, scm_unused_struct*)'
follow
--
regards,
Patrick Atamaniuk
- select_font undefined reference,
Patrick Atamaniuk <=