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

Bug#364979: libxvmc1: Missing link for shared library



Package: libxvmc1
Version: 6.9.0.dfsg.1-4
Severity: important

There seems to be a missing link for the XvMC wrapper library, which prevents packages from being linked against libXvMCW. Trying to link yields the following error:
> /usr/bin/ld: /usr/X11R6/lib/libXvMCW.a(XvMCWrapper.o): relocation 
> R_X86_64_32 against `a local symbol' can not be used when making a 
> shared object; recompile with -fPIC
> /usr/X11R6/lib/libXvMCW.a: could not read symbols: Bad value

To fix the linking problem (at least on my machine):
sudo ln -s /usr/X11R6/lib/libXvMC.so.1.0 /usr/X11R6/lib/libXvMC.so


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.6-miraculix-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libxvmc1 depends on:
ii  libc6                     2.3.6-3        GNU C Library: Shared libraries an
ii  libx11-6                  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxext6                  6.9.0.dfsg.1-4 X Window System miscellaneous exte

libxvmc1 recommends no packages.

-- no debconf information




Reply to: