Build nvi 2.1.3 on Mac, missing build instructions

by by at meetlost.com
Tue Nov 14 06:59:02 UTC 2017


> I need to find someway to stop these crazy
> /usr/local/include priorities…
In my case, /usr/include/ contains db.h too.
> 
>  https://public.kitware.com/pipermail/cmake/2017-July/065734.html
> 
Above link works.

After changing “#include <db.h>” to “#include /usr/include/db.h” within file common/common.h, and make it again, I can get the “nvi” binary on my Mac.
> The issue was found but no solution proposed
> to Github (https://github.com/lichray/nvi2/issues/57).
> 
> 

by


More information about the freebsd-hackers mailing list