-lfreetype missing from /usr/lib/pkgconfig/pangoft2.pc

Dr. Volker Zell Dr.Volker.Zell@oracle.com
Sat Jan 8 17:20:00 GMT 2005


Hi

I'm trying to compile wxWidgets for GTK2. During the link stage
-lfreetype is missing. wxWidgets configure calls pkg-config to get it's info.


03:23 PM [719]> pkg-config.exe --cflags "pangoft2"
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
vzell@vzell-de /usr/local/src
03:23 PM [720]> pkg-config.exe --libs "pangoft2"
-Wl,--export-dynamic -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv  


It seems that -lfreetype is missing from /usr/lib/pkgconfig/pangoft2.pc



By the way there is a bogus include directive -I/opt/cxclient/usr/X11R6/include in Cflags from /usr/lib/pkgconfig/pangoxft.pc

Cflags: -I${includedir}/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/opt/cxclient/usr/X11R6/include

Ciao
  Volker


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list