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

Re: failure during mklibs



2010/12/22 Michal Filka <michal.filka@gmail.com>:
>>> No library provides non-weak xcb_render_tri_strip@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


Reply to: