bug-lilypond
[Top][All Lists]
Advanced

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

Re: MacOS build failure


From: Han-Wen Nienhuys
Subject: Re: MacOS build failure
Date: Mon, 28 Mar 2005 13:42:57 +0200

address@hidden 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   |   address@hidden   |   http://www.xs4all.nl/~hanwen 





reply via email to

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