jfdelnero / LinuxFromScratch

Cross compiler + Linux system build scripts.
27 stars 12 forks source link

compiling issue #5

Open Mr-NI opened 1 year ago

Mr-NI commented 1 year ago

each time I try to compile, I get stuck on this error

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

I checked to see if I have rpc.h installed on my system and it is there. I am not sure what to do