2010/12/22 Michal Filka <[email protected]>: >>> No library provides non-weak xcb_render_tri_st...@base >>> >>> # ls tmp/monolithic/tree/usr/lib/ | fgrep xcb >>> libxcb-render.so.0 >>> libxcb-render.so.0.0.0 >>> libxcb-render-util.so.0 >>> libxcb-render-util.so.0.0.0 >>> libxcb.so.1 >>> libxcb.so.1.0.0 >>> libxcb-xlib.so.0 >>> libxcb-xlib.so.0.0.0 >> >> nm libxcb-render.so.0.0.0 | grep tri_strip ? >> >> (it provides xcb_render_tri_strip on my box). > ... yes. on my too. This is the reason why I don't understand the failure ... ... hm. I've found that mklibs see xcb_render_tri_strip in libxcb-render ... it fails because it cannot find non-weak variant. I really don't have an idea how to find non-weak variant provider :-( >> Michal Filka
-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

