Re: Garnome 0.29.1 - Pango Compile Error



Jeremy Nickurak <atrus garnome spam rifetech com> wrote:

> /usr/local/src/garnome-0.29.1/platform/pango/work/main.d/pango-1.3.1/pango/.libs/libpango-1.0.so: undefined reference to `g_unichar_get_mirror_char'
> > 

 Just a hint. Check the configure options for glib and atk.

 I'm saying this because on my box (almost vanilla Debian "woody") pango did compile without Xft backend, which, "in due course", caused configure script for for gtk to fail, complainig about Xft support missing.
 
 It take me a while to realize where the problem is. 

 My solution

 cd tmp/garnome/bootstrap/xft; make install
 cd  <..>/platform/pango; make clean; make install

 Restart in the gnome/deskto

Regards, Vasile



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