[Mesa-dev] [Bug 47878] New: libXvMC* are not being installed where they should

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Mar 25 15:29:58 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=47878

             Bug #: 47878
           Summary: libXvMC* are not being installed where they should
    Classification: Unclassified
           Product: Mesa
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
        AssignedTo: mesa-dev at lists.freedesktop.org
        ReportedBy: alexandre.f.demers at gmail.com


Even if I'm passing "--libdir=/usr/lib/x86_64-linux-gnu
--includedir=/usr/include/x86_64-linux-gnu" when configuring the build,
libXvMC* are being installed under "/usr/x86_64-linux-gnu". These are the files
in the folder:

lrwxrwxrwx  1 root root      16 Mar 25 21:21 libXvMCr600.so -> libXvMCr600.so.1
lrwxrwxrwx  1 root root      18 Mar 25 21:21 libXvMCr600.so.1 ->
libXvMCr600.so.1.0
-rwxr-xr-x  1 root root 5123275 Mar 25 14:16 libXvMCr600.so.1.0
lrwxrwxrwx  1 root root      20 Mar 25 21:21 libXvMCsoftpipe.so ->
libXvMCsoftpipe.so.1
lrwxrwxrwx  1 root root      22 Mar 25 21:21 libXvMCsoftpipe.so.1 ->
libXvMCsoftpipe.so.1.0
-rwxr-xr-x  1 root root 5616198 Mar 25 14:16 libXvMCsoftpipe.so.1.0

I always do the following before reconfiguring:
 git clean -dfx
 make realclean

So it shouldn't come from a left configuration or anything.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list