> I have a custom kernel and I'm running Stable I am really just making sure 
> this is a resonable solution. However I have applied all patches and am 
> getting an error during the build process. This is all applicalbe info
> 
> 4.7-STABLE FreeBSD 4.7-STABLE #0: Mon Oct 28 12:16:28 EST 2002
> 
> patch < atapicam-20020820.diff
> Hunk #1 succeeded at 172.
> done
> 
> patch < atapicam-STABLE-config-20020820.diff
> Hunk #1 succeeded at 1235 (offset 4 lines).
> done

This is too short. There are many more patched hunks than that, and much 
more output.

Are you snipping the messages, or is this all you get?

> make buildkernel KERNCONF=BSDGURU
> mkdir -p /usr/obj/usr/src/sys
> cd /usr/src/sys/i386/conf;  

Uh, sorry, I always use the 'old' method', I don't know if this works or 
not (and can't try it until my 'cvsup' finishes :-)


Have you tried the 'old' method?

        cd /usr/src/sys/i386/conf
        config <KERNELNAME>
        cd ../../compile/<KERNELNAME>
        make depend
        make
        make install

If this works for you and the 'new' method doesn't, that seems like a 
bug.

But neither will work if you don't have the full diffs. The ones I use 
MD5 thus:

MD5 (atapicam-20020820.diff) = deea1f3bc91aacdb0985f0c18a9ebc91
MD5 (atapicam-STABLE-config-20020820.diff) = fb176aeb15fd6242bd33b6e35f3d
ab28

But Thomas is really the final word for that ;-)

Cheers,

AS
 

Attachment: msg07193/pgp00000.pgp
Description: PGP signature

Reply via email to