On Fri, Jan 08, 2021 at 04:00:54AM -0800, Vijay Rakesh Munganda wrote:
> On Fri, Jan 8, 2021 at 03:15 AM, Quentin Schulz wrote:
> 
> > 
> > On Fri, Jan 08, 2021 at 03:07:43AM -0800, Vijay Rakesh Munganda wrote:
> > 
> >> On Fri, Jan 8, 2021 at 01:26 AM, Quentin Schulz wrote:
> >> 
> >> 
> >>> 
> >>> Hi,
> >>> 
> >>> On Fri, Jan 08, 2021 at 01:19:51AM -0800, Vijay Rakesh Munganda wrote:
> >>> 
> >>> 
> >>>> Hi Paul Barker,
> >>>> 
> >>>> No, ${WORKDIR}/tokbox directory is empty, it is not getting placed. I can
> >>>> only see it in the downloads directory.
> >>> 
> >>> S = "${WORKDIR}/libopentok_linux_llvm_arm64"
> >>> 
> >>> This is the root directory of your archive and should be used for `S`
> >>> 
> >>> Cheers,
> >>> Quentin
> >> 
> >> By changing to S = "${WORKDIR}/libopentok_linux_llvm_arm64" error got
> >> eliminated, thank you.
> >> 
> >> Now, how can I install the file under
> >> opentok_linux_llvm_arm64/lib/libopentok.so into the rootfs?
> >> 
> >> I tried the below code but got an error as *install: cannot stat
> >> 'lib/libopentok.so': No such file or directory*.
> > 
> > If you go into ${WORKDIR} of your recipe (tmp/work/<arch>/<recipe name>),
> > what is the path to libopentok.*.so?
> > 

Do you have B set up somewhere in your recipe?
Otherwise try ${S}/lib/libopentok.so for the source path.

Quentin
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#51946): https://lists.yoctoproject.org/g/yocto/message/51946
Mute This Topic: https://lists.yoctoproject.org/mt/79494357/21656
Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto
Mute #dunfell:https://lists.yoctoproject.org/g/yocto/mutehashtag/dunfell
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to