From owner-freebsd-questions Wed Nov 3 12:25:28 1999 Delivered-To: freebsd-questions@freebsd.org Received: from secure.smtp.email.msn.com (cpimssmtpu07.email.msn.com [207.46.181.28]) by hub.freebsd.org (Postfix) with ESMTP id CE2D6150A4 for ; Wed, 3 Nov 1999 12:25:22 -0800 (PST) (envelope-from juha_saarinen@email.msn.com) Received: from dendennis - 203.79.82.14 by email.msn.com with Microsoft SMTPSVC; Wed, 3 Nov 1999 12:24:08 -0800 From: "Juha Saarinen" To: "Alejandro Ramirez" , Subject: RE: Kernel compile fails (fwd) Date: Thu, 4 Nov 1999 09:17:00 +1300 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: <026c01bf261b$f48829c0$bdc3fea9@megared.net.mx> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 > To: > 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