qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] cannot build qemu with "--static" configure option


From: Max Filippov
Subject: Re: [Qemu-devel] cannot build qemu with "--static" configure option
Date: Thu, 24 Nov 2011 03:15:08 +0400
User-agent: KMail/1.13.7 (Linux/2.6.40.6-0.fc15.x86_64; KDE/4.6.5; x86_64; ; )

> >> /usr/lib/gcc/x86_64-redhat-linux/4.6.1/../../../../lib64/libglib-2.0.a(gmem.o):(.note.stapsdt+0x24):
> >>  undefined reference to `glib_mem__alloc_semaphore'
> >> /usr/lib/gcc/x86_64-redhat-linux/4.6.1/../../../../lib64/libglib-2.0.a(gmem.o):(.note.stapsdt+0x7c):
> >>  undefined reference to `glib_mem__alloc_semaphore'
> >> /usr/lib/gcc/x86_64-redhat-linux/4.6.1/../../../../lib64/libglib-2.0.a(gmem.o):(.note.stapsdt+0xd0):
> >>  undefined reference to `glib_mem__alloc_semaphore'
> > ...
> > 
> > It appears to be glib2 issue: 
> > https://bugzilla.gnome.org/show_bug.cgi?id=654078
> Spot on, unfortunately! This is what I now have after applying your patch 
> (thank you!):
...
> Is there any solution to this?

Traditional: it may be fixed in the mainline already, F15 has version 2.28.8, 
whereas mainline tip is 2.31.2.
However nothing in the git log suggests that.

> > In the latest F15 it's not fixed. Mr-4, probably you will not escape 
> > re-compiling, if not even patching glib2.
> I am not afraid of doing that as long as it works and helps me out. Should I 
> see/try whether it has been fixed in rawhide?

Well, patching always helps AFAIK (:
And rawhide -- give it a try if it's easy.

Thanks.
-- Max



reply via email to

[Prev in Thread] Current Thread [Next in Thread]