[yocto] No rule to make target `Makefile.in' SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', ...]

Burton, Ross ross.burton at intel.com
Wed Jun 17 12:30:01 PDT 2015


On 17 June 2015 at 16:56, Marco Cavallini <cavallini.koan at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150617/8481f7e4/attachment.html>


More information about the yocto mailing list