[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop:[2240] ipcop/trunk/lfs/klibc
From:       gespinasse () users ! sourceforge ! net
Date:       2008-12-29 15:17:26
Message-ID: E1LHJry-0006az-DT () bj8yhf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 2240
          http://ipcop.svn.sourceforge.net/ipcop/?rev=2240&view=rev
Author:   gespinasse
Date:     2008-12-29 15:17:26 +0000 (Mon, 29 Dec 2008)

Log Message:
-----------
ppc was broken with linux arch/pcc and asm/arch-ppc removal
Create them again as symlink and klibc build again

Upgrade from 1.5.10 to 1.5.14 in the same time, that should not hurt

Modified Paths:
--------------
    ipcop/trunk/lfs/klibc

Modified: ipcop/trunk/lfs/klibc
===================================================================
--- ipcop/trunk/lfs/klibc	2008-12-29 12:05:10 UTC (rev 2239)
+++ ipcop/trunk/lfs/klibc	2008-12-29 15:17:26 UTC (rev 2240)
@@ -33,7 +33,7 @@
 include Config
 
 PKG_NAME   = klibc
-VER        = 1.5.10
+VER        = 1.5.14
 HOST_ARCH  = alpha,i486,ppc
 OTHER_SRC  = yes
 
@@ -54,7 +54,7 @@
 
 $(DL_FILE)		= $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5		= 806a3de9f8f6ab756c89fd9df447bd13
+$(DL_FILE)_MD5		= 8c65712a24c4bde5ec9870f5a4f8113e
 
 install : $(TARGET)
 
@@ -88,7 +88,13 @@
 	cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/klibc-1.5.9_insmod.patch
 
 	cd $(DIR_APP) && ln -sf /usr/src/linux-$(KVER) linux
+
+	# workaround arch/ppc removal on 2.6.27
+	cd /usr/src/linux-$(KVER)/arch/ && ln -sf powerpc ppc
+	cd /usr/src/linux-$(KVER)/include && ln -sf arch-powerpc arch-ppc
+
 	cd $(DIR_APP) && make
+
 	cd $(DIR_APP) && make INSTALLROOT=/$(INSTALLER_DIR)/$(PKG_NAME) install
 	# The two lines below are for when we start compiling on 64bit hosts
 	#cd $(DIR_APP) && make CROSS_COMPILE=$(MACHINE_REAL)-linux-


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

------------------------------------------------------------------------------
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic