[mythtv-commits] mythtv commit: r15152 by nigel

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Dec 13 06:24:41 UTC 2007


      Author: nigel
        Date: 2007-12-13 06:24:40 +0000 (Thu, 13 Dec 2007)
New Revision: 15152
   Changeset: http://cvs.mythtv.org/trac/changeset/15152

Modified:

   trunk/mythtv/libs/libmyth/compat.h

Log:

% gcc ... decoder.c
In file included from ../libmyth/compat.h:21,
                 from dvdnav_internal.h:35,
                 from decoder.c:34:
/usr/include/sys/resource.h:81: error: field `ru_utime' has incomplete type
/usr/include/sys/resource.h:82: error: field `ru_stime' has incomplete type
make[2]: *** [decoder.o] Error 1
make[1]: *** [sub-libmythdvdnav] Error 2
make: *** [sub-libs] Error 2

This only showed up after a distclean. No idea why only this source file





More information about the mythtv-commits mailing list