Date: Sun, 11 Feb 2001 23:06:37 +0100 From: Holger.Weisbrodt@t-online.de (Holger Weisbrodt) To: freebsd-questions@freebsd.org Subject: // problems configuring i4b ... // Message-ID: <3A870CED.795682E2@t-online.de>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A870CED.795682E2>
