Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Problem with make

1 view
Skip to first unread message

Denis Beltramo

unread,
Nov 19, 2008, 4:29:02 AM11/19/08
to
Hello,

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?
--
Denis Beltramo
_______________________________________________
freebs...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isdn
To unsubscribe, send any mail to "freebsd-isdn...@freebsd.org"

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-...@muc.de

Gary Jennejohn

unread,
Nov 19, 2008, 6:32:43 AM11/19/08
to
On Wed, 19 Nov 2008 10:29:02 +0100
"Denis Beltramo" <denis.b...@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

Hans Petter Selasky

unread,
Nov 19, 2008, 9:33:13 AM11/19/08
to
On Wednesday 19 November 2008, Gary Jennejohn wrote:
> On Wed, 19 Nov 2008 10:29:02 +0100
>
> "Denis Beltramo" <denis.b...@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
>

What version of I4B are you trying to install?

--HPS

Denis Beltramo

unread,
Nov 19, 2008, 1:34:12 PM11/19/08
to
the revision svn 935

Thanks

On Wed, Nov 19, 2008 at 3:33 PM, Hans Petter Selasky <hsel...@c2i.net> wrote:
> On Wednesday 19 November 2008, Gary Jennejohn wrote:

>> On Wed, 19 Nov 2008 10:29:02 +0100
>>
>> "Denis Beltramo" <denis.b...@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
>>
>

> What version of I4B are you trying to install?
>
> --HPS
>

--
Denis Beltramo

0 new messages