Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Mar 2001 19:11:52 -0500 (EST)
From:      Felix-Antoine Paradis <reel@sympatico.ca>
To:        <hackers@freebsd.org>
Cc:        FreeBSD Questions <questions@freebsd.org>
Subject:   Kernel compilation failed.
Message-ID:  <Pine.BSF.4.31.0103011907330.3041-100000@idemnia.ath.cx>

next in thread | raw e-mail | index | archive | help
Hi.

   I am running FreeBSD 3.5-STABLE on a i386 arch. When I boot, it tells
me that:

---
sb0 at 0x220 on isa

NOTE! SB Pro support required with your soundcard!
snd0: <SoundBlaster 16 4.13>
---

So I added:

---
device sbxvi0   at isa? drq ?
---

to my kernel. Then, I recompiled and I got an error:

---
su-2.04# make
loading kernel
dev_table.o(.data+0xc4): undefined reference to `attach_sb16midi'
dev_table.o(.data+0xc8): undefined reference to `probe_sb16midi'
sb_dsp.o: In function `sbintr':
sb_dsp.o(.text+0xa9): undefined reference to `sb16midiintr'
*** Error code 1

Stop.
---

I did a: make depend; make; make install

It fails in the "make".

Any idea?

______________________
Felix-Antoine Paradis
reel@sympatico.ca
PGP Key ID: 0x7B3AD2C5


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.31.0103011907330.3041-100000>