intel / intel/lmbench

tirpc/rpc/rpc.h no such file ot directory

Open
#10 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
385
Forks
184
PR merge metrics
No merged PRs in 30d

Description

Hi

I cloned the lmbench source to ubuntu 16.04 , I am trying to run the lmbench with x86 gcc but i am getting error with rpc.h header . Error Details are below ,

commands:

cd src
make

error :

In file included from lib_tcp.c:9:0:
bench.h:41:27: fatal error: tirpc/rpc/rpc.h: No such file or directory
compilation terminated.
Makefile:246: recipe for target '../bin/x86_64-linux-gnu/lib_tcp.o' failed
make[1]: *** [../bin/x86_64-linux-gnu/lib_tcp.o] Error 1

How can i solve this issue ?

Regards
Megha

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.