Revision: 6442
http://ipcop.svn.sourceforge.net/ipcop/?rev=6442&view=rev
Author: gespinasse
Date: 2012-03-01 07:01:55 +0000 (Thu, 01 Mar 2012)
Log Message:
-----------
Like for gnup-1.4, clock_gettime test is broken and that part of code would not
be used if we fixed that.
So simply skip the broken test.
Modified Paths:
--------------
ipcop/trunk/lfs/libgcrypt
Modified: ipcop/trunk/lfs/libgcrypt
===================================================================
--- ipcop/trunk/lfs/libgcrypt 2012-03-01 06:52:46 UTC (rev 6441)
+++ ipcop/trunk/lfs/libgcrypt 2012-03-01 07:01:55 UTC (rev 6442)
@@ -82,6 +82,9 @@
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
+ # elif defined (HAVE_GETTIMEOFDAY) is before elif defined
(HAVE_CLOCK_GETTIME) in random/cs-prng.c
+ # So broken clock_gettime test is not an issue for us and could be
skipped
+ cd $(DIR_APP) && sed -i 's/gethrtime clock_gettime/gethrtime/' configure
cd $(DIR_APP) && ./configure --enable-shared \
--disable-static \
--prefix=/usr \
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn