Hi Michael, Note that id3lib_strings.h is GPL-licensed. It cannot be turned into LGPL.
Martin On 27/01/12 23:17, Michael Fox wrote: > 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> > > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
