Processors
Intel® Processors, Tools, and Utilities
14539 Discussions

Undefined reference to ippsSet_8u

Rayan_Ram
Beginner
749 Views

/home/shailen/icc/5gnr_l1/sdk/build-avx512-icc/install/lib_rate_dematching_5gnr/librate_dematching_5gnr.a(phy_rate_dematching_5gnr_avx512.cpp.o): In function `harq_combine_avx512(bblib_rate_dematching_5gnr_request*, bblib_rate_dematching_5gnr_response*, signed char*)':
phy_rate_dematching_5gnr_avx512.cpp:(.text+0x1d0): undefined reference to `ippsSet_8u'
/home/shailen/icc/5gnr_l1/sdk/build-avx512-icc/install/lib_rate_dematching_5gnr/librate_dematching_5gnr.a(phy_rate_dematching_5gnr_avx512.cpp.o): In function `bblib_rate_dematching_5gnr_avx512':
phy_rate_dematching_5gnr_avx512.cpp:(.text+0x4b2): undefined reference to `ippsSet_8u'
make[1]: *** [../bin/nr5g/gnb/l1/l1app] Error 1
make: *** [l1app] Error 2

 

INC_LIBS := -L /opt/intel/compilers_and_libraries_2019.4.243/linux/ipp/lib/intel64_and -L ${MKLLIB} -L ${IPPLIB} -L ../libs/bin -Wl,--whole-archive -Wl,-l$(PROJECT_NAME)$(BUILDPOSTFIX) $(addsuffix $(BUILDPOSTFIX),$(addprefix -l,$(LIBS))) ../libs/mlog/bin/libmlog.a -Wl,--no-whole-archive -Wl,-lhugetlbfs
INC_LIBS += -L$(CPA_DRV_DIR) -L -Wl,--whole-archive -Wl, -l$(CPA_LIB) -Wl,--no-whole-archive
INC_LIBS += $(RTE_LIBS) $(RPE_LIB) -L ../wls_mod -l wls -lipps -lippcore -lippe -lippi -lippdc -lippcv -lippch
INC_LIBS += $(FW_LIBS) $(SDK_LIBS)
INC_LIBS += $(XRAN_LIB)

0 Kudos
3 Replies
DeividA_Intel
Employee
717 Views

Hello Rayan_Ram,  

  


Thank you for posting on the Intel® communities.   

  


In order to better assist you, please provide the following:  



1. Is this "error code" related to an Intel tool? If so, provide the name of the tool/software


2. Are you having issues with an Intel processor? If so, provide the model name of the processor.


3. Can you provide more details of the issue that you are having?


4. Are you using a laptop or desktop computer?




Best regards, 


Deivid A.  

Intel Customer Support Technician 


0 Kudos
DeividA_Intel
Employee
706 Views

Hello Rayan_Ram,  


  


Were you able to check the previous post and get the information requested? Please let me know if you need more assistance.   


  


Regards,  


Deivid A.  

Intel Customer Support Technician  


0 Kudos
DeividA_Intel
Employee
682 Views

Hello Rayan_Ram


  


We have not heard back from you, so we will close this inquiry. If you need further assistance or if you have additional questions, please create a new thread and we will gladly assist you.  

  


Regards,  


Deivid A.  

Intel Customer Support Technician  


0 Kudos
Reply