Displaying 1 result from an estimated 1 matches for "ksourceversion".
2007 Apr 15
0
[PATCH] Fix configure script to allow split build/source directories
...BUILD="$kerneldir"
KERNELINC="$KERNELSRC/include"
- -if test ! -f "$KERNELINC/linux/autoconf.h"; then
+if test ! -f "$KERNELBUILD/include/linux/autoconf.h"; then
AC_MSG_ERROR(No configured kernel include tree found)
fi
- -OCFS2_CHECK_KVER($KERNELINC, ksourceversion, "source")
+OCFS2_CHECK_KVER("$KERNELBUILD/include", ksourceversion, "source")
if test "$kversion" != "$ksourceversion"; then
- --
Jeff Mahoney
SUSE Labs
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with...