> > It should compile without issues on your mac as long as you have cmake > with: (in the nvi2 directory) cd build/ && cmake . && make && make install > I tried this. When executing make, the error puts like below: nvi/nvi2/cl/../common/screen.h:62:2: error: unknown type name 'recno_t' Am I lost some dependency libs? by