<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.3">
</HEAD>
<BODY>
I hit the same error.<BR>
<BR>
I tried to build it on my gentoo box but I got the error below because I'd not installed the 180.06 nvidia drivers yet. I think the error relates to the final linking stage against the new drivers. The gentoo box is using gcc 4.1.2 so it should have compiled.<BR>
<BR>
I decided I didn't want to break my media pc by frobbing with the video driver so I repeated the process on my ubuntu 8.10 laptop (both boxes have an nvidia 8400 of some description).&nbsp; I installed the latest nvidia driver but also failed to get the mplayer + patches to compile.&nbsp; I'm not sure if it failed to compile because of an issue with the driver installation or because of the version of the compiler.<BR>
<BR>
I then tried to remove the new driver and go back to the package manager installed driver which took me a couple hours of swearing and broken X... <BR>
<BR>
My advise to people would be to wait a couple of months while they iron out some of the teething problems.&nbsp; I spent 3-4 hours and have very little to show for it :(<BR>
<BR>
Dylan<BR>
<BR>
<BR>
On Mon, 2008-11-17 at 05:43 +1300, Michael Dilger wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt; At the moment the best way to test is with MPlayer. Might be a while</FONT>
<FONT COLOR="#000000">&gt; before we see MythTV patches.</FONT>

<FONT COLOR="#000000">I tried their patches, using their script (on an older revision of</FONT>
<FONT COLOR="#000000">mplayer) and like they warn, it doesn't compile with gcc 4.3.2 (which is</FONT>
<FONT COLOR="#000000">what I have installed).</FONT>

<FONT COLOR="#000000">Then I applied their patches to the newest mplayer.  There were a number</FONT>
<FONT COLOR="#000000">of rejects, but nothing that couldn't be fixed manually.  Unfortunately</FONT>
<FONT COLOR="#000000">right at the end of the build, during the final link, it gives this error:</FONT>
<FONT COLOR="#000000">    allcodecs.c:(.text+0x1d9): undefined reference to `h264_vdpau_decoder'</FONT>
<FONT COLOR="#000000">    allcodecs.c:(.text+0x4b5): undefined reference to `vc1_vdpau_decoder'</FONT>
<FONT COLOR="#000000">    allcodecs.c:(.text+0x551): undefined reference to `wmv3_vdpau_decoder'</FONT>

<FONT COLOR="#000000">I'm not sure if libavcodec is simply not linking in all the code, or if</FONT>
<FONT COLOR="#000000">there are missing bits.  I tried to force configure with</FONT>
<FONT COLOR="#000000">    --enable-decoder=vc1 --enable-decoder=wmv3 --enable-decoder=h264</FONT>
<FONT COLOR="#000000">to no better effect.</FONT>

<FONT COLOR="#000000">If someone figures out how to get it compiled, I'll copy those</FONT>
<FONT COLOR="#000000">instructions and test the performance effects on my hardware.</FONT>

<FONT COLOR="#000000">-Mike</FONT>


<FONT COLOR="#000000">_______________________________________________</FONT>
<FONT COLOR="#000000">mythtvnz mailing list</FONT>
<FONT COLOR="#000000"><A HREF="mailto:mythtvnz@lists.linuxnut.co.nz">mythtvnz@lists.linuxnut.co.nz</A></FONT>
<FONT COLOR="#000000"><A HREF="http://lists.ourshack.com/mailman/listinfo/mythtvnz">http://lists.ourshack.com/mailman/listinfo/mythtvnz</A></FONT>
<FONT COLOR="#000000">Archives <A HREF="http://www.gossamer-threads.com/lists/mythtv/mythtvnz/">http://www.gossamer-threads.com/lists/mythtv/mythtvnz/</A></FONT>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>