On Monday, 20 June 2005, at 12:58:03 (-0400), Ben Torell wrote: > In file included from E-ScreenShoot.c:23: > /usr/include/sys/resource.h:56: error: field `ru_utime' has incomplete type > /usr/include/sys/resource.h:57: error: field `ru_stime' has incomplete type
The problem is with your system headers, not the epplets. sys/resource.h is not including its prerequisites properly. Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ <[EMAIL PROTECTED]> n + 1, Inc., http://www.nplus1.net/ Author, Eterm (www.eterm.org) ----------------------------------------------------------------------- "Men always want to please women, but these last 15 years, women have been hard to please. If you want to resist the feminist movement, the simple way to do it is to give them what they want, and they'll defeat themselves." -- Jack Nicholson, "Vanity Fair," April 1994 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
