RE: [mythtv-users] Undefined reference to `mpeg_xvmc_vld_decoder'

2005-05-27 Thread Fred Bassett

On Fri, 27 May 2005 2:28 pm, Paul Andreassen wrote:

On Fri, 27 May 2005 12:31 pm, Fred Bassett wrote:
 I got the following error building Matt Zimmerman's 
(dijkstra.csh.rit.edu)

 latest (0.18.1) debian mythtv packages:
 undefined reference to `mpeg_xvmc_vld_decoder'
 I added --enable-xvmc and --enable-xvmc-vld to the debian/rules file.

 I'm running debian xfree86-4.3.0.dfsg.1-12, with the following unichrome
 packages from www.physik.fu-berlin.de:
 libxvmc1
 libxvmc-dev
 libxvmcw1
 libxvmcw1-dev
 xlibs-static-dev
 xserver-xfree86
 Is it a problem that these packages were for dfsg.1-10, when my base
 installation is up to 1-12?

 I'm sure I've just missed something simple, but can't see where it is. 
Any

 one have any ideas?

I've done the same and it compiles and runs fine here.  Did you use the 
patch for 0.18.1 from the mail list?


Paul


Nope - I missed that one. That fixed it though.

Thanks - much appreciated!

_
SEEK: Over 80,000 jobs across all industries at Australia's #1 job site.
http://ninemsn.seek.com.au?hotmail


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Undefined reference to `mpeg_xvmc_vld_decoder'

2005-05-26 Thread Fred Bassett

Hi,

I got the following error building Matt Zimmerman's (dijkstra.csh.rit.edu)  
latest (0.18.1) debian mythtv packages:


   undefined reference to `mpeg_xvmc_vld_decoder'

I added --enable-xvmc and --enable-xvmc-vld to the debian/rules file.

I'm running debian xfree86-4.3.0.dfsg.1-12, with the following unichrome 
packages from www.physik.fu-berlin.de:


libxvmc1
libxvmc-dev
libxvmcw1
libxvmcw1-dev
xlibs-static-dev
xserver-xfree86

Is it a problem that these packages were for dfsg.1-10, when my base 
installation is up to 1-12?


I'm sure I've just missed something simple, but can't see where it is. Any 
one have any ideas?


Thanks,

_
Get everything OC for your mobile 
http://fun.mobiledownloads.com.au/191191/index.wl?promotionName=oc


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Undefined reference to `mpeg_xvmc_vld_decoder'

2005-05-26 Thread Paul Andreassen
On Fri, 27 May 2005 12:31 pm, Fred Bassett wrote:
 I got the following error building Matt Zimmerman's (dijkstra.csh.rit.edu)
 latest (0.18.1) debian mythtv packages:
 undefined reference to `mpeg_xvmc_vld_decoder'
 I added --enable-xvmc and --enable-xvmc-vld to the debian/rules file.

 I'm running debian xfree86-4.3.0.dfsg.1-12, with the following unichrome
 packages from www.physik.fu-berlin.de:
 libxvmc1
 libxvmc-dev
 libxvmcw1
 libxvmcw1-dev
 xlibs-static-dev
 xserver-xfree86
 Is it a problem that these packages were for dfsg.1-10, when my base
 installation is up to 1-12?

 I'm sure I've just missed something simple, but can't see where it is. Any
 one have any ideas?

I've done the same and it compiles and runs fine here.  Did you use the patch 
for 0.18.1 from the mail list?

Paul
-- 
===
RCS file: /var/lib/cvs/mythtv/libs/libmythtv/libmythtv.pro,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- mythtv/libs/libmythtv/libmythtv.pro	2005/04/10 00:47:09	1.88
+++ mythtv/libs/libmythtv/libmythtv.pro	2005/04/22 03:38:29	1.89
@@ -148,5 +148,6 @@
 
 using_opengl_vsync {
 CONFIG += opengl
+DEFINES += USING_OPENGL_VSYNC
 }
 
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users