Date: Sat, 28 Jul 2001 01:28:24 -0400 From: "Joshua Garman" <joshg@tampabay.rr.com> To: <questions@freebsd.org> Subject: kernel compile not completing? Message-ID: <001a01c11726$20517550$0e64a8c0@josh>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. ------=_NextPart_000_0017_01C11704.98621F80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am trying to get the sound working on my 4.3 freebsd box. I have a = Crystal sound card. I have put these lines in the kernel to configure it. device snd device css device pcm device csa and also just like this=20 device snd device css and this is the error I get back during the make: cs4232.o: In function 'attach_cs4232': cs4232.o(.text+0x1c7): undefined reference to 'probe_mpu401' cs4232.0(.text+0x1d4): undefined reference to 'attach_mpu401' what could the problem be? and help would be great. thanks, Josh ------=_NextPart_000_0017_01C11704.98621F80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Diso-8859-1" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.3315.2870" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>I am trying to get the sound working on = my 4.3=20 freebsd box. I have a Crystal sound card.</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>I have put these lines in the kernel to = configure=20 it.</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>device = snd</FONT></DIV> <DIV><FONT face=3DArial size=3D2>device = css</FONT></DIV> <DIV><FONT face=3DArial size=3D2>device = pcm</FONT></DIV> <DIV><FONT face=3DArial size=3D2>device = csa</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>and also just like this </FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>device = snd</FONT></DIV> <DIV><FONT face=3DArial size=3D2>device = css</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>and this is the error I get back during = the=20 make:</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>cs4232.o: In function = 'attach_cs4232':</FONT></DIV> <DIV><FONT face=3DArial size=3D2>cs4232.o(.text+0x1c7): undefined = reference to=20 'probe_mpu401'</FONT></DIV> <DIV><FONT face=3DArial size=3D2>cs4232.0(.text+0x1d4): undefined = reference to=20 'attach_mpu401'</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>what could the problem be? and help = would be=20 great.</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>thanks,</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>Josh</FONT></DIV></BODY></HTML> ------=_NextPart_000_0017_01C11704.98621F80-- 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?001a01c11726$20517550$0e64a8c0>