Date: Fri, 6 Dec 2002 10:31:12 -0500 From: GuRU <guru@goku.cl.msu.edu> To: Kris Kennaway <kris@obsecurity.org> Cc: sos@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Link failure in ata driver Message-ID: <20021206153112.GB71324@goku.cl.msu.edu> In-Reply-To: <20021206083020.GA11032@rot13.obsecurity.org> References: <20021206083020.GA11032@rot13.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Out of da blue Kris Kennaway aka (kris@obsecurity.org) said: > Kernels with the following configuration do not link: > > # ATA and ATAPI devices > device ata > device atapicd # ATAPI CDROM drives > > linking kernel.debug > ata-all.o: In function `ata_boot_attach': > ata-all.o(.text+0x1590): undefined reference to `ata_raid_attach' > ata-all.o(.text+0x1594): undefined reference to `ata_raid_attach' > *** Error code 1 > 1 error Not sure what the exact fix is, but I've had to add atadisk in order to get the kernel to link: device atadisk # ATA disk drives > > Kris ./i'khala -- "Consider a spherical bear, in simple harmonic motion..." -- Professor in the UCB physics department bush doctor <bushdoc@goku.cl.msu.edu> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021206153112.GB71324>