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

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop: [1539] ipcop/trunk/lfs/perl
From:       gespinasse () users ! sourceforge ! net
Date:       2008-06-30 18:38:25
Message-ID: E1KDOGf-0004HV-Er () sc8-pr-svn4 ! sourceforge ! net
[Download RAW message or body]

Revision: 1539
          http://ipcop.svn.sourceforge.net/ipcop/?rev=1539&view=rev
Author:   gespinasse
Date:     2008-06-30 11:38:25 -0700 (Mon, 30 Jun 2008)

Log Message:
-----------
Patch perl-5.8.8 so there is no headers problem with linux-2.6.25 and later

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

Modified: ipcop/trunk/lfs/perl
===================================================================
--- ipcop/trunk/lfs/perl	2008-06-29 08:31:43 UTC (rev 1538)
+++ ipcop/trunk/lfs/perl	2008-06-30 18:38:25 UTC (rev 1539)
@@ -44,19 +44,23 @@
 TARGET     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
 PATCH1     = $(THISAPP)-libc-2.patch
+PATCH2     = $(THISAPP)-no_page_h-1.patch
 
 ###############################################################################
 # Top-level Rules
 ###############################################################################
 
 objects = $(DL_FILE) \
-	$(PATCH1)
+	$(PATCH1) \
+	$(PATCH2)
 
 $(DL_FILE)			= $(DL_FROM)/$(DL_FILE)
 $(PATCH1)			= $(URL_LFS)/$(PKG_NAME)/$(PATCH1)
+$(PATCH2)			= $(URL_CLFS_DEV)/$(PATCH2)
 
 $(DL_FILE)_MD5			= a377c0c67ab43fd96eeec29ce19e8382
 $(PATCH1)_MD5			= 3bf8aef1fb6eb6110405e699e4141f99
+$(PATCH2)_MD5			= fe49a8a539b14f53adfe24482c1fbe1f
 
 install : $(TARGET)
 
@@ -91,6 +95,8 @@
 	cd $(DIR_APP) && patch -Np1 -i $(DIR_DL)/$(PATCH1)
 	# fix an incompatibility with gcc-4.2.3:
 	cd $(DIR_APP) && mv -v makedepend.SH makedepend.SH.orig; sed 's/command /command[ \
-]/' makedepend.SH.orig > makedepend.SH +	# Change on linux-2.6.25 and later headers
+	cd $(DIR_APP) && patch -Np1 -i $(DIR_DL)/$(PATCH2)
 	cd $(DIR_APP) && ./configure.gnu	--prefix=/$(TOOLS_DIR) \
 						-Dstatic_ext='Data/Dumper IO Fcntl POSIX' \
 						-Dd_dosuid \


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

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
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