<br><br><div class="gmail_quote">On Tue, Dec 23, 2008 at 1:07 PM, Michael T. Dean <span dir="ltr"><<a href="mailto:mtdean@thirdcontact.com" target="_blank">mtdean@thirdcontact.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>On 12/23/2008 11:01 AM, A JM wrote:<br>
> I've been running trunk for a while now... so I'm aware of the issues that<br>
> lie beneath, however I am seriously thinking about fixes..<br>
><br>
> I was hoping it was going to be a simple "svn update"... to get me more<br>
> recent and now its just a matter of principal and learning.<br>
><br>
> I'm unfamiliar with the command line -<br>
><br>
> rm -r /usr/{,local/}lib/{libmyth*,mythtv}<br>
> rm /usr/{,local/}include/mythtv*<br>
> Will this check both /usr/local/lib and /usr/lib at the same time?<br></div></blockquote><div><br><br> </div><div>After running the command line for the deletes which it didn't find any the same error is hanging around...<br>
<br> -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX="/usr/local" -DLIBDIR="/usr/local/lib" -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I. -I.. -I../.. -I. -o mpeg.o mpeg.c<br>
gcc -c -pipe -march=athlon-xp -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 -DQT_SHARED -DMMX -Di386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX="/usr/local" -DLIBDIR="/usr/local/lib" -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I. -I.. -I../.. -I. -o mpegts.o mpegts.c<br>
mpegts.c:25:30: error: libmythdb/compat.h: No such file or directory<br>make[2]: *** [mpegts.o] Error 1<br>make[2]: Leaving directory `/home/mythtv/mythtv/libs/libavformat'<br>make[1]: *** [sub-libavformat-make_default-ordered] Error 2<br>
make[1]: Leaving directory `/home/mythtv/mythtv/libs'<br>make: *** [sub-libs-make_default-ordered] Error 2<br><br> </div></div><br>