Mailing List Archive

[Bug 1793] need to correct xen-tools-4.1.1-curl.patch
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1793





------- Comment #1 from konrad.wilk@oracle.com 2011-11-07 13:27 -------
I am not seeing any difference. CAn you post the patch on xen-devel please with
your signed off.


--
Configure bugmail: http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@lists.xensource.com
http://lists.xensource.com/xen-bugs
[Bug 1793] need to correct xen-tools-4.1.1-curl.patch [ In reply to ]
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1793





------- Comment #2 from taho@hitv.ru 2011-11-07 21:10 -------
Hi
Before patching a patch it look like to this:
------------------------------------------------------------
diff -ur xen-4.1.1.orig//tools/check/check_curl
xen-4.1.1/tools/check/check_curl
--- xen-4.1.1.orig//tools/check/check_curl 2011-06-15 00:03:44.000000000
+0800
+++ xen-4.1.1/tools/check/check_curl 2011-10-14 00:42:08.189717078 +0800
@@ -9,5 +9,5 @@
fi

has_or_fail curl-config
-curl_libs=`curl-config --libs` || fail "curl-config --libs failed"
+curl_libs=`echo $curl_libs |sed -e 's/-W[^[:space:]]*[[:space:]]//'` || fail
"curl-config --libs failed"
test_link $curl_libs || fail "dependency libraries for curl are missing"
------------------------------------------------------------
I just think there is mess in one sign. i hope this will be corrected sooner...
I don't sure I will be able post this to xen-devel. I don't sure this affected
to other distros... I use gentoo. Sorry for my English.


--
Configure bugmail: http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@lists.xensource.com
http://lists.xensource.com/xen-bugs
[Bug 1793] need to correct xen-tools-4.1.1-curl.patch [ In reply to ]
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1793





------- Comment #3 from konrad.wilk@oracle.com 2011-11-08 07:02 -------
That particular file is in the upstream version of xen-unstable tree. So your
patch is applicable - please post it on xen-devel with your Signed-off-by.


--
Configure bugmail: http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@lists.xensource.com
http://lists.xensource.com/xen-bugs