Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2008 12:32:43 +0100
From:      Gary Jennejohn <gary.jennejohn@freenet.de>
To:        "Denis Beltramo" <denis.beltramo@gmail.com>
Cc:        freebsd-isdn@freebsd.org
Subject:   Re: Problem with make
Message-ID:  <20081119123243.4d2bac6d@ernst.jennejohn.org>
In-Reply-To: <27f0c3e40811190129g59246815n337d642791c9515d@mail.gmail.com>
References:  <27f0c3e40811190129g59246815n337d642791c9515d@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 19 Nov 2008 10:29:02 +0100
"Denis Beltramo" <denis.beltramo@gmail.com> wrote:

> I have upgraded my system to FreeBSD 7. I must install isdn4bsd.
> 
> the make=../src package and make install work.
> 
> When I write make buildkernel and install, after configured the Kernel
> the compilation stop and say:
> 
> error: NI4BTRC undeclared here (not in a function)
> 
> 
> Suggestion?

You're probably missing options like these
options        NI4BTRC=4
options        NI4BRBCH=4
options        NI4BTEL=2
options        NI4BIPR=4
options        NI4BISPPP=4
options        NI4BING=2

---
Gary Jennejohn



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081119123243.4d2bac6d>