From denis.beltramo at gmail.com Wed Nov 19 02:00:34 2008 From: denis.beltramo at gmail.com (Denis Beltramo) Date: Wed Nov 19 02:00:40 2008 Subject: Problem with make Message-ID: <27f0c3e40811190129g59246815n337d642791c9515d@mail.gmail.com> 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 From gary.jennejohn at freenet.de Wed Nov 19 03:32:47 2008 From: gary.jennejohn at freenet.de (Gary Jennejohn) Date: Wed Nov 19 03:32:54 2008 Subject: Problem with make In-Reply-To: <27f0c3e40811190129g59246815n337d642791c9515d@mail.gmail.com> References: <27f0c3e40811190129g59246815n337d642791c9515d@mail.gmail.com> Message-ID: <20081119123243.4d2bac6d@ernst.jennejohn.org> On Wed, 19 Nov 2008 10:29:02 +0100 "Denis Beltramo" 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 From hselasky at c2i.net Wed Nov 19 07:31:10 2008 From: hselasky at c2i.net (Hans Petter Selasky) Date: Wed Nov 19 07:31:17 2008 Subject: Problem with make In-Reply-To: <20081119123243.4d2bac6d@ernst.jennejohn.org> References: <27f0c3e40811190129g59246815n337d642791c9515d@mail.gmail.com> <20081119123243.4d2bac6d@ernst.jennejohn.org> Message-ID: <200811191533.13842.hselasky@c2i.net> On Wednesday 19 November 2008, Gary Jennejohn wrote: > On Wed, 19 Nov 2008 10:29:02 +0100 > > "Denis Beltramo" 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 From denis.beltramo at gmail.com Wed Nov 19 10:34:14 2008 From: denis.beltramo at gmail.com (Denis Beltramo) Date: Wed Nov 19 10:34:20 2008 Subject: Problem with make In-Reply-To: <200811191533.13842.hselasky@c2i.net> References: <27f0c3e40811190129g59246815n337d642791c9515d@mail.gmail.com> <20081119123243.4d2bac6d@ernst.jennejohn.org> <200811191533.13842.hselasky@c2i.net> Message-ID: <27f0c3e40811191034y39aed0e9v12d33079d6ceb5f5@mail.gmail.com> the revision svn 935 Thanks On Wed, Nov 19, 2008 at 3:33 PM, Hans Petter Selasky wrote: > On Wednesday 19 November 2008, Gary Jennejohn wrote: >> On Wed, 19 Nov 2008 10:29:02 +0100 >> >> "Denis Beltramo" 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