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

Bug#755921: libgl1-mesa-dri-dbg: debug version of i965_dri.so missing



On 2014-07-24 17:19 +0200, Tomas Janousek wrote:

> I found that there is no i965_dri.so in libgl1-mesa-dri-dbg. :-(

Here's the reason why:

,----
| $ ls -1i /usr/lib/i386-linux-gnu/dri/
| 261000 dummy_drv_video.so
| 268110 i915_dri.so
| 268110 i965_dri.so
| 265826 nouveau_dri.so
| 268110 nouveau_vieux_dri.so
| 268110 r200_dri.so
| 266574 r300_dri.so
| 267509 r600_dri.so
| 268110 radeon_dri.so
| 267876 radeonsi_dri.so
| 267965 swrast_dri.so
| 268009 vmwgfx_dri.so
`----

So i965_dri.so has five hardlinks, but dh_strip can only strip it once,
and only one of those five names will end up in libgl1-mesa-dri-dbg.

I don't have a good idea how to solve that, maybe someone else has.

Cheers,
       Sven


Reply to: