[mythtv-users] CLE266 and -lddmpeg

Derek Anderson public at kered.org
Sat Sep 6 16:14:49 EDT 2003


i've got the VIA xfree driver working, although it is the 4.3.99 version 
-ac has been working with them on.  are you saying that what you've done 
is incompatable with their recently OSSed version?  or were you 
concerned that i was still using the vesa driver?  :)

here is my offending build line:
make[2]: Entering directory `/root/mythtv/mythtv/programs/mythepg'
g++  -o mythepg main.o    -Wl,-rpath,/usr/qt/3/lib -L/usr/qt/3/lib 
-L/usr/X11R6/lib -L../../libs/libmyth -L../../libs/libmythtv 
-L../../libs/libavcodec -L../../libs/libvbitext -L../../libs/libavformat 
-lmythtv -lavformat -lavcodec -lvbitext -lmyth-0.12 -L/usr/X11R6/lib 
-lXinerama -lXv -lX11 -lXext -lXxf86vm -lfreetype -lddmpeg -lmp3lame 
-lqt-mt -lXext -lX11 -lm -lpthread
/usr/lib/gcc-lib/i486-pc-linux-gnu/3.2.3/../../../../i486-pc-linux-gnu/bin/ld: 
cannot find -lddmpeg
collect2: ld returned 1 exit status

it would seem to me i am simply missing a library, which is not a 
requirement for the regular build.  (which works fine btw)


-- 
-------------------------------
  Derek C. Anderson
  Senior Software Engineer
  Computer Sciences Corporation
  http://kered.org/professional
  public at kered.org
-------------------------------



Isaac Richards wrote:
> On Saturday 06 September 2003 01:40 pm, Derek Anderson wrote:
> 
>>hi all,
>>
>>i've just recently set up my EPIA-M box with mythtv.  a fresh install of
>>gentoo + myth v0.11 ebuilds worked, but now i want the hardware decode
>>support of my CLE266.
>>
>>cvs builds and installs work fine, but when i uncomment:
>>     # VIA cle266 support
>>     CONFIG += using_viahwslice
>>     EXTRA_LIBS += -lddmpeg
>>in settings.pro make complains of lack of lddmpeg.
> 
> 
> To my knowledge, you currently can't use the hardware decoder on anything but 
> the distributions supported in via's binary driver distribution.
> 
> Isaac
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



More information about the mythtv-users mailing list