Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Mar 2004 14:04:43 -0600
From:      "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz>
To:        Jim McIver <jmciver@lmtribune.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: 4.9 kernel error
Message-ID:  <4043975B.30407@daleco.biz>
In-Reply-To: <40432347.19337.1A51351A@localhost>
References:  <40432347.19337.1A51351A@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
Jim McIver wrote:

>I'm trying to build a kernel for 4.9 Freebsd that will work on a 486 or 
>pentium machine and can't get past a make depend error.
>
>'don't know how to make bf_enc.c ...Stop
>Error code 2
>
>I've done a minimal install of 4.9, used cvsup to get the lastest /sys 
>directory. Copied GENERIC to my kernel name edited out some 
>stuff, did config kernelname and can't get make depend to run.
>
>  
>


I'm guessing this has to do with your "minimal
install.'

The program that won't make is for the blowfish(3)
encryption algorithm.  You probably didn't get
the /crypto distribution in your minimal install,
and you've not cvsup'ed the entire /src tree and
done "make buildworld", yet, or so I'm guessing.

Doesn't seem likely that just grabbing /sys is
gonna be enough ... but I'm newb enough that
all I can offer is opinions....

HTH,

Kevin Kinsey
DaleCo, S.P.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4043975B.30407>