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. _______________________________________________ rhelv5-beta-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-beta-list
