From owner-freebsd-questions Thu Sep 3 16:24:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA16143 for freebsd-questions-outgoing; Thu, 3 Sep 1998 16:24:40 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA16133 for ; Thu, 3 Sep 1998 16:24:37 -0700 (PDT) (envelope-from dlv@watertower.com) Received: from 2000.iadfw.net (rc3.iadfw.net [206.66.13.193]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id SAA07199 for ; Thu, 3 Sep 1998 18:49:07 -0500 (CDT) Message-Id: <199809032349.SAA07199@studio.watertower.com> X-Sender: dallastx@studio.watertower.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Demo Date: Thu, 03 Sep 1998 18:25:41 -0500 To: freebsd-questions@FreeBSD.ORG From: David Vondrasek Subject: Kernel Dropped In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Any thought on why this compile fails ? Adding this line is what caused it. Sound Card Line device pcm0 at isa? port? tty irq 7 drq 1 flags 0x0 vector pcmintr sh ../../conf/newvers.sh GENERIC -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS -DINET cc -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I../../../include -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL -c vers.c loading kernel dmabuf.o: Definition of symbol `_dsp_wr_dmaupdate' (multiply defined) dmabuf.o: Definition of symbol `_dsp_wrintr' (multiply defined) dmabuf.o: Definition of symbol `_reset_dbuf' (multiply defined) dmabuf.o: Definition of symbol `_dsp_rdintr' (multiply defined) dmabuf.o: Definition of symbol `_dsp_write_body' (multiply defined) dmabuf.o: Definition of symbol `_dsp_wrabort' (multiply defined) dmabuf.o: Definition of symbol `_dsp_rd_dmaupdate' (multiply defined) dmabuf.o: Definition of symbol `_dsp_read_body' (multiply defined) dmabuf.o: Definition of symbol `_dsp_rdabort' (multiply defined) dmabuf.o: Definition of symbol `_alloc_dbuf' (multiply defined) dmabuf.o: Definition of symbol `_snd_sync' (multiply defined) dmabuf.o: Definition of symbol `_snd_flush' (multiply defined) dmabuf.o: Definition of symbol `_dsp_wr_dmaupdate' (multiply defined) dmabuf.o: Definition of symbol `_dsp_wrintr' (multiply defined) dmabuf.o: Definition of symbol `_reset_dbuf' (multiply defined) dmabuf.o: Definition of symbol `_dsp_rdintr' (multiply defined) dmabuf.o: Definition of symbol `_dsp_write_body' (multiply defined) dmabuf.o: Definition of symbol `_dsp_wrabort' (multiply defined) dmabuf.o: Definition of symbol `_dsp_rd_dmaupdate' (multiply defined) dmabuf.o: Definition of symbol `_dsp_read_body' (multiply defined) dmabuf.o: Definition of symbol `_dsp_rdabort' (multiply defined) dmabuf.o: Definition of symbol `_alloc_dbuf' (multiply defined) dmabuf.o: Definition of symbol `_snd_sync' (multiply defined) dmabuf.o: Definition of symbol `_snd_flush' (multiply defined) *** Error code 1 Stop. David L. Vondrasek dlv@watertower.com In the future, we will recognize * 27 Spammers Confirmed Killed software crashes as technologically * 6 Websites Confirmed Killed mandated ergonomic rest breaks - * You Spam Me, I Report You. and we will pay extra for them. * It's That Simple. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message