AMD64_GENERIC make buildkernel issue
Jordan Gordeev
jgordeev at dir.bg
Sun Aug 23 04:40:57 PDT 2009
Neil Booth wrote:
I've just completed a buildworld and am trying to build a kernel;
I get the following. What am I doing wrong?
Neil.
neil at athlon2:/usr/src$ sudo make buildkernel KERNCONF=AMD64_GENERIC
Also make sure to call buildkernel with the same cross-build arguments
that you use for buildworld. Like this:
make TARGET_ARCH=amd64 TARGET_PLATFORM=pc64 KERNCONF=JG64 buildkernel
More information about the Users
mailing list