[omniORB] ERROR : 'omniORB_4_2' was not declared in this scope

Nayana N r Nayana.Nr at cyient.com
Tue Oct 19 08:02:09 UTC 2021


Hi Team,


I am trying in include JPEO JTRS Standard APIs REDHAWK IDL Projects(https://github.com/rodrigo455/jtnc-interfaces) into Yocto project build(https://wiki.phytec.com/display/PRODUCTINFO/BSP-Yocto-TISDK-AM57xx-PD17.1.0+Quickstart) as a IDL project.

I have already integrated meta-redhawk-sdr into Yocto build and now i am trying in integrate jtnc-interface as IDL interface into redhawk-core-framework(IDL project create from Redhawk Eclipse IDE) and added similar to other interface in Redhawk like bulkio and burstio etc.

Created new .bb file to integrate jtnc source into yocto and building the image.

Steps Fallowed:

  *   Created IDL project in Redhawk Eclipse IDE and added jtnc-interface github source code into it. building project is successful with all component installation as provided in "install" script.
  *   Same IDL project now integrating with Yocto build as a part of redhawk-core-framework using (,bb) file.

While running yocto build, i am facing 2 errors as shown below.

Error :
src/cpp/redhawk/MHAL/mhalSK.cpp: At global scope:
| src/cpp/redhawk/MHAL/mhalSK.cpp:13:43: error: 'omniORB_4_2' was not declared in this scope
| static const char* _0RL_library_version = omniORB_4_2;

src/cpp/redhawk/MHAL/mhalDynSK.cpp: At global scope:
| src/cpp/redhawk/MHAL/mhalDynSK.cpp:7:47: error: 'omniORB_4_2_dyn' was not declared in this scope
| static const char* _0RL_dyn_library_version = omniORB_4_2_dyn;

Can you please help me out to resolve above issue.
Please refer the screen shot below.


Screen shot:

[cid:85323ec8-a4d3-431b-ae2d-297e603e2fb0]

Regards,
Nayana


________________________________

DISCLAIMER:

This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. Check all attachments for viruses before opening them. All views or opinions presented in this e-mail are those of the author and may not reflect the opinion of Cyient or those of our affiliates.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.omniorb-support.com/pipermail/omniorb-list/attachments/20211019/e7b6bb31/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pastedImage.png
Type: image/png
Size: 101008 bytes
Desc: pastedImage.png
URL: <https://www.omniorb-support.com/pipermail/omniorb-list/attachments/20211019/e7b6bb31/attachment-0001.png>


More information about the omniORB-list mailing list