[oe] [meta-xfce 0/2] cleanup gettext for meta-xfce

Andreas Müller schnitzeltony at gmx.de
Tue Jan 3 14:41:47 UTC 2012


Up to now gettext was not properly included to meta-xfce. The issue came up
when building from scratch and receiving the following error for ristretto:

| util.c: In function 'rstto_launch_help':
| util.c:36:35: error: 'LC_MESSAGES' undeclared (first use in this function)
| util.c:36:35: note: each undeclared identifier is reported only once for each function it appears in
| make[3]: *** [ristretto-util.o] Error 1
| make[3]: Leaving directory `/home/Superandy/tmp/oe-core-eglibc/work/armv7a-angstrom-linux-gnueabi/ristretto-0.3.0-r0/ristretto-0.3.0/src'
| make[2]: *** [all] Error 2
| make[2]: Leaving directory `/home/Superandy/tmp/oe-core-eglibc/work/armv7a-angstrom-linux-gnueabi/ristretto-0.3.0-r0/ristretto-0.3.0/src'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/home/Superandy/tmp/oe-core-eglibc/work/armv7a-angstrom-linux-gnueabi/ristretto-0.3.0-r0/ristretto-0.3.0'
| make: *** [all] Error 2
| + die 'oe_runmake failed'

Andreas Müller (2):
  xfce.bbclass: inherit gettext
  libxfce4ui: remove gettext from DEPENDS since xfce.bbclass takes care

 meta-xfce/classes/xfce.bbclass                     |    2 +-
 .../recipes-xfce/libxfce4ui/libxfce4ui_4.8.1.bb    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
1.7.4.4





More information about the Openembedded-devel mailing list