Ethernet Products
Determine ramifications of Intel® Ethernet products and technologies
4874 Discussions

ODU-L FHI library build

Rajisha
Novice
1,111 Views

Hi

We are trying to build ODU-L project and we could build wls_lib and FAPI library.

To build FHI_Lib, we need to set MLOG_DIR, we are not able to find any 'mlog' folder.

We used https://gerrit.o-ran-sc.org/r/o-du/phy.git and https://github.com/intel/FlexRAN.git to clone the code.

We tried setting the MLOG_DIR as /home/user/new_odu/phy/fhi_lib/app/src:/home/user/new_odu/phy/fhi_lib/lib/api, but we see below error.

[user@IA-platform fhi_lib]$ ./build.sh
Number of commandline arguments: 0
MLOG folder is set. Enable MLOG (MLOG_DIR=/home/user/new_odu/phy/fhi_lib/app/src:/home/user/new_odu/phy/fhi_lib/lib/api)
Building xRAN Library
LIBXRANSO = 0
MLOG = 1
============================================================================================
Building ./build/libxran.so
RTE_TARGET = x86_64-native-linuxapp-icc
============================================================================================
[BUILD] lib : libxran
[CC] /home/user/odu-low/phy/fhi_lib/lib/ethernet/ethdi.o
In file included from /home/user/odu-low/phy/fhi_lib/lib/ethernet/ethdi.c(67):
/home/user/odu-low/phy/fhi_lib/lib/api/xran_mlog_lnx.h(28): catastrophic error: cannot open source file "mlog_lnx.h"
#include <mlog_lnx.h>
^

compilation aborted for /home/user/odu-low/phy/fhi_lib/lib/ethernet/ethdi.c (code 4)
make: *** [build/obj//home/user/odu-low/phy/fhi_lib/lib/ethernet/ethdi.o] Error 4
"make $COMMAND_LINE MLOG=${MLOG} LIBXRANSO=${LIBXRANSO}" command exited with code 2.
[user@IA-platform fhi_lib]$

 

we are following this link: https://docs.o-ran-sc.org/projects/o-ran-sc-o-du-phy/en/latest/Setup-Configuration_fh.html#a-4-install-and-configure-sample-application

 

Regards,

Rajisha

0 Kudos
1 Reply
Leonardo_C_Intel
Moderator
960 Views

Hello Rajisha,


Thank you for posting in the Intel Community.


Since this question involves DPDK, please check with Intel Premier Support for further assistance. See the following for access to Intel Premier Support.


Click the "Access and Log In" to contact the DPDK support https://www.intel.com/content/www/us/en/design/support/ips/training/welcome.html


Please be informed that we will now close this request. Just feel free to post a new question if you may have any other inquiries in the future.


Regards,

Leonardo C.


Intel Customer Support Technician


0 Kudos
Reply