From owner-freebsd-questions Mon May 24 16:26:46 1999 Delivered-To: freebsd-questions@freebsd.org Received: from WEBBSD1.turnaround.com.au (webbsd1.turnaround.com.au [203.39.138.49]) by hub.freebsd.org (Postfix) with ESMTP id F35AB1517C for ; Mon, 24 May 1999 16:26:42 -0700 (PDT) (envelope-from A_Johns@TurnAround.com.au) Received: from TurnAround.com.au (dhcp64.turnaround.com.au [192.168.1.64]) by WEBBSD1.turnaround.com.au (8.8.7/8.8.7) with ESMTP id JAA19950; Tue, 25 May 1999 09:39:45 +1000 (EST) (envelope-from A_Johns@TurnAround.com.au) Message-ID: <3749E02D.D5ABCB6B@TurnAround.com.au> Date: Tue, 25 May 1999 09:26:37 +1000 From: Andrew Johns Organization: TurnAround Solutions P/L X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: cyberjoe2001@hotmail.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Make command errors.. References: <37496FB5.FBE76348@pinebelt.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Joseph T. McDonald" wrote: > > I get many undefined reference to, errors when I run the make command.. > [snip] > controller pnp0 > controller snd0 > device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr > options "SBC_IRQ=5" [snip] > controller snd0 > device pcm0 > [snip] At a quick glance (and seeing as you haven't included the error output lines - try make > textfile.txt) I can see that you included two sound drivers - Luigi's (pcm0) and the VoxWare one (sb0), as well as two controllers (snd0). Remove the ones that you don't want - if you still have trouble, try including the output from the make (NOT all of it, just the last few lines where the errors cause it to stop). HTH -- Regards | _/\_/\ Andrew Johns BSc (Comp Sci) | / \ TurnAround Solutions Pty Ltd | \_...__/ http://www.turnaround.com.au/ | \/ "The box said 'Requires Windows 98, NT, Linux or better' so I installed FreeBSD." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message