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

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop:[4256] ipcop/trunk/lfs/strace
From:       owes () users ! sourceforge ! net
Date:       2010-02-17 12:15:04
Message-ID: E1Nhio4-0003KX-8W () sfp-svn-3 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 4256
          http://ipcop.svn.sourceforge.net/ipcop/?rev=4256&view=rev
Author:   owes
Date:     2010-02-17 12:14:56 +0000 (Wed, 17 Feb 2010)

Log Message:
-----------
Upgrade strace to 4.5.19. Tweak configure to be able to build when using newer kernel \
versions. No impact on ISO.

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

Modified: ipcop/trunk/lfs/strace
===================================================================
--- ipcop/trunk/lfs/strace	2010-02-17 07:28:25 UTC (rev 4255)
+++ ipcop/trunk/lfs/strace	2010-02-17 12:14:56 UTC (rev 4256)
@@ -33,13 +33,13 @@
 include Config
 
 PKG_NAME   = strace
-VER        = 4.5.18
+VER        = 4.5.19
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
-THISAPP    = strace-$(VER)
+THISAPP    = $(PKG_NAME)-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
-DL_FROM    = $(URL_SFNET)/strace
+DL_FROM    = $(URL_SFNET)/$(PKG_NAME)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
@@ -51,7 +51,7 @@
 
 $(DL_FILE)	= $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5	= e9449fcee97e6a8ed73934c883c870e0
+$(DL_FILE)_MD5	= 2415e435d61e40315a298c80aced0cda
 
 install : $(TARGET)
 
@@ -81,6 +81,8 @@
 $(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects))
 	@$(PREBUILD)
 	@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
+	# Needed for newer kernel headers, upstream has already modified this in GIT
+	cd $(DIR_APP) && sed -i -e "s;linux/socket;sys/socket;" configure
 
 ifeq "$(STAGE)" "toolchain"
 	cd $(DIR_APP) && ./configure --prefix=/$(TOOLS_DIR)


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

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
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