Date: Wed, 7 Mar 2001 16:35:54 +0100 From: Andrea Campi <andrea@webcom.it> To: Soren Schmidt <sos@freebsd.dk> Cc: =?iso-8859-1?Q?S=F8ren_Schmidt?= <sos@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ata ata-card.c ata-isa.c ata-pci.c ata-all.c ata-all.h ata-dma.c Message-ID: <20010307163554.B7119@webcom.it> In-Reply-To: <200103071524.QAA36108@freebsd.dk>; from sos@freebsd.dk on Wed, Mar 07, 2001 at 04:24:57PM %2B0100 References: <20010307152907.A7119@webcom.it> <200103071524.QAA36108@freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 07, 2001 at 04:24:57PM +0100, Soren Schmidt wrote: > It seems Andrea Campi wrote: > > > > > > Modified files: > > > sys/dev/ata ata-all.c ata-all.h ata-dma.c > > > Added files: > > > sys/dev/ata ata-card.c ata-isa.c ata-pci.c > > > Log: > > > Split out the ata probes in seperate files for each bus type. > > > > > > > This commit breaks kernel: > > > > linking kernel > > ata-dma.o: In function `ata_dmainit': > > ata-dma.o(.text+0x14e8): undefined reference to `ata_find_dev' > > Are you sure you have the updated conf/files as well ? > And have you done a new config yourconfigfile ? Sorry, you're right of course. I tried everything short of running config again - I didn't even notice ata-pci.o wasn't being compiled because of this. Happily compiling again. Bye, Andrea -- Tagline generated by 'gensig' mail-client-independent .signature generator. Get your copy at http://www.geeks.com/~robf/gensig/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010307163554.B7119>