[Top][All Lists]
[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 16:39:32 +0200 |
address@hidden writes:
> Han-Wen Nienhuys writes:
>
> > 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,
>
> I do not understand what `compiles on linux' means, but
> on my Debian box, I have: -lpangoft2-1.0 and ldd says:
>
> ldd /usr/lib/libpangoft2-1.0.so.0.800.1
> libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0xb7f8d000)
Duh, of course.
> > but I've added a configure check for fontconfig.
>
> I do not think that is the correct fix; pkgconfig should take care of
> that. I guess that it is a compiler bug or pkgconfig/pangoft2
> packaging bug.
I'm not sure. We're using FontConfig directly in fontconfig.cc, and it
is conceivable to use Pango without without FontConfig.
--
Han-Wen Nienhuys | address@hidden | http://www.xs4all.nl/~hanwen
Re: MacOS build failure, Graham Percival, 2005/03/28