On 17 June 2015 at 16:56, Marco Cavallini <cavallini.k...@gmail.com> wrote:

> Hello,
> I'm trying to create a recipe rdesktop_1.8.3.bb but I get an error
> hard to understand.
> With Yocto 'daisy' the same recipe worked without complaining.
> To avoid any temporary misconfiguraton I deleted the sstate and tmp
> and rebuilt core-image-minimal from scratch and then rdesktop but the
> error is always present.
> I'd like to know what is wrong with inherit autotools now using
> 'dizzy' and what is this DEBUG: SITE files ['endian-little', 'bit-32',
> 'arm-common', 'common-linux', 'common-glibc', 'arm-linux',
> 'arm-linux-gnueabi', 'common']
>

Compile is failing because configure failed to generate the Makefiles, read
the temp/log.do_configure log file under the recipe's work directory to see
if that explains why.

(you're probably missing some build dependencies)

Ross
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to