*BSD News Article 69267


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.cs.su.oz.au!metro!metro!asstdc.scgt.oz.au!nsw.news.telstra.net!act.news.telstra.net!psgrain!news.uoregon.edu!vixen.cso.uiuc.edu!newsfeed.internetmci.com!iol!tank.news.pipex.net!pipex!dispatch.news.demon.net!demon!jraynard.demon.co.uk!not-for-mail
From: james@jraynard.demon.co.uk (James Raynard)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Help me install my SoundBlaster Card !!!!
Date: 23 May 1996 22:31:53 -0000
Organization: A FreeBSD Box
Lines: 33
Message-ID: <4o2p0p$5g2@jraynard.demon.co.uk>
References: <4o1hsu$86e@newsbf02.news.aol.com>
NNTP-Posting-Host: localhost.demon.co.uk
X-NNTP-Posting-Host: jraynard.demon.co.uk

In article <4o1hsu$86e@newsbf02.news.aol.com>,
Volverine <volverine@aol.com> wrote:
>I am trying to install my SoundBlaster16 Card on my FreeBSD 2.1 ver.
>I am copying lines from LINT to my kernel. But after doing "make" in
>that directory, I get "_sbdriver" and "_sbintr" undefined symbol in
>linking "ioconf.o"

Here's the relevant bit of my kernel config:-

# Controls all sound devices
controller      snd0
device sb0      at isa? port 0x220 irq 5 conflicts drq 1 vector sbintr
device sbxvi0   at isa? drq 5
device sbmidi0  at isa? port 0x330
device opl0     at isa? port 0x388

At a guess, you've probably missed out the 'sb0' entry.

>When I see the "makefile", the file which contains the defined is not
>included in the makefile. I tried including all the files in
>"makefile" but some other error pops up.

The makefile and the other source files are automatically generated by
'config', based on what you put in the config file. So there isn't
really much you can do if the make fails except edit the config file
and try again.

Hope this helps.

-- 
James Raynard, Edinburgh, Scotland
jraynard@dial.pipex.com
james@jraynard.demon.co.uk