lkml.org 
[lkml]   [2003]   [Apr]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectBuilding the Kernel on Sparc64
Date
Hi,
I have installed Aurora 1.0 on a Sparc Ultra 60 workstation and have
a command line system running (X doesn't work yet but that's another
question for later).

I have downloaded the 2.4.20 Kernel from www.kernel.org and started with the
default config file (defconfig) from the /usr/src/linux/arch/sparc64
directory. The first time I built the Kernel all was OK. However it didn't
load because the required scsi driver wasn't included. So I ran make
xconfig to add it. But then after a
make dep
make vmlinux

I go an error from fonts.c in driver/video indicating that no fonts were
defined.

#ifdef NO_FONTS
#error No fonts configured.
#endif

This error wouldn't go away until I did a

make mrproper
make oldconfig
make dep
make vmlinux

I then made another change to the Kernel config and the same thing happened.

Can anyone throw some light on this?


Thanks

Kevin
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:35    [W:0.019 / U:0.736 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site