From owner-freebsd-questions Wed Nov 3 8:55: 9 1999 Delivered-To: freebsd-questions@freebsd.org Received: from unix.megared.net.mx (megamail.megared.com.mx [207.249.162.252]) by hub.freebsd.org (Postfix) with ESMTP id BAE2114FB0 for ; Wed, 3 Nov 1999 08:55:00 -0800 (PST) (envelope-from ales@megared.net.mx) Received: from ales (pix.megared.net.mx [207.249.162.253] (may be forged)) by unix.megared.net.mx (8.9.3/8.9.3) with SMTP id KAA56940; Wed, 3 Nov 1999 10:55:49 -0600 (CST) (envelope-from ales@megared.net.mx) Message-ID: <026c01bf261b$f48829c0$bdc3fea9@megared.net.mx> Reply-To: "Alejandro Ramirez" From: "Alejandro Ramirez" To: "Juha Saarinen" , References: Subject: RE: Kernel compile fails (fwd) Date: Wed, 3 Nov 1999 10:53:29 -0600 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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