Author: alexander
Date: 2006-12-06 20:28:58 -0700 (Wed, 06 Dec 2006)
New Revision: 1768
Modified:
trunk/packages/nfs-utils/Makefile
Log:
NFS utils abuse the UTS_RELEASE macro, incompatible with 2.6.18 headers
Modified: trunk/packages/nfs-utils/Makefile
===================================================================
--- trunk/packages/nfs-utils/Makefile 2006-12-06 16:28:20 UTC (rev 1767)
+++ trunk/packages/nfs-utils/Makefile 2006-12-07 03:28:58 UTC (rev 1768)
@@ -20,6 +20,7 @@
$(std_build)
compile-stage2:
+ sed -i 's/UTS_RELEASE/"2.6.18.3"/' tools/getkversion/getkversion.c
./configure --prefix=/usr --sysconfdir=/etc --disable-nfsv4 \
--disable-gss
make
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page