Hello Alexander,

Thank you for helping this out.

I can see packages-split with below files:

sbaby@eadlng-build-machine:~/workspace/05162024_NIC/741819_NICOPS/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/rabbitmq-c/0.11.0-r0/packages-split/rabbitmq-c-tools$
ls -ll usr/bin/
total 104
-rwxr-xr-x 2 sbaby sbaby 22284 Mar 31  2021 amqp-consume
-rwxr-xr-x 2 sbaby sbaby 18184 Mar 31  2021 amqp-declare-queue
-rwxr-xr-x 2 sbaby sbaby 18184 Mar 31  2021 amqp-delete-queue
-rwxr-xr-x 2 sbaby sbaby 18176 Mar 31  2021 amqp-get
-rwxr-xr-x 2 sbaby sbaby 18184 Mar 31  2021 amqp-publish

sbaby@eadlng-build-machine:~/workspace/05162024_NIC/741819_NICOPS/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/rabbitmq-c/0.11.0-r0/packages-split$
ls -ll rabbitmq-c/usr/lib/
total 80
lrwxrwxrwx 1 sbaby sbaby    20 Mar 31  2021 librabbitmq.so.4 ->
librabbitmq.so.4.5.0
-rwxr-xr-x 2 sbaby sbaby 79204 Mar 31  2021 librabbitmq.so.4.5.0



However, On the target I could not see the amqp-* binaries under /usr/bin.
But I see the library librabbitmq.so.4.5.0. Is this expected? Do we need
only the library to execute some client code with rabbitmq-c  api ?

root@sama7g5ek-sd:~# ls -ll /usr/lib/librabbitmq.so.4.5.0
-rwxr-xr-x 1 root root 79204 Mar  9  2018 /usr/lib/librabbitmq.so.4.5.0

root@sama7g5ek-sd:~# ls -ll /usr/bin/amqp-consume
ls: cannot access '/usr/bin/amqp-consume': No such file or directory
root@sama7g5ek-sd:~#
root@sama7g5ek-sd:~#
root@sama7g5ek-sd:~#
root@sama7g5ek-sd:~#
root@sama7g5ek-sd:~# ls -ll /usr/bin/amqp-*
ls: cannot access '/usr/bin/amqp-*': No such file or directory

Regards
Simon


On Thu, May 30, 2024 at 2:40 AM Alexander Kanavin <alex.kana...@gmail.com>
wrote:

> The recipe puts them in rabbitmq-c-tools package. If you would look in
> packages-split/ instead of image/ you would see the same.
>
> Alex
>
> On Thu, 30 May 2024 at 00:23, SIMON BABY via lists.yoctoproject.org
> <simonkbaby=gmail....@lists.yoctoproject.org> wrote:
> >
> > Hello,
> >
> > I am building the recipe below.
> >
> >
> https://git.openembedded.org/meta-openembedded/tree/meta-oe/recipes-connectivity/rabbitmq-c/rabbitmq-c_0.11.0.bb?h=kirkstone
> >
> > I am unable to see the binaries on the target. Do I have to enable
> anything? However my build work directory has the generated binaries.
> >
> >
> >
> /build/tmp/work/cortexa7t2hf-neon-vfpv4-poky-linux-gnueabi/rabbitmq-c/0.11.0-r0/image/usr/bin$
> ls
> > amqp-consume  amqp-declare-queue  amqp-delete-queue  amqp-get
> amqp-publish
> >
> >
> > Regards
> > Simon
> >
> >
> >
> >
> >
> > 
> >
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#63244): https://lists.yoctoproject.org/g/yocto/message/63244
Mute This Topic: https://lists.yoctoproject.org/mt/106378618/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to