intel / intel/lmbench

fix compilation error 'fatal error: rpc/rpc.h: No such file or directory'

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

Description

*first*
replace `#include ` by `#include `

*second*
and there are some problems in '/usr/include/tirpc/rpc' directory, cd into it , then

`grep '#include /#include \"..\/netconfig.h\"/g' `

*finally*

`make results LDFLAGS=-ltirpc`

the problem will be fixed, tested successfully on manjaro 20

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.