Date: Mon, 07 May 2001 22:15:43 -0700 From: Kent Stewart <kstewart@urx.com> To: Michael Sacco <msacco01@rochester.rr.com> Cc: freebsd-questions@FreeBSD.org Subject: Re: "make" with kernel on 4.3 problem Message-ID: <3AF780FF.8CD6E267@urx.com> References: <01050801024300.21052@localhost.rochester.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Michael Sacco wrote: > > Hello, I am trying to compile a new kernel, and I've never done this before. > I am a windows to linux convert, and am trying the ropes with FreeBSD. > Anyhow, after following the directions in the handbook, and modifying the > GENERIC file, I successfully got all the way to "make", and got this error. . > > linking kernel > umass.o: In function `umass_cam_attach_sim': > umass.o(.text+0x1257): undefined reference to `cam_simq_alloc' > umass.o(.text+0x127d): undefined reference to `cam_sim_alloc' > umass.o(.text+0x1296): undefined reference to `xpt_bus_register' > umass.o(.text+0x12a6): undefined reference to `cam_simq_free' If you check your USB section, you still have a device that requires scbus and da. I also think you are much better off adding a "#" in column 1 than deleting the lines. It is easier for someone to tell you what you did wrong. Kent <snip> > Stop in /usr/src/sys/compile/MYKERNEL. > > I have attached my MYKERNEL file, I'm not sure what's wrong. Any help would > be greatly appreciated, I can't wait to hear sound!!! Thank you for your > time :) > > ---------------------------------------------------------------------------- > Name: MYKERNEL > MYKERNEL Type: Plain Text (text/plain) > Encoding: base64 -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ 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?3AF780FF.8CD6E267>