Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 1999 15:30:24 -0800 (PST)
From:      Annelise Anderson <andrsn@andrsn.stanford.edu>
To:        Juha Saarinen <juha_saarinen@email.msn.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: FW: Kernel compile fails (fwd)
Message-ID:  <Pine.BSF.4.10.9911021529260.30432-100000@andrsn.stanford.edu>
In-Reply-To: <LNBBIBDBFFCDPLBLLLHFAENLFPAA.juha_saarinen@email.msn.com>

next in thread | previous in thread | raw e-mail | index | archive | help
You've got both snd0 and pcm0 in the kernel.  These are alternatives
for sound; use one or the other, and the conflicts should disappear.

Annelise

On Wed, 3 Nov 1999, Juha Saarinen wrote:

> Hi,
> 
> I'm trying to recompile the generic kernel to better match my hardware and
> to get sound card support.
> 
> My hardware:
> 
> Compaq Deskpro DPENS-K500/6.4
> 500MHz P3
> 128MB RAM
> Intel BX400 chip set
> ATI Rage Pro 3D AGP video
> 3Dfx Voodoo 2 PCI
> 6.4GB EIDE UDMA HD on IDE channel 0
> ATAPI CD ROM on IDE channel 1
> ES1899 AudioDrive PnP sound
> (0x220-0x22f, 0x268-0x26F, 0x330-0x331, IRQ 5, DMA 0 and DMA 1 according
> to Win98)
> USB (can't remember the manufacturer, but it's not important as I'm not
> planning to use it at the moment)
> Intel FE EtherExpress Pro 10/100 NIC.
> 
> I edited the kernel config file, ran:
> 
> config TINY
> make depend
> 
> without errors, but make comes up with lots of:
> loading kernel
> dmabuf.o: In function `dsp_wr_dmaupdate':
> dmabuf.o(.text+0x68): multiple definition of `dsp_wr_dmaupdate'
> dmabuf.o(.text+0x68): first defined here
> 
> etc., plus several 'undefined references'.
> 
> Make dies at sequencer.o: In function `seq_local_event':
> sequencer.o(.0xfa9): undefined reference to `DMAbuf_start_devices'
> *** Error code 1
> 
> Stop.
> 
> What could be the cause?
> 
> 
> Regards,
> 
> 
> Juha Saarinen
> Contributing Editor
> IDG
> 



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?Pine.BSF.4.10.9911021529260.30432-100000>