From owner-freebsd-questions Sun Jun 22 15:08:46 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA25221 for questions-outgoing; Sun, 22 Jun 1997 15:08:46 -0700 (PDT) Received: from helbig.informatik.ba-stuttgart.de (helbig.informatik.ba-stuttgart.de [141.31.166.22]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA25200 for ; Sun, 22 Jun 1997 15:08:31 -0700 (PDT) Received: (from helbig@localhost) by helbig.informatik.ba-stuttgart.de (8.8.5/8.8.5) id AAA24024; Mon, 23 Jun 1997 00:07:42 +0200 (MET DST) From: Wolfgang Helbig Message-Id: <199706222207.AAA24024@helbig.informatik.ba-stuttgart.de> Subject: Re: Problems: copmpiling kernel with bisdn In-Reply-To: <199706221945.VAA10275@rpops002.rp-online.de> from Stefan Veith at "Jun 22, 97 09:46:51 pm" To: stefan.veith@mail.online-club.de (Stefan Veith) Date: Mon, 23 Jun 1997 00:07:41 +0200 (MET DST) Cc: questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > -- [ From: Stefan Veith * EMC.Ver #2.5.02 ] -- > > > I have installed bisdn-0.97 on my FreeBSD-2.2.1-system in order to use my > Teles.ISDN-16.3 (no PnP, no PCI) under UNIX. After having patched six files, > installed the device files and added the needed lines in the kernel config > file. > > But whenever I try to compile my kernel (I tried it several times) I get the > error message: > " teles.o: undefined symbol ... > ... " > > Where could be the mistake? You can answer me in German, English and French. > Stefan. Probably something went wrong while patching /sys/conf/files and or /sys/i386/conf/files.i386. Please doublecheck those patches. If this does not solve your problem, please give us the whole error messages, so we can get a chance to narrow in the problem. BTW, you might want to use the bisdn mailinglist (isdn@muc.ditec.de) Wolfgang