[mythtv-users] SVN - compile error - libavcodec

Mark markhsa at shaw.ca
Mon Dec 22 17:10:03 UTC 2008


A JM wrote:
>
>     There shouldn't be any reference to qt3 at all.
>
>     How long ago did you last recompile? Before the switch to Qt4 (end of
>     March I think). If so you need to clean out all the old makefiles.
>     Probably easier to  grab a fresh checkout and start again.
>
>     Paul H.
>     _______________________________________________
>     mythtv-users mailing list
>     mythtv-users at mythtv.org <mailto:mythtv-users at mythtv.org>
>     http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
>
> So my guess was correct in that it appears to still be using qt3?? 
> Since it showed up in the output that was my guess...
>
> *make[2]: Entering directory `/home/mythtv/mythtv/libs/*
> *libavcodec'
> ccache gcc -c -pipe -march=pentiumpro -fomit-frame-pointer -O3 
> -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -fasm -std=c99 -pthread 
> -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith 
> -Wredundant-decls -Wno-pointer-sign -Wcast-qual -funit-at-a-time 
> -Wwrite-strings -fno-math-errno -w -D_REENTRANT -DPIC -fPIC  -Di386 
> -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H 
> -D_LARGEFILE_SOURCE -DHAVE_XVMC -DHAVE_XVMC_VLD 
> -I/usr/share/qt3/mkspecs/**default -I. -I.. -I../.. -o dsputil_mmx.o 
> i386/dsputil_mmx.c*
>
> 2 questions...
>
> 1) How did you know the last time I recompiled...
> 2) Doesn't make distclean get rid of all the makefiles
>
> Thanks Paul,
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>   
ccache is your problem.
yum remove ccache


More information about the mythtv-users mailing list