Hi.......

On Tue, Mar 2, 2010 at 10:15 PM, Arigead <captain.dea...@gmail.com> wrote:
> I'm getting an error on the UTS Version. I've been searching on the
> internet and there is a fix posted on a mailing list for this problem on
> a 2.6.18 kernel but the fix, editing a file, does not correspond to the
> file I have in my linux source tree for 2.6.33.

I am not sure what UTS really means, but I have strong sense it is related to:
CONFIG_LOCALVERSION=
we usually see in .config file found in top directory of kernel source
tree after you do initial make *config.

I suggest try to edit that line and change into something like:
CONFIG_LOCALVERSION="-custom"
and see if it works.

-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecar...@nl.linux.org
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to