Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Sep 1998 18:25:41 -0500
From:      David Vondrasek <dlv@watertower.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Kernel Dropped
Message-ID:  <199809032349.SAA07199@studio.watertower.com>
In-Reply-To: <E4222C3B82DCD111A3D900A0C9A92F4CEDEFB9@cof110exch001u.dr.l ucent.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809032349.SAA07199>