Re: Trouble configuring gtk+-2.1.5 with latest XFree86 CVS



Byron Stanoszek <gandalf winds org> writes:

> I've just tried downloading pango 1.1.6, glib 2.1.5, and gtk+ 2.1.5.
> The configure for gtk+ still breaks with this output in config.log:
> 
> configure:15741: checking Pango flags
> configure:15747: result: -I/usr/include/pango-1.0 -I/usr/X11R6/include
> -I/usr/X11R6/include/freetype2 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include   -Wl,--export-dynamic -lpangoxft-1.0 -lpangox-1.0
> -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
> configure:15792: gcc -o conftest -g -O2 -g -Wall -I/usr/include/pango-1.0
> -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include     conftest.c -Wl,--export-dynamic -lpangoxft-1.0
> -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/../../../libpangoxft-1.0.so: undefined
> reference to `FT_Stream_GetShort'

You have multiple versions of FreeType on your system interfering
with each other. You need to fix that.

Regards,
                                        Owen



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