From owner-freebsd-isdn@FreeBSD.ORG Wed Nov 19 18:34:14 2008 Return-Path: Delivered-To: freebsd-isdn@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28C45106564A for ; Wed, 19 Nov 2008 18:34:14 +0000 (UTC) (envelope-from denis.beltramo@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id AF7D08FC12 for ; Wed, 19 Nov 2008 18:34:13 +0000 (UTC) (envelope-from denis.beltramo@gmail.com) Received: by ug-out-1314.google.com with SMTP id 30so53856ugs.39 for ; Wed, 19 Nov 2008 10:34:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=Kd73nxMzinZx7fQL2BjLyHPjv4NX3Ji6s120EzvUAG4=; b=PfN8C85f8GCx1za8pat9IA4ULgak1k5DEy98a3KMSyMUH/JSuc43lZ7RUo8r0KA8ZM vAEaQeGELMTDy6O7S6PZor/4+C3y4Dku8/Mnq6VaGLtfe/a0Rb8ObvBk1tzZ8FBwkZa6 jgrQi7KWMnsSgDWYJcljLlAto/9YmoQJexDjY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=reV07C7BzZjlxaD3batsdkN1weDTFCvyB1Ja3LF+9l+E3OEeJo2p1vstUeEIOsQ/f1 tHqTlSMgEvCKXCfYJPRsEjcqL/pA+68hhj8anRyJ2hitpKPaOYHee7ZYwNyNgFn3ZhwP Xb7MagQ5cM3/kkAairWVF3HUsR7CYN4E6bXsU= Received: by 10.67.115.12 with SMTP id s12mr3177539ugm.40.1227119652579; Wed, 19 Nov 2008 10:34:12 -0800 (PST) Received: by 10.66.224.4 with HTTP; Wed, 19 Nov 2008 10:34:12 -0800 (PST) Message-ID: <27f0c3e40811191034y39aed0e9v12d33079d6ceb5f5@mail.gmail.com> Date: Wed, 19 Nov 2008 19:34:12 +0100 From: "Denis Beltramo" To: "Hans Petter Selasky" In-Reply-To: <200811191533.13842.hselasky@c2i.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <27f0c3e40811190129g59246815n337d642791c9515d@mail.gmail.com> <20081119123243.4d2bac6d@ernst.jennejohn.org> <200811191533.13842.hselasky@c2i.net> Cc: freebsd-isdn@freebsd.org Subject: Re: Problem with make X-BeenThere: freebsd-isdn@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using ISDN with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2008 18:34:14 -0000 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