First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 127143
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo X packagers <x11@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Steven Walter <stevenrwalter@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
xconfigdir.patch Hardcode XVMC_CONFIGDIR patch Steven Walter 2006-03-21 20:40 0000 365 bytes Details | Diff
ebuild.patch Update ebuild to apply patch patch Steven Walter 2006-03-21 20:41 0000 382 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 127143 depends on: Show dependency tree
Bug 127143 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-03-21 20:39 0000
x11-libs/libXvMC-1.0.1 can't find XvMCConfig.  When an application attempts to
initialize XvMC, the message "can't open XConfigDir/XvMCConfig" is shown.

The problem appears to be the XVMC_CONFIGDIR is defined in Makefile.in, as
though it should be substituted for the proper value, but it is not.  In any
case, the proper value for Gentoo should always be /etc/X11.  Therefore, I'm
attaching a patch to libXvMC and a patch to the ebuild which will apply it.

The patch is tested and working here on amd64.

------- Comment #1 From Steven Walter 2006-03-21 20:40:57 0000 -------
Created an attachment (id=82834) [edit]
Hardcode XVMC_CONFIGDIR

This is always true on Gentoo; not sure where the current code works, but it
isn't here.

------- Comment #2 From Steven Walter 2006-03-21 20:41:54 0000 -------
Created an attachment (id=82835) [edit]
Update ebuild to apply patch

Apply the patch in the previous attachment.  ${PATCHES} is a variable defined
in the x-modular eclass.

------- Comment #3 From Donnie Berkholz 2006-03-22 10:13:57 0000 -------
Fixed in -r1

First Last Prev Next    No search results available      Search page      Enter new bug