Hello All,
After i run command ./configure for setting configuration of zerovm project. I try to make source them,but represent error as below.
src/desc/posix/nacl_desc_conn_cap.c: In function ‘NaClDescConnCapFdConnectAddr’:
src/desc/posix/nacl_desc_conn_cap.c:138: error: ‘NACL_OSX’ undeclared (first use in this function)
src/desc/posix/nacl_desc_conn_cap.c:138: error: (Each undeclared identifier is reported only once
src/desc/posix/nacl_desc_conn_cap.c:138: error: for each function it appears in.)
make: *** [nacl_desc_conn_cap.o] Error 1