When i run 'make' to compile cCERTI, there is an error:$HOME/COSSIM/cCERTI/test/certiCheckHostAndIP.c:93 undefined reference to 'get_myaddress'. Then i checked certiCheckHostAndIP.c, i found during line 42 to lind 44, function get_myaddress is only declared when APPLE is defined, what does APPLE means? Thank you!
When i run 'make' to compile cCERTI, there is an error:$HOME/COSSIM/cCERTI/test/certiCheckHostAndIP.c:93 undefined reference to 'get_myaddress'. Then i checked certiCheckHostAndIP.c, i found during line 42 to lind 44, function get_myaddress is only declared when APPLE is defined, what does APPLE means? Thank you!