Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#4500 closed defect (fixed)

.configure problem when searching for XvMC libs for nvidia.

Reported by: skamithi Owned by: Janne Grunau
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

.configure in latest svn is unable to find -lXvMCNVIDIA even though lib is present. Script hits line 2684 and since viaXVMC is not present it fails. making "xvmc_vld" default to false resolves it for me.

The attached patch resolves it for me.

Please review and let me know if I can commit it.

Attachments (1)

configure_xvmc_libs_nvidia.diff (1.0 KB) - added by skamithi 16 years ago.

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by skamithi

comment:1 Changed 16 years ago by skamithi

Owner: changed from Isaac Richards to janneg
Status: newassigned

comment:2 Changed 16 years ago by danielk

Owner: changed from janneg to Janne Grunau

comment:3 Changed 16 years ago by Janne Grunau

Resolution: fixed
Status: assignedclosed

(In [15555]) cleanup of xvmc and opengl sections in configure.

Use ffmpeg dependency checker and simpligy code Fixes #4500

comment:4 Changed 16 years ago by Janne Grunau

(In [15559]) set xvmc libraries only if xvmc is enabled. Refs #4500

Note: See TracTickets for help on using tickets.