Is there a special command that needs to be used when compiling the c files in the cgi directory to generate cgi files?
I have tried gcc extinfo.c and make extinfo without any success.
Athough the compilation did not return an error on the include statements, it failed with a large number of “undefined reference to” errors.