Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 1999 09:26:37 +1000
From:      Andrew Johns <A_Johns@TurnAround.com.au>
To:        cyberjoe2001@hotmail.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Make command errors..
Message-ID:  <3749E02D.D5ABCB6B@TurnAround.com.au>
References:  <37496FB5.FBE76348@pinebelt.net>

next in thread | previous in thread | raw e-mail | index | archive | help
"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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3749E02D.D5ABCB6B>