From owner-freebsd-bugs Thu Jul 25 06:15:37 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA27691 for bugs-outgoing; Thu, 25 Jul 1996 06:15:37 -0700 (PDT) Received: from rs1.rrz.Uni-Koeln.DE (rs1.rrz.Uni-Koeln.DE [134.95.100.208]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id GAA27685 for ; Thu, 25 Jul 1996 06:15:34 -0700 (PDT) Received: from pc1.scs-koeln.de ([134.95.30.183]) by rs1.rrz.Uni-Koeln.DE with SMTP id AA47092 (5.67b/IDA-1.5 for ); Thu, 25 Jul 1996 15:09:31 +0200 Message-Id: <1.5.4.32.19960725130837.0068f66c@mail.rrz.uni-koeln.de> X-Sender: afr04@mail.rrz.uni-koeln.de X-Mailer: Windows Eudora Light Version 1.5.4 (32) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Thu, 25 Jul 1996 15:08:37 +0200 To: joerg@freefall.freebsd.org From: Ralf Luettgen Subject: Error during compilation of kernel with worm Cc: freebsd-bugs@freebsd.org Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Dear Joerg, During the compilation of the kernel of release 2.1.5 with the following line in the conf file : device worm0 at scbus? I've got the following message : oading kernel conf.o: Undefined symbol `_wormopen' referenced from data segment conf.o: Undefined symbol `_wormclose' referenced from data segment conf.o: Undefined symbol `_wormioctl' referenced from data segment conf.o: Undefined symbol `_wormstrategy' referenced from data segment *** Error code 1 Stop. Could you help me? Thanks Ralf