Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2001 21:50:20 -0800
From:      Beech Rintoul <akbeech@anchoragerescue.org>
To:        Owl <acerbicowl@home.com>, freebsd-questions@FreeBSD.ORG
Subject:   Re: Help me!!!
Message-ID:  <20010927055020.6D90BD4@nebula.anchoragerescue.org>
In-Reply-To: <3BB2B8C1.41C67EA6@home.com>
References:  <3BB2B8C1.41C67EA6@home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 26 September 2001 09:27 pm, Owl wrote:
> For a few days I've been trying to rebuild my kernel, as I want to add
> sound support for SB PCI128. I'm running FreeBSD 4.4 RELEASE. I copy
> GENERIC, added device pcm, did config -r MYKERNEL, make depend, make,
> and during make it stops with the following error:
>
>  @ -> /usr/src/sys
> ln: @/sys: File exists
> *** Error code 1
>
> I have no clue why it's doing this. help!! :)
> Thanks, Ryan
>

Try:

cd /usr/src
make buildkernel KERNCONF=MYKERNEL
make installkernel KERNCONF=MYKERNEL

Beech
-- 
Micro$oft: "Where can we make you go today?"
-------------------------------------------------------------------
     Beech Rintoul - IT Manager - Instructor - akbeech@anchoragerescue.org
/"\   ASCII Ribbon Campaign  | Anchorage Gospel Rescue Mission
\ / - NO HTML/RTF in e-mail  | P.O. Box 230510
 X  - NO Word docs in e-mail | Anchorage, AK 99523-0510
/ \ -----------------------------------------------------------------












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?20010927055020.6D90BD4>