On Tue, 2006-09-19 at 12:56 +0200, Grant Williamson wrote:
> Perhaps I have been running rhel4 to long, but has UTS_RELEASE been removed.
> 
> i.e.
> cat /lib/modules/`uname -r`/build/include/linux/version.h
> returns
> #define LINUX_VERSION_CODE 132625
> #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
> 
> This causes issues build certain programs i.e. openafs.
> 
> Is this a bug in beta1 or working as designed.

Recent upstream kernel change. It's been moved to utsrelease.h.

-- 
Howard Johnson <[EMAIL PROTECTED]>

_______________________________________________
rhelv5-beta-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-beta-list

Reply via email to