lilypond-devel
[Top][All Lists]
Advanced

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

Re: Link failed building 2.5.24


From: Bertalan Fodor
Subject: Re: Link failed building 2.5.24
Date: Sat, 14 May 2005 17:16:14 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

Hm. With pkg-config --libs pango I get:

-Wl,--export-dynamic -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv

While there is

checking PANGO_FT2_LIBS... -Wl,--export-dynamic -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv

in configure, and:

-lintl -Wl,--export-dynamic -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lfontconfig -lfreetype -lz /usr/bin/libpython2.4.dll -lguile -lguile-ltdl -lcrypt -lm

when linking.



What libraries are missing?

This symbol is missing:

/netrel/build/lilypond-2.5.24/lily/out/all-font-metrics.o(.text+0xbf1):/netrel/src/lilypond-2.5.24/lily/all-font-metrics.cc:67:
 undefined reference to `_pango_font_description_set_size'

Ie: libpango-1.0  In that case, there seems to be problem with pkg-config,
the output from

   pkg-config --libs pango

should be OK for linking to pango.





reply via email to

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