Compiling test.c error
Status: Beta
Brought to you by:
thehobbit
Hi,
I have downloaded the libedit and have run the ./configure and it runs with no errors
Then i have issued the make command it also executes.
when I am trying to compile the test.c I am getting following error:
test.c:40:10: fatal error: compat.h: No such file or directory
Even tried adding this path still getting the same issue.
Any help on this?