[mythtv] pulled from CVS, got a compiling error.

Isaac Richards ijr at po.cwru.edu
Mon Dec 29 03:57:50 EST 2003


On Monday 29 December 2003 03:43 am, Jelle Kalf wrote:
> Hi,
> 
> Pulled a CVS mythtv this morning and tried to compile it. It gave a big
> error when I tried to compile it with via hwslice support here's the error
> part:
 
> g++ -Wl,-rpath,/usr/qt/3/lib -o mythepg main.o   -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.13 -lfreetype
> -L/usr/X11R6/lib -lXinerama -lXv -lX11 -lXext -lXxf86vm -lmp3lame -lqt-mt
> -lXext -lX11 -lm -lpthread
> ../../libs/libavcodec/libavcodec.a(viaslice.o)(.text+0x30e): In function
> `VIA_field_start': //viaslice.c:88: undefined reference to
> `VIABeginPicture'
> collect2: ld returned 1 exit status
> distcc[3716] ERROR: compile on localhost failed
> make[2]: *** [mythepg] Error 1
> 
> 
> I hope you can use this to fix it.

You didn't uncomment the 'EXTRA_LIBS += -lddmpeg' line.

Isaac


More information about the mythtv-dev mailing list