From owner-freebsd-questions Sun Feb 11 14: 3:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by hub.freebsd.org (Postfix) with ESMTP id 7371337B401 for ; Sun, 11 Feb 2001 14:03:46 -0800 (PST) Received: from fwd00.sul.t-online.com by mailout02.sul.t-online.com with smtp id 14S4aq-0004Zd-04; Sun, 11 Feb 2001 23:03:40 +0100 Received: from t-online.de (320086386942-0001@[62.158.206.144]) by fwd00.sul.t-online.com with esmtp id 14S4am-1IW1rcC; Sun, 11 Feb 2001 23:03:36 +0100 Message-ID: <3A870CED.795682E2@t-online.de> Date: Sun, 11 Feb 2001 23:06:37 +0100 From: Holger.Weisbrodt@t-online.de (Holger Weisbrodt) Organization: Private Linux Site X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.14 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: // problems configuring i4b ... // Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Sender: 320086386942-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, the following lines describe my setup and 'make' run to install the i4b package. It's the first time I've tried it. 'make depend' was ok, 'make' stopped with an error. Any idea concerning the result? 1. uname -a: FreeBSD hw-pc 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Mon Mar 20 22:50:22 GMT 2000 root@monster.cdrom.com:/usr/src/ 2. mkdir /usr/src/i4b cp i4bi4b-00.96.00-beta-101000.tar /usr/src/i4b tar xvf i4bi4b-00.96.00-beta-101000.tar cd FreeBSD; sh overinstall.sh; cd /usr/src/i4b make depend (was ok) make ---> produced the following output: ===> isdntrace Warning: Object directory not changed from original /usr/src/i4b/isdntrace ===> isdndebug Warning: Object directory not changed from original /usr/src/i4b/isdndebug ===> isdnd Warning: Object directory not changed from original /usr/src/i4b/isdnd cc -O -pipe -I/usr/src/i4b/isdnd/.. -I/usr/src/i4b/isdnd/../isdnmonitor -I/usr/src/i4b/isdnd/../isdntel -I/usr/src/ In file included from /usr/src/i4b/isdnd/../machine/i4b_isppp.h:42, from rc_config.c:55: /usr/include/net/slcompress.h:123: `MLEN' undeclared here (not in a function) *** Error code 1 Stop in /usr/src/i4b/isdnd. *** Error code 1 Thanks for any hints. Regards, Holger Stop in /usr/src/i4b. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message