Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jul 2000 15:21:03 +0100
From:      Mark Ovens <marko@freebsd.org>
To:        Mike Hogye <hogye@virginia.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: kernel won't make
Message-ID:  <20000729152103.H236@parish>
In-Reply-To: <20000729.15201000@localhost.localdomain>; from hogye@virginia.edu on Sat, Jul 29, 2000 at 03:20:10PM %2B0000
References:  <20000729.15201000@localhost.localdomain>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jul 29, 2000 at 03:20:10PM +0000, Mike Hogye wrote:
> I'm a Linux person stumbling my way around FreBSD for the first time. 
> I'm trying to configure my sound card. My kernel configuration file 
> (attached) configs fine, but then make croaks. I'd appreciate any help 
> you can give me. Thanks!
> 

You need to post the output from make(1) so we can see where it
croaks.

First though, did you remember to run ``make depend''?

      cd /usr/src/sys/i386/conf
      /usr/sbin/config YOUR_KERNEL
      cd ../../compile/YOUR_KERNEL
==>>> make depend
      make
      make install

HTH

[snip]

-- 
  If I buy a copy of WinDelete, and it doesn't delete Windows,
  am I entitled to my money back?
________________________________________________________________
51.44°N  FreeBSD - The Power To Serve http://www.freebsd.org
2.057°W  My Webpage http://ukug.uk.freebsd.org/~mark
mailto:marko@freebsd.org                http://www.radan.com



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?20000729152103.H236>