Return to BSD News archive
Received: by minnie.vk1xwt.ampr.org with NNTP id AA1314 ; Tue, 23 Feb 93 14:34:56 EST Path: sserve!manuel.anu.edu.au!munnari.oz.au!spool.mu.edu!samsung!nighthawk.clearpoint.com!transfer.stratus.com!noc.near.net!news.Brown.EDU!qt.cs.utexas.edu!cs.utexas.edu!usc!howland.reston.ans.net!usenet.ins.cwru.edu!agate!tfs.com!julian From: julian@tfs.com (Julian Elischer) Newsgroups: comp.unix.bsd Subject: Re: [386bsd] SCSI Kernel rebuild prob. Message-ID: <1993Feb15.182316.6884@tfs.com> Date: 15 Feb 93 18:23:16 GMT References: <C2GHGq.C7F@comm.mgmt.purdue.edu> Organization: TRW Financial Systems, Berkeley, CA - 94704 Lines: 16 In article <C2GHGq.C7F@comm.mgmt.purdue.edu> pierson@midas.mgmt.purdue.edu (Brian Pierson) writes: >Hello everyone, > > I got Julian's scsi drivers and added them but when I go to >rebuild the kernel I get the following error. > >conf.o Undefined symbol _memmmap referneced from data segment > OOPS I am experimenting with adding a mmap entry to /dev/mem (to mmap /dev/kmem to allow quick kernel observing) and must have let the memmmap entry get into the patches simply take it out of the conf.c field and replace it with the regular 'nothing' field (is that nodev?. nullop? ... I can't remember) julian