[EMAIL PROTECTED] writes: > > On Mar 27, 2005, at 3:50 PM, Han-Wen Nienhuys wrote: > > > > > trying to build 2.5.16 on MacOS X 10.3, the link fails with > > > > ld: Undefined symbols: > > _FcConfigAppFontAddDir > > _FcConfigGetCurrent > > _FcInit > > _FcPatternGetString > > gnumake[1]: *** [out/lilypond] Error 1 > > rm out/lexer.cc out/parser.cc > > This is the second report I've had of this recently. Could it be that > your version of gcc is buggy ? Apple released a version of gcc in XCode > 1.5 that had problems with some c++ code. > > What does gcc -v say? If it says > > gcc version 3.3 20030304 (Apple Computer, Inc. build 1666)
this was the case, but the problem is that maagd:/sw/src/lilypond-devel-2.5.16-2/lilypond-2.5.16/lily root# pkg-config --libs fontconfig says -L/usr/X11R6/lib -lfontconfig Both weren't on the command line. I'm actually a little puzzled why things do compile without a hitch on linux, but I've added a configure check for fontconfig. -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond