[OE-core] [PATCH] alsa-tools: Fix build without x11

Otavio Salvador otavio at ossystems.com.br
Tue Apr 1 16:40:46 UTC 2014


Hello,

On Tue, Apr 1, 2014 at 1:18 PM, Otavio Salvador <otavio at ossystems.com.br> wrote:
> There is no way to disable the x11 without mangling the source code so
> instead using a patch we now used a 'sed' in do_configure so it is
> easier to maintain and extend. The patch had some new tools missing
> which were triggering build failures in O.S. Systems' builder as:
>
> ,----[ Build error in a clean tmp, without x11 ]
> | checking for GTK3... no
> | configure: error: Package requirements (gtk+-3.0) were not met:
> |
> | No package 'gtk+-3.0' found
> |
> | Consider adjusting the PKG_CONFIG_PATH environment variable if you
> | installed software in a non-standard prefix.
> |
> | Alternatively, you may set the environment variables GTK3_CFLAGS
> | and GTK3_LIBS to avoid the need to call pkg-config.
> | See the pkg-config man page for more details.
> | make: *** [all] Error 1
> `----
>
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

A new, v2 version, not using sed is on the way. Ignore this one.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the Openembedded-core mailing list