From: "nus1998" <nus1998@yeah.net>
To: meta-freescale@lists.yoctoproject.org
Subject: Re: bitbake core-image-minimal failed
Date: Tue, 2 Mar 2021 17:57:57 +0800 (CST) [thread overview]
Message-ID: <76d05707.1716.177f25f70b6.Coremail.nus1998@yeah.net> (raw)
In-Reply-To: <5a67bbf6.8ef.177f111710c.Coremail.nus1998@yeah.net>
[-- Attachment #1: Type: text/plain, Size: 899 bytes --]
Found the issue is caused by realpath, replaced with it in 18.04 and it's OK
在 2021-03-02 11:53:08,"nus1998" <nus1998@yeah.net> 写道:
Hi,
I'm using imx zeus 5.4.70-2.3.1, when I build the minimal images, an error encountered:
../../git/src/yp_xdr.c:38:23: fatal error: netconfig.h: No such file or directory
| #include <netconfig.h>
| ^
| compilation terminated.
....
Summary: 1 task failed:
virtual:native:..../imx-linux-zeus/sources/poky/meta/recipes-extended/libnsl/libnsl2_git.bb:do_compile
netconfig.h can be found at ./tmp/sysroots-components/x86_64/libtirpc-native/usr/include/tirpc, and on compiling there is a message -I<my path>/build-wayland/tmp/work/x86_64-linux/libnsl2-native/1.2.0+gitAUTOINC+37c5ffe303-r0/recipe-sysroot-native/usr/lib/pkgconfig//usr/include/tirpc, so seems relocatable.bbclass doesn't set the relative path properly?
[-- Attachment #2: Type: text/html, Size: 2083 bytes --]
prev parent reply other threads:[~2021-03-02 9:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-02 3:53 bitbake core-image-minimal failed nus1998
2021-03-02 9:57 ` nus1998 [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=76d05707.1716.177f25f70b6.Coremail.nus1998@yeah.net \
--to=nus1998@yeah.net \
--cc=meta-freescale@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.