On 23 November 2011 19:57, Mr Dash Four <mr.dash.f...@googlemail.com> wrote: >>> So, somebody at Fedora doesn't like static (.a) files very much, it seems. >>> I could easily correct this, enable static building and have these >>> installed, I think. >> >> There's glib2-static in Fedora: >> >> $ rpm -ql glib2-static >> /usr/lib64/libgio-2.0.a >> /usr/lib64/libglib-2.0.a >> /usr/lib64/libgmodule-2.0.a >> /usr/lib64/libgobject-2.0.a >> /usr/lib64/libgthread-2.0.a > That is what I just wrote in my previous post, didn't I? The "die die die" > comments were related to the glib package, not the glib2! Just open glib.spec > and see it for yourself.
However it looks from Max's list of libraries like the glib2-static package contains all the static libraries qemu wants here [both libglib-2.0 and libgthread-2.0]so so you don't need to build anything yourself, just install that, right? -- PMM