[maemo-developers] Trying to build gtk in scratchbox

From: Kalle Vahlman kalle.vahlman at gmail.com
Date: Wed Aug 22 20:04:18 EEST 2007
2007/8/22, vasant kanchan <v_kanchan at yahoo.com>:
> Hi,
>
> Thanks for the update. I installed the doc tools and I
> can proceed further. However now I fails with the
> following message
> AM_GLIB_GNU_GETTEXT not found in library.
>
> Any ideas ?

Seems to come from:

[sbox-bora: ~] > dpkg -S /usr/share/aclocal/glib-gettext.m4
libglib2.0-dev: /usr/share/aclocal/glib-gettext.m4

It should be in the default search path for aclocal, but you can make
sure it's found with:

 > export ACLOCAL_PATH=' -I /usr/share/aclocal'

and then run autogen.sh again (I'm not sure if dpkg-buildpackage does
that for you).

-- 
Kalle Vahlman, zuh at iki.fi
Powered by http://movial.fi
Interesting stuff at http://syslog.movial.fi

More information about the maemo-developers mailing list