[OE-core] [PATCH] mozjs: fix build failure due to missing dependency on libxt

Peter Urbanec openembedded-devel at urbanec.net
Thu Feb 12 03:56:41 UTC 2015


On 12/02/15 11:00, Paul Gortmaker wrote:
> Looking at the configure script, we see these invalid values are output
> when the autoconf test for X11 fails.  That test fails in the following
> fashion:
...
> Since the package clearly has never been built in a no-X11 OE environment,
> we assume that all OE users to date are X11 users and hence simply add a
> dependency on libxt.

I've run into this problem quite a while ago. My fix for this was a 
.bbappend file that passes --without-x to configure, since my target has 
no X11.




More information about the Openembedded-core mailing list