<div dir="ltr">Hi all !<br><br>After upgrade from fc 16/17 my problem returned , slow working spice client in fc 18 : many "qxl_surface_create: Bad bpp: 1 (1) " in xorg.log .<br>before this i compile qxl driver with murmur3 hash , but after upgrade i see after autogen.sh :<br>
<br>make<br><br><br>make all-recursive<br>make[1]: Entering directory `/root/install/murmur33'<br>Making all in src<br>make[2]: Entering directory `/root/install/murmur33/src'<br>Making all in uxa<br>make[3]: Entering directory `/root/install/murmur33/src/uxa'<br>
CC uxa.lo<br>In file included from /usr/include/xorg/dixfontstr.h:28:0,<br> from uxa.c:39:<br>/usr/include/xorg/dixfont.h:149:51: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]<br>
In file included from /usr/include/X11/fonts/fontstruct.h:291:0,<br> from uxa.c:38:<br>/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here<br>In file included from /usr/include/xorg/dixfontstr.h:28:0,<br>
from uxa.c:39:<br>/usr/include/xorg/dixfont.h:151:52: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]<br>In file included from /usr/include/X11/fonts/fontstruct.h:291:0,<br>
from uxa.c:38:<br>/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here<br>In file included from /usr/include/xorg/dixfontstr.h:28:0,<br> from uxa.c:39:<br>
/usr/include/xorg/dixfont.h:153:65: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]<br>In file included from /usr/include/xorg/mi.h:54:0,<br> from /usr/include/xorg/fb.h:40,<br>
from uxa.h:40,<br> from uxa-priv.h:39,<br> from uxa.c:37:<br>/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here<br>
In file included from /usr/include/xorg/dixfontstr.h:28:0,<br> from uxa.c:39:<br>/usr/include/xorg/dixfont.h:155:51: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]<br>
In file included from /usr/include/X11/fonts/fontstruct.h:291:0,<br> from uxa.c:38:<br>/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here<br>In file included from /usr/include/xorg/dixfontstr.h:28:0,<br>
from uxa.c:39:<br>/usr/include/xorg/dixfont.h:157:52: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]<br>In file included from /usr/include/X11/fonts/fontstruct.h:291:0,<br>
from uxa.c:38:<br>/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here<br>In file included from /usr/include/xorg/dixfontstr.h:28:0,<br> from uxa.c:39:<br>
/usr/include/xorg/dixfont.h:159:51: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]<br>In file included from /usr/include/X11/fonts/fontstruct.h:291:0,<br> from uxa.c:38:<br>
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here<br>In file included from /usr/include/xorg/dixfontstr.h:28:0,<br> from uxa.c:39:<br>/usr/include/xorg/dixfont.h:162:51: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]<br>
In file included from /usr/include/X11/fonts/fontstruct.h:291:0,<br> from uxa.c:38:<br>/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here<br>In file included from /usr/include/xorg/dixfontstr.h:28:0,<br>
from uxa.c:39:<br>/usr/include/xorg/dixfont.h:178:52: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]<br>In file included from /usr/include/X11/fonts/fontstruct.h:291:0,<br>
from uxa.c:38:<br>/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here<br>In file included from /usr/include/xorg/dixfontstr.h:28:0,<br> from uxa.c:39:<br>
/usr/include/xorg/dixfont.h:182:51: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]<br>In file included from /usr/include/X11/fonts/fontstruct.h:291:0,<br> from uxa.c:38:<br>
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here<br>uxa.c: In function 'uxa_validate_gc':<br>uxa.c:282:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]<br>
uxa.c: In function 'uxa_close_screen':<br>uxa.c:434:30: warning: assignment from incompatible pointer type [enabled by default]<br>uxa.c:450:2: warning: passing argument 1 of 'pScreen->CloseScreen' makes pointer from integer without a cast [enabled by default]<br>
uxa.c:450:2: note: expected 'ScreenPtr' but argument is of type 'int'<br>uxa.c:450:2: error: too many arguments to function 'pScreen->CloseScreen'<br>uxa.c: In function 'uxa_driver_init':<br>
uxa.c:540:22: warning: assignment from incompatible pointer type [enabled by default]<br>uxa.c:561:41: warning: assignment from incompatible pointer type [enabled by default]<br>uxa.c:562:30: warning: assignment from incompatible pointer type [enabled by default]<br>
make[3]: *** [uxa.lo] Error 1<br>make[3]: Leaving directory `/root/install/murmur33/src/uxa'<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/root/install/murmur33/src'<br>make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory `/root/install/murmur33'<br>make: *** [all] Error 2<br><br><span id="result_box" class="short_text" lang="en"><span class="hps">What</span> <span class="hps">is the solution</span><span class="">?<br>
<br><br>tnx , Ilya <br></span></span><br><br></div>