From owner-cvs-all Wed Mar 7 7:39:21 2001 Delivered-To: cvs-all@freebsd.org Received: from acampi.inet.it (acampi.inet.it [213.92.4.194]) by hub.freebsd.org (Postfix) with SMTP id 5E90D37B71C for ; Wed, 7 Mar 2001 07:39:17 -0800 (PST) (envelope-from andrea@webcom.it) Received: (qmail 88594 invoked from network); 7 Mar 2001 16:37:45 -0000 Received: from brian.inet.it (HELO webcom.it) (213.92.4.195) by acampi.inet.it with SMTP; 7 Mar 2001 16:37:45 -0000 Received: (qmail 23862 invoked by uid 1000); 7 Mar 2001 15:35:55 -0000 Date: Wed, 7 Mar 2001 16:35:54 +0100 From: Andrea Campi To: Soren Schmidt Cc: =?iso-8859-1?Q?S=F8ren_Schmidt?= , 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> References: <20010307152907.A7119@webcom.it> <200103071524.QAA36108@freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103071524.QAA36108@freebsd.dk>; from sos@freebsd.dk on Wed, Mar 07, 2001 at 04:24:57PM +0100 X-Echelon: BND CIA NSA Mossad KGB MI6 IRA detonator nuclear assault strike Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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