qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] qemu CVS HEAD compile fixes for glibc 2.3.2


From: Felix von Leitner
Subject: [Qemu-devel] qemu CVS HEAD compile fixes for glibc 2.3.2
Date: Thu, 24 Jun 2004 13:01:13 +0200
User-agent: Mutt/1.5.6+20040523i

First of all, I would like make not to fail if static compilation fails.
For me, it failed because I don't have static versions of most of my
libraries installed, in particular not of all the dependencies of SDL.

Second, __longjmp no longer appears to exist in glibc 2.3.2.
But there is a __libc_longjmp.

Third, target-i386/helper2.c needs to #include <errno.h>

Felix




reply via email to

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