clknetsim icon indicating copy to clipboard operation
clknetsim copied to clipboard

A compile error

Open KevvinHoo opened this issue 2 years ago • 1 comments

1646738755(1)

I used “make” to compile the project and I got the error shown above. May I ask what is the reason? Thanks.

KevvinHoo avatar Mar 08 '22 11:03 KevvinHoo

It might be a missing header file.

On what distribution are you trying to build it?

Does it work if you add #include <linux/limits.h> to the top of client.c?

mlichvar avatar Mar 08 '22 11:03 mlichvar

Closing for inactivity.

mlichvar avatar Apr 05 '23 14:04 mlichvar