Displaying 2 results from an estimated 2 matches for "check_sdl".
Did you mean:
check_bdq
2007 Oct 20
1
Xen Compilation error :2.6.18-5-amd64
.../tools/check''
XENFB_TOOLS=n ./chk build
Xen CHECK-BUILD Sat Oct 20 07:11:30 IST 2007
Checking check_crypto_lib: OK
Checking check_libvncserver: unused, OK
Checking check_openssl_devel:
*** Check for openssl headers FAILED
Checking check_python: OK
Checking check_python_devel: OK
Checking check_sdl: unused, OK
Checking check_x11_devel:
*** Check for x11 headers FAILED
Checking check_xgettext:
*** Check for the gettext utility (xgettext) FAILED
Checking check_zlib_devel:
*** Check for zlib headers FAILED
Checking check_zlib_lib: OK
make[2]: *** [build] Error 1
make[2]: Leaving directory `/h...
2007 Oct 24
16
PATCH 0/10: Merge PV framebuffer & console into QEMU
.../ moving code in intermediate patches here is a
summary of the stats for the series as a whole. I recommend applying each
patch individually though to preserve the history of changes.
Config.mk | 1
a/tools/check/check_libvncserver | 38 -
a/tools/check/check_sdl | 27
a/tools/xenfb/Makefile | 32
a/tools/xenfb/sdlfb.c | 342 ---------
a/tools/xenfb/vncfb.c | 522 ---------------
a/tools/xenfb/xenfb.c | 779 ----------------------
a/tools/xenfb/xenfb.h...