Revision: 6165
http://ipcop.svn.sourceforge.net/ipcop/?rev=6165&view=rev
Author: gespinasse
Date: 2011-12-17 15:53:05 +0000 (Sat, 17 Dec 2011)
Log Message:
-----------
Fix parted-3.0 big configure warning for now.
Maybe a day upgrade linux-header linked with a glibc update but not yet.
Modified Paths:
--------------
ipcop/trunk/lfs/linux-headers
Modified: ipcop/trunk/lfs/linux-headers
===================================================================
--- ipcop/trunk/lfs/linux-headers 2011-12-16 09:20:42 UTC (rev 6164)
+++ ipcop/trunk/lfs/linux-headers 2011-12-17 15:53:05 UTC (rev 6165)
@@ -98,6 +98,8 @@
cd $(DIR_SRC)/TEMP && tar --no-same-owner --no-same-permissions -jxf
$(DIR_DL)/$(DL_FILE)
@mv $(DIR_SRC)/TEMP/* $(DIR_APP) && rm -fr $(DIR_SRC)/TEMP
cd $(DIR_APP) && bzcat $(DIR_DL)/patch-$(PATCHLEVEL).bz2 | patch -p1
+ # fix parted-3.0 configure big warning
+ cd $(DIR_APP) && sed -i -e 's:include <linux/magic.h>:include
<linux/magic.h>\n#include <linux/fs.h>:' include/linux/ext2_fs.h
ifeq "$(STAGE)" "toolchain"
cd $(DIR_APP) && make mrproper
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Learn Windows Azure Live! Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for
developers. It will provide a great way to learn Windows Azure and what it
provides. You can attend the event by watching it streamed LIVE online.
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn