Date: Tue, 14 Nov 2017 14:58:56 +0800 From: by <by@meetlost.com> To: Zhihao Yuan <lichray@gmail.com> Cc: FreeBSD Hackers <freebsd-hackers@freebsd.org> Subject: Re: Build nvi 2.1.3 on Mac, missing build instructions Message-ID: <4AA49183-7007-4AA6-92E2-C97361A01C21@meetlost.com> In-Reply-To: <CAGsORuCs7v4T9jwNJx5snvFHVy%2BLJy64Ah=AsjAxcjvMMGur0g@mail.gmail.com> References: <22F67493-EA01-4190-BAA1-598B30F8517E@meetlost.com> <CAGsORuASq46zRKi123iiNwY8%2BUvi0h2AKpqW7pYzpHJvUxQbkg@mail.gmail.com> <BF1F59A8-D41A-4CB9-A45D-3AA9A6EDE7C1@meetlost.com> <a1db0e55436ef63eb22bb841504371a3@nuxi.ca> <DFF521E1-35D6-47EE-AB72-6594D82922F8@meetlost.com> <CAGsORuCs7v4T9jwNJx5snvFHVy%2BLJy64Ah=AsjAxcjvMMGur0g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> I need to find someway to stop these crazy > /usr/local/include priorities=A1=AD In my case, /usr/include/ contains db.h too. >=20 > https://public.kitware.com/pipermail/cmake/2017-July/065734.html >=20 Above link works. After changing =A1=B0#include <db.h>=A1=B1 to =A1=B0#include = /usr/include/db.h=A1=B1 within file common/common.h, and make it again, = I can get the =A1=B0nvi=A1=B1 binary on my Mac. > The issue was found but no solution proposed > to Github (https://github.com/lichray/nvi2/issues/57). >=20 >=20 by=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AA49183-7007-4AA6-92E2-C97361A01C21>