Hi,
On 9/19/06, Grant Williamson <[EMAIL PROTECTED]> 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.
No, Its part of Kernel Source code changes. UTS_RELEASE is moved to
new linux/utsrelease.h file and that file is not exported by "make
headers_install".
Regards,
Parag.
_______________________________________________
rhelv5-beta-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-beta-list