> 1.44-1 lists
> 
>   libpango-1.0.so.0.4400.0
>
> 1.44-2 lists
>
>   libpango-1.0.so.0.4400.2
>
> 1.43.0 lists
>
>   libpango-1.0.so.0.4300.0

Thanks!  So the removal of Type 1 and bitmap support in Pango didn't
cause an increase of the dynamic library's major version (i.e., the
first zero after `.so' in the library name).  This means that by
default the dynamic linker uses the library file with the most recent
minor and patch version (4400.2).

The question is now what exactly causes this:

  error: invalid conversion from 'gpointer' {aka 'void*'}
         to 'FT_Face' {aka 'FT_FaceRec_*'}

during the lilypond compilation?  Is this really caused by pango?  Or
is this a glib issue?  Could you investigate?


    Werner

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to