bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MacOS build failure


From: Matthias Neeracher
Subject: Re: MacOS build failure
Date: Mon, 28 Mar 2005 00:58:52 -0800


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)

You should get the November 2004 gcc update (available at connect.apple.com, which requires registration, but the download is free). I suspect that you're going to have to

fink rebuild pango1-xft2-ft219

The problem does not occur on my machine, so I'm confined to speculation

Matthias





reply via email to

[Prev in Thread] Current Thread [Next in Thread]