bug-lilypond
[Top][All Lists]
Advanced

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

Re: MacOS build failure


From: Jan Nieuwenhuizen
Subject: Re: MacOS build failure
Date: Mon, 28 Mar 2005 16:23:40 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

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)
        libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb7f5e000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb7ef1000)
        libz.so.1 => /usr/lib/libz.so.1 (0xb7edf000)
        libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xb7eaa000)
        libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0xb7ea6000)
        libdl.so.2 => /lib/tls/libdl.so.2 (0xb7ea3000)
        libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb7e23000)
        libm.so.6 => /lib/tls/libm.so.6 (0xb7e01000)
        libc.so.6 => /lib/tls/libc.so.6 (0xb7ccd000)
        libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb7cac000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)

> 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.

Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

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