[gtkmm] Problem compiling gtkmm 1.3.18...



System is a Red Hat 7.3 system, using gcc 3.1.
Thanks to Morten and Pierre, I located and installed libsigc++.
./configure told me that my GLib was out of date, so I installed the RPMs at
ftp://ftp.gtk.org/pub/gtk/v2.0/binary/RedHat-7.3/RPMS/i386/

Configure then succeeded.

However, I get these fun errors when building.

/usr/lib/gcc-lib/i686-pc-linux-gnu/3.1/../../../libpangoxft-1.0.so:
undefined reference to `FT_Stream_GetShort'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.1/../../../libpangoxft-1.0.so:
undefined reference to `FT_Stream_ExitFrame'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.1/../../../libpangoxft-1.0.so:
undefined reference to `FT_Stream_GetLong'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.1/../../../libpangoxft-1.0.so:
undefined reference to `FT_Stream_Seek'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.1/../../../libpangoxft-1.0.so:
undefined reference to `FT_Stream_EnterFrame'

This doesn't look like a gtkmm problem, but looks like pango doesn't like
the version of freetype I have, despite the fact that they're both from RPMs
and the dependencies check out.

Any thoughts or comments getting this all to go with my type of system?

Thanks again!

Alex Pavloff
Software Engineer
Eason Technology  



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