On Mon, Apr 07, 2014 at 10:52:26AM +0200, Andreas Müller wrote:
> Signed-off-by: Andreas Müller <schnitzelt...@googlemail.com>
> ---
>  meta-gnome/recipes-gnome/abiword/abiword_3.0.0.bb | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/meta-gnome/recipes-gnome/abiword/abiword_3.0.0.bb 
> b/meta-gnome/recipes-gnome/abiword/abiword_3.0.0.bb
> index 69d62ef..875cfd6 100644
> --- a/meta-gnome/recipes-gnome/abiword/abiword_3.0.0.bb
> +++ b/meta-gnome/recipes-gnome/abiword/abiword_3.0.0.bb
> @@ -24,6 +24,11 @@ SHRT_VER = 
> "${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]
>  
>  inherit autotools pkgconfig
>  
> +# TBD: fix Makefile
> +# | make[3]: *** No rule to make target `../goffice-bits2/libgoffice.la', 
> needed by `libabiword-3.0.la'.  Stop.
> +# | make[3]: *** Waiting for unfinished jobs....
> +PARALLEL_MAKE = ""

BTW: this seems to happen only when something is detected in sysroot
(abiword fails in test-dependencies when building in fully-populated
sysroot and builds ok with minimal).

But maybe it's coincidence.. 

> +
>  PACKAGECONFIG ??= "collab-backend-xmpp collab-backend-tcp 
> collab-backend-service"
>  PACKAGECONFIG[spell] = "--enable-spell,--disable-spell,enchant"
>  PACKAGECONFIG[collab-backend-xmpp] = 
> "--enable-collab-backend-xmpp,--disable-collab-backend-xmpp,libgsf libxml2 
> loudmouth"
> -- 
> 1.8.3.1
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: martin.ja...@gmail.com

Attachment: signature.asc
Description: Digital signature

-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to