[zeromq-dev] Patch build issues on old-linux
Michael Fox
415fox at gmail.com
Fri Jan 27 23:17:48 CET 2012
I submitted a pull request on github, to fix build issues on old Linux (Redhat circa 2002, 2.4 kernel, 3.2 gcc).
But it looks like it may also be necessary to post the patch here. I'm not sure how you want it exactly, so what I'm doing is:
git format-patch 6f32361fea61619fec94348de693a9e3ff8981e0
It says:
0001-Fix-bad-combination-of-gcc3-Werror-and-private-destr.patch
0002-Fix-basic_string-unsigned-char-not-implemented-in-st.patch
0003-Fix-runtime-patch-for-when-system-has-clock_gettime-.patch
0004-Fix-Case-where-system-library-has-epoll-but-kernel-d.patch
And those files are attached.
Also, it would make sense to apply these patches against the stable branch. They should not affect execution on new systems but only make sure the build works on old systems too. (e.g. make check -> PASS)
--
Michael Fox
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120127/23a56954/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-bad-combination-of-gcc3-Werror-and-private-destr.patch
Type: application/octet-stream
Size: 629 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120127/23a56954/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Fix-basic_string-unsigned-char-not-implemented-in-st.patch
Type: application/octet-stream
Size: 3308 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120127/23a56954/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Fix-runtime-patch-for-when-system-has-clock_gettime-.patch
Type: application/octet-stream
Size: 1221 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120127/23a56954/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Fix-Case-where-system-library-has-epoll-but-kernel-d.patch
Type: application/octet-stream
Size: 1132 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120127/23a56954/attachment-0003.obj>
More information about the zeromq-dev
mailing list