Date: Sat, 8 Dec 2001 23:57:50 +0000 (GMT) From: Tim DeBoer <deboert@FreeBSD-Geek.Com> To: questions@freebsd.org Subject: Make depend fails on maestro3.c Message-ID: <Pine.BSF.4.21.0112082349020.422-100000@cletus.cornhusker.net>
next in thread | raw e-mail | index | archive | help
Hi Everyone, I built a customer kern awhile back, no problems there. I'm rebuilding, to add in sound support. I've been following the steps in the handbook, added device pcm for my ESS Solo, did a /usr/sbin/config TEST, no problems. Try to do a make depend in ../../compile/TEST/ and I get ===> sound/driver/maestro3 make: don't know how to make maestro3.c. Stop *** Error code 2 Stop in /usr/src/sys/modules/sound/driver. *** Error code 1 Stop in /usr/src/sys/modules/sound. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/src/sys/compile/TEST. So, I copied GENERIC over my TEST, only diff is no sound support, and I still get the same error. Any suggestions would be appreciated! -- Tim DeBoer http://www.freebsd-geek.com "When you find yourself in the company of a Halfling and an ill-tempered Dragon, remember, you do not have to outrun the Dragon... ...you just have to outrun the Halfling." 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?Pine.BSF.4.21.0112082349020.422-100000>