fix compilation error 'fatal error: rpc/rpc.h: No such file or directory'
Open
- 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
Assessment
This issue has not been assessed yet.