Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Nov 1999 09:17:00 +1300
From:      "Juha Saarinen" <juha_saarinen@email.msn.com>
To:        "Alejandro Ramirez" <ales@megared.net.mx>, <freebsd-questions@FreeBSD.ORG>
Subject:   RE: Kernel compile fails (fwd)
Message-ID:  <LNBBIBDBFFCDPLBLLLHFCEAFGAAA.juha_saarinen@email.msn.com>
In-Reply-To: <026c01bf261b$f48829c0$bdc3fea9@megared.net.mx>

next in thread | previous in thread | raw e-mail | index | archive | help
Gracias Alejandro! I've already fixed the problem by using the pcm0 driver,
instead of the Voxware ones. FreeBSDzine looks like a good resource...
thanks for the link.

-- Juha

> -----Original Message-----
> From: Alejandro Ramirez [mailto:ales@megared.net.mx]
> Sent: Thursday, 4 November 1999 05:53
> To: Juha Saarinen; freebsd-questions@FreeBSD.ORG
> Subject: RE: Kernel compile fails (fwd)
>
>
> Hi,
>
>     First try removing the "controller snd0" line from your kernel and use
> the "controller pnp0", and try again.
>
> BTW the following page may help you with this:
>
> http://www.freebsdzine.org/199904/features/sound.html
>
> Have Fun...
> Ales
>
> ----- Original Message -----
> From: Juha Saarinen <juha_saarinen@email.msn.com>
> To: <freebsd-questions@FreeBSD.ORG>
> Sent: Tuesday, November 02, 1999 4:21 PM
> Subject: FW: Kernel compile fails (fwd)
>
>
> > 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?LNBBIBDBFFCDPLBLLLHFCEAFGAAA.juha_saarinen>